Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 728 Bytes

File metadata and controls

37 lines (25 loc) · 728 Bytes

Seekers Wiki 📖

Test locale

Install requirements

Install ruby packages:

sudo gem install jekyll bundler rake rexml webrick jekyll-feed jekyll-seo-tag just-the-docs webrick jekyll-spaceship

Navigate to directory:

cd docs

Install dependencies:

bundler install

Host website

bundler exec jekyll serve

You can view the website on http://127.0.0.1:4000/.