Skip to content

faremeter/faremeter-site

Repository files navigation

Faremeter's Public Website

This website uses hugo. You can modify the CSS, themes, and settings, and adjust it however you'd like. See the hugo documentation for more information.

It's currently very informal. Just commit your changes (make sure they're actually ones you want live) and push your branch to GitHub's main.

  1. Setup your environment

On macOS you need homebrew. To install hugo just do:

brew install hugo
  1. Previewing content
hugo serve

and then browse to http://localhost:1313/

  1. Publishing Content

git add your content, and then commit. Once you've done that, run:

hugo build

and git add the contents of public. Once you git push the main branch to GitHub, the site will automatically be published.

About

Faremeter's public-facing website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors