Skip to content

thomasdenney/high-stile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A static site generator written in Go, aiming to be as minimal as possible. It delegates the conversion of Markdown to HTML to pandoc, so you will need that installed as well.

Features:

  • Generates a blog
  • Creates hard links to avoid excessive copies of static files
  • Converts Markdown to HTML using pandoc
  • Pages and posts can be HTML or Markdown
  • Generates an RSS feed and a JSON feed

I don't recommend that you use this as I wrote it for my personal site.

License

MIT.

About

Static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages