Show countries using ECMAScript, CSS and HTML
|
|
3 лет назад | |
|---|---|---|
| scripts | 4 лет назад | |
| src | 3 лет назад | |
| .env.example | 4 лет назад | |
| .gitignore | 4 лет назад | |
| LICENSE.md | 4 лет назад | |
| Makefile | 3 лет назад | |
| README.md | 4 лет назад | |
| index.html | 3 лет назад | |
| licenses.html | 3 лет назад | |
| opensearch.xml | 4 лет назад |
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 +