Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dreadwarrior/kb

A personal knowledge base
https://github.com/dreadwarrior/kb

jekyll-site jekyll-website knowledge-base software-engineering

Last synced: 1 day ago
JSON representation

A personal knowledge base

Awesome Lists containing this project

README

        

# Nokieksel - a personal knowledge base

## rbenv usage instructions

# init rbenv in current shell session
eval "$(rbenv init - -bash)"
# check ruby version (match .ruby-version)
ruby -v
# export gem path
export PATH="$HOME/.local/share/gem/ruby/3.0.0/bin:$PATH"

## Jekyll theme candidates

* [sighingnow/jekyll-gitbook](https://github.com/sighingnow/jekyll-gitbook)
* [pmarsceill/just-the-docs](https://pmarsceill.github.io/just-the-docs/)
* [http://alexander.heimbu.ch/millidocs/](http://alexander.heimbu.ch/millidocs/)