Theme built in Bulma CSS framework

Jesús 48084bab0c Fix w3c syntax 3 yıl önce
scripts 06bffad022 fully support navbar menu without javascript 3 yıl önce
src 78b18446fd style.css: version 2.0.2 3 yıl önce
.gitignore 48bf9da8c5 update .gitignore 3 yıl önce
LICENSE.md 92f10a84cb first commit 5 yıl önce
Makefile c11a10e0e6 Makefile: add serve mode 3 yıl önce
README.md d0c8d9447d [README.md]: update syntax 3 yıl önce
about.html 48084bab0c Fix w3c syntax 3 yıl önce
contact.html 48084bab0c Fix w3c syntax 3 yıl önce
index.html 48084bab0c Fix w3c syntax 3 yıl önce
post.html 48084bab0c Fix w3c syntax 3 yıl önce
post2.html 48084bab0c Fix w3c syntax 3 yıl önce

README.md

CL

Theme built in Bulma CSS framework

Installation

Orginal Repo:

$ git clone https://git.sr.ht/~heckyel/cl-theme

Mirror Repro:

$ git clone https://notabug.org/heckyel/cl-theme

Build It

First, you need to compile the theme using the Sass compiler.

To install Sass, install Ruby and the gem command using your distribution's package manager. Then install sassc for example:

# pacman -S sassc

You see Makefile:

$ make all

License

This work is under the License GNU AGPLv3 +