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