Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fgregg/openstates-hugo

Source files for Open States blog
https://github.com/fgregg/openstates-hugo

Last synced: about 1 month ago
JSON representation

Source files for Open States blog

Awesome Lists containing this project

README

        

[blog.openstates.org](http://blog.openstates.org)

Test locally with `hugo server -wD`.

Must have the theme installed. If it isn't installed locally yet, `cd themes` and [`git clone` the Hemingway theme](https://github.com/tanksuzuki/hemingway). `hugo -v` for verbose error diagnosis when building.

Deploy via Git submodule, by running `./deploy.sh [optional commit message]`. Must have the Git submodule of `openstates.github.io` already installed, following the [pattern in this walkthrough](https://gohugo.io/tutorials/github-pages-blog/).