Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

Latest commit

 

History

History
29 lines (19 loc) · 502 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 502 Bytes

Build Status

Knowledge base

Knowledge gathering place

Getting started

Install dependencies

bundle install

Run Jekyll

bundle exec jekyll serve

Open your browser at http://localhost:3000

Folder structure

  • _jekyll Jekyll internal objects
  • assets Jekyll assets
  • blog Blog homepage
  • collections custom collections folder
  • lib Ruby code to generate files