Skip to content

RyanFleck/hugo-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Test Site

Build Status

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:

hugo

Development:

hugo serve

Resources:

  1. https://www.zeolearn.com/magazine/develop-a-theme-for-hugo
  2. Icons: https://ionicons.com/
<style>
@import url('https://fonts.googleapis.com/css?family=PT+Mono|Quattrocento');
</style>
font-family: 'Quattrocento', serif;
font-family: 'PT Mono', monospace;

About

Hugo SSG test.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors