This site is built with Jekyll and Bootstrap.
- Copy a file project file from the
_posts
folder and rename it to{date}-project-{project-name}
- Fill the fields in the copied file accordingly
- Run
jekyll serve
and check in the browser on0.0.0.0:4000
if the site looks like expected - Send a Pull Request
Based on the OpenSUSE's excellent mentoring project.