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