# Countries Theme built CSS and JavaScript ## Usage ```console $ cp -v .env.example .env ``` Hyperbola GNU/Linux-libre ```console $ make serve ``` Debian, Trisquel, Ubuntu ```console $ make serve PY=python3 ``` ## Installation Orginal Repo: ```console $ git clone https://hgit.conocimientoslibres.ga/testing/countries.git ``` Mirror Repo: ```console $ git clone https://notabug.org/heckyel/countries.git ``` ## Build It First, you need to compile the theme using [SassC](https://github.com/sass/sassc) compiler amd [Python](https://www.python.org/) as local-server. Then install `sassc` for example: ```console # pacman -S sassc ``` You see Makefile: ```console $ make all ``` ## License This work is under the License [GNU AGPLv3 +](LICENSE.md)