A small demo documentation site built with GitHub Pages and Jekyll.
🌐 Live site: https://MariekeVDA.github.io
- Home –
index.md - Getting Started –
docs/getting-started.md - Installation –
docs/installation.md - Usage –
docs/usage.md
bundle install
bundle exec jekyll serveThen open http://localhost:4000.