A static site generator utilizing Github issues and Github pages.
See my blog as an example of how it can look and my introduction to Glyph.
Install glyph by downloading the latest release or by running go get -u -v github.com/dbriemann/glyph
.
Head over to glyph-zero and continue with the provided instructions.
Glyph uses several awesome libraries. Here is a list for acknowledgement:
- github.com/BurntSushi/toml
- github.com/google/go-github/github
- github.com/PuerkitoBio/goquery
- github.com/cbroglie/mustache
- github.com/gorilla/feeds
- github.com/gosimple/slug
- github.com/shurcooL/github_flavored_markdown
If something is missing drop me a message or open an issue.