Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fgregg/openstates-hugo
- Owner: fgregg
- Created: 2016-11-04T02:26:54.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-04T02:27:36.000Z (about 8 years ago)
- Last Synced: 2024-10-15T09:55:51.410Z (3 months ago)
- Language: HTML
- Size: 313 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).