A small demo documentation site built with GitHub Pages and Jekyll.
Welcome! This page will walk you through everything you need to know before you begin.
Before you get started, make sure you have the following:
MariekeVDA.github.io/
├── _config.yml # Jekyll configuration
├── index.md # Home page
├── README.md # Repository readme
└── docs/
├── getting-started.md # This page
├── installation.md # Installation guide
└── usage.md # Usage guide