Show countries using ECMAScript, CSS and HTML
Jesús 1a404e9da6 [Makefiel]: change to standar python run | il y a 2 ans | |
---|---|---|
scripts | il y a 3 ans | |
src | il y a 3 ans | |
.env.example | il y a 3 ans | |
.gitignore | il y a 3 ans | |
LICENSE.md | il y a 3 ans | |
Makefile | il y a 2 ans | |
README.md | il y a 3 ans | |
index.html | il y a 2 ans | |
licenses.html | il y a 2 ans | |
opensearch.xml | il y a 3 ans |
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 +