Geofrey Ernest
Geofrey Ernest
This extends the API for Inline to accept optional coma separated list of *css.Stylesheet. This enable to inline styles extracted from external sources.
Some error messages seems to be in swahili, this can be confusing to english speakers.
If anyone has spare time to hack a simple logo( with gopher theme) It will be very much appreciated.
The default theme for bongo is crapy. the theme is here https://github.com/gernest/gh , a great deal need to be done to make it look good.
Installing with `nimble install aporia` gives me this error `````` Error: execution of an external compiler program 'clang -c -w -pthread -O3 -I/Volumes/gernest/Nim/lib -o /private/tmp/nimble_80149/githubcom_nimlangAporia/nimcache/aporia_aporia.o /private/tmp/nimble_80149/githubcom_nimlangAporia/nimcache/aporia_aporia.c' failed with exit code:...
closes #451 This commit adds pkg/stats that defines prometheus counters for active and cordoned tenants. These metrics are exposed to controller-runtime. So they are visible on the controller metrics endpoint....
This attempts to address #525 which is related to #416. problem this commit is trying to solve ---- ``` Alice would like to create several resources on each of their...
The database part is using `sqlite` which is a pain to install and adds more complexity to the end user. I suggest there should be another section which uses nosql...