OS Component Template is a project that aims to greatly simplify creating a website for your project. It aims to let you write simple markdown pages and deploy the simple jekyll project to gitlab or github.

Edit a bit of metadata and tweak some of the included graphics and have a site up in minutes!

Setup

The process of setting up the site locally consists of:

toolbox enter
sudo dnf install rubygem-bundler
cd os-component-website
bundle install

Alternatively you can be wild and edit the site directly on github using the remote VSCode editor by pressing . after cloning the repo. Right in the browser. It’s insane.

Written with love using Apostrophe.