Theme built in Bulma CSS framework
Jesús 48084bab0c Fix w3c syntax | 3 роки тому | |
---|---|---|
scripts | 3 роки тому | |
src | 3 роки тому | |
.gitignore | 3 роки тому | |
LICENSE.md | 5 роки тому | |
Makefile | 3 роки тому | |
README.md | 3 роки тому | |
about.html | 3 роки тому | |
contact.html | 3 роки тому | |
index.html | 3 роки тому | |
post.html | 3 роки тому | |
post2.html | 3 роки тому |
Theme built in Bulma CSS framework
Orginal Repo:
$ git clone https://git.sr.ht/~heckyel/cl-theme
Mirror Repro:
$ git clone https://notabug.org/heckyel/cl-theme
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
This work is under the License GNU AGPLv3 +