vorakl

Results 6 issues of vorakl

Aves - a theme for the Pelican ======================= It's based on the [tuxlite_tbs](https://github.com/getpelican/pelican-themes/tree/master/tuxlite_tbs) theme but was significantly rewritten and extended by new features and customization. Features ======== * Most of...

https://packagecloud.io/vorakl/vbl

feature

Add more options: - embed into the code base as 3rd_party/ * download a certain version * clone/update the whole repo - embed into a final executable Describe why there...

doc

Change the default path to Bash in the shebang: /bin/bash -> /usr/bin/env bash

feature

Change the current '_' symbol used for namespacing to '.' Example: exec_run -> exec.run

feature

Create a Makefile for - updating code in the 3rd_party/ directory - embedding modules (from various sources) into the final executable

feature