Go to file
Steve Francia 5d109c097f upgrade to Hugo's included SCSS support 2019-10-28 18:32:46 -04:00
archetypes adding 13 presentations and updating 3 with videos 2019-04-09 17:06:25 -04:00
assets/css upgrade to Hugo's included SCSS support 2019-10-28 18:32:46 -04:00
content Adding introduction to legacy of Go post 2019-10-28 13:58:54 -04:00
layouts upgrade to Hugo's included SCSS support 2019-10-28 18:32:46 -04:00
static upgrade to Hugo's included SCSS support 2019-10-28 18:32:46 -04:00
.gitignore upgrade to Hugo's included SCSS support 2019-10-28 18:32:46 -04:00
README.md Adding all files 2013-12-30 23:12:22 -05:00
config.toml fix SSL issue 2019-02-19 18:40:43 -05:00

README.md

Steve Francia's Website

This is the source for http://spf13.com. I use Hugo to take the source here and create a static site which can be found at spf13

Hugo, is new idea around making website creation simple again. Hugo flexibly works with many formats and is ideal for blogs, docs, portfolios and much more. Hugo's speed fosters creativity and makes building a website fun again.

I hope this site can serve as a good example for anyone using Hugo.

License

The following files and directories including their contents are Copyright Steve Francia, or their respective copyright holders:

  • content/
  • static/media/
  • static/static/fonts/
  • static/favicon.ico
  • static/apple-touch-icon.png

All other directories and files are MIT Licensed unless clearly designated otherwise.

Feel free to use the HTML and CSS as you please. If you do use anything here, a link back to http://github.com/spf13/hugo would be appreciated.