dbriemann / glyph

A static site generator utilizing Github issues and pages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

glyph

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.

Usage

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.

Credits

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.

About

A static site generator utilizing Github issues and pages.

License:MIT License


Languages

Language:Go 100.0%