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 +