Fonts under the /data/font
directory are under License: SIL OFL 1.1, also copied there in full.
Would you like to support the development of this app to new heights? Then: Be my backer on Patreon
Please make sure you have these dependencies first before building.
granite
gtk+-3.0
gtksourceview-3.0
libwebkit2gtk-4.0-dev
libmarkdown2-dev
meson
Simply clone this repo, then:
$ meson build && cd build
$ mesonconf -Dprefix=/usr
$ sudo ninja install