Skip to content

mestery/siliconloons

Repository files navigation

siliconloons

Netlify Status GitHub license

Silicon Loons Blog Site

Howto

To generate this site, follow the instructions below:

  1. Clone this repository, including submodules:

    git clone --recurse-submodules git@github.com:mestery/siliconloons.git

  2. Build the site using hugo

    hugo --theme=terminal

  3. Sync the content out to your hosting provider:

    rsync -avz -e ssh public/* mestery@sadira.dreamhost.com:siliconloons.com/

  4. You're done!

To create a new post, run a command such as the following:

hugo new posts/2014-12-26-welcome-to-hugo.md

References

The following are links for references for working with Hugo and Markdown:

About

Silicon Loons Blog Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published