Show countries using ECMAScript, CSS and HTML
Jesús 1a404e9da6 [Makefiel]: change to standar python run | пре 2 година | |
---|---|---|
scripts | пре 3 година | |
src | пре 2 година | |
.env.example | пре 3 година | |
.gitignore | пре 3 година | |
LICENSE.md | пре 3 година | |
Makefile | пре 2 година | |
README.md | пре 3 година | |
index.html | пре 2 година | |
licenses.html | пре 2 година | |
opensearch.xml | пре 3 година |
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 +