Simple
Theme built only CSS
Installation
Orginal Repo:
$ git clone https://c.fridu.us/software/simple.git
Mirror Repo:
$ git clone https://notabug.org/heckyel/simple
Usage
Hyperbola GNU/Linux-libre
$ make serve
Debian, Trisquel, Ubuntu
$ make serve PY=python3
Build It
First, you need to compile the theme using SassC compiler.
Then install sassc
for example:
# pacman -S sassc
You see Makefile:
$ make all
License
This work is under the License GNU AGPLv3 +