Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maphew/themes


https://github.com/maphew/themes

Last synced: about 1 month ago
JSON representation

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.