Show countries using ECMAScript, CSS and HTML
Jesús 1a404e9da6 [Makefiel]: change to standar python run | hace 2 años | |
---|---|---|
scripts | hace 3 años | |
src | hace 2 años | |
.env.example | hace 3 años | |
.gitignore | hace 3 años | |
LICENSE.md | hace 3 años | |
Makefile | hace 2 años | |
README.md | hace 3 años | |
index.html | hace 2 años | |
licenses.html | hace 2 años | |
opensearch.xml | hace 3 años |
Theme built CSS and JavaScript
$ cp -v .env.example .env
Hyperbola GNU/Linux-libre
$ make serve
Debian, Trisquel, Ubuntu
$ make serve PY=python3
Orginal Repo:
$ git clone https://hgit.conocimientoslibres.ga/testing/countries.git
Mirror Repo:
$ git clone https://notabug.org/heckyel/countries.git
First, you need to compile the theme using SassC compiler amd Python as local-server.
Then install sassc
for example:
# pacman -S sassc
You see Makefile:
$ make all
This work is under the License GNU AGPLv3 +