blogc:feature/sass

Last commit made on 2020-01-12
Get this branch:
git clone -b feature/sass https://git.launchpad.net/blogc

Branch merges

Branch information

Name:
feature/sass
Repository:
lp:blogc

Recent commits

7870e88... by Rafael Martins

make: implemented optional sass support using libsass

pending:

- tests for sass support
- build tests on ci with and without libsass
- documentation
- support sass options in blogcfile

a45e725... by Rafael Martins

build: version bump

174e916... by Rafael Martins

build: do not run tests for rhel8. take 2

10acb8e... by Rafael Martins

build: do not run tests for rhel8

f53486a... by Rafael Martins

build: cmocka is not available for rhel8 right now

d623dfb... by Rafael Martins

common: config-parser: use const for trie data

0903137... by Rafael Martins

maint: use python3, sign distfiles

a576156... by Rafael Martins

common: prevent stdarg errors when format is NULL

c9df78f... by Rafael Martins

blogc: fixed bug that prevented digits in -D arguments

c12bdb9... by Rafael Martins

blogc: loader: minor improvement