Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maphew/themes
https://github.com/maphew/themes
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/maphew/themes
- Owner: maphew
- Created: 2013-03-27T16:34:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-19T17:00:37.000Z (over 11 years ago)
- Last Synced: 2023-04-04T07:53:22.419Z (over 1 year ago)
- Language: JavaScript
- Size: 192 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Acrylamid Themes
A work in progress for a collection of themes to use with Acrylamid.
## Quickstart
```shell
$ git clone [email protected]:posativ/themes.git /path/to/blog
$ cd /path/to/blog
$ vi conf.py # and choose THEME
$ acrylamid compile
```You can set THEME to anything inside `ls theme/`.
## Contribute
Just add a new folder to `theme/` and put all your theme assets and templates
in there.