smburdick / fantasy-rpg-wiki-fork

Personal Wiki / Digital Garden and Static Site Setup. This is a template for a personal site, made with GitHub pages. A good starting point for a wiki or zettelkasten

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fantasy-rpg-wiki

Live

Setup

To run the site locally, run

sudo gem install rails
sudo gem install jekyll
sudo gem install jekyll bundler
cd ~/this_project

bundle init
bundle install
bundle add jekyll
bundle exec jekyll serve

About

Personal Wiki / Digital Garden and Static Site Setup. This is a template for a personal site, made with GitHub pages. A good starting point for a wiki or zettelkasten


Languages

Language:HTML 56.5%Language:CSS 37.9%Language:Shell 4.6%Language:Ruby 1.0%