Skip to content

brsynth/icfree-web

Repository files navigation

Source code for icfree.org. The website was built using Hugo. The domain name is available untill 21/09/2026. Check ovh.com for manual renewal.

Running the website on a local machine

Clone repository

git clone https://github.com/brsynth/icfree-web.git

Install Hugo by following the instructions here: https://gohugo.io/getting-started/installing/

Run the server to access the website

hugo server -D

Build the public folder for deployment. You need to generate this folder and delete the old one each time you make changes to the source code.

hugo

About

Source code for the iCFree website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published