Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 634 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 634 Bytes

Source Repository for Scott's Weblog

This repository contains the source files for my weblog (https://blog.scottlowe.org). The static HTML pages are generated by Hugo (https://gohugo.io) based on the content in this repository. Content is written in Markdown, and the formatting is supplied by the Hugo templates and CSS stylesheets. The theme is a slightly-customized version of Lanyon for Hugo (https://github.com/tummychow/lanyon-hugo).

License

The source files stored in this repository are licensed under the MIT License. The static HTML pages generated by these source files are not licensed under the same license.