Hugo Static Site Generator test. Potential replacement for jekyll.
Now has CI/CD. Hopefully this pattern can be replicated to build sites for friends.
Interesting themes:
Instructions:
Build:
hugoDevelopment:
hugo serveResources:
<style>
@import url('https://fonts.googleapis.com/css?family=PT+Mono|Quattrocento');
</style>font-family: 'Quattrocento', serif;
font-family: 'PT Mono', monospace;