Skip to content

Initmanfs/initmanfs.eu

Repository files navigation

Build Status


Source code of initmanfs.eu, hosted on Gitlab pages


Building locally

To work locally with this project, you'll have to follow the steps below:

  1. Fork, clone or download this project (in recursive mode)
    git clone --recursive [email protected]:initmanfs/initmanfs.gitlab.io.git
    
  2. Install Hugo
  3. Preview your project: hugo server
  4. Add content
  5. Generate the website: hugo (optional)

Read more at Hugo's documentation.

Preview your site

If you clone or download this project to your local computer and run hugo server, your site can be accessed under localhost:1313/.