Skip to content

Contributing to the puppylinux.com page

Mick Amadio edited this page Mar 7, 2016 · 5 revisions

Where to start

First you must join GitHub! Once you have done that you should create a fork of this project.

Edit your fork

Your fork is your repository. Once you have edited a page you can issue a pull request so that we can consider your changes which will become part of the puppylinux.com website.

Pages are written in kramdown which is a super-set of markdown. It is very simple and easy to learn and very similar to markdown so if you already know that then you are well enough to being on your way.

Keep your edits simple for each pull request as it is rather complex to test the changes. Ideally, to test changes yourself you need a web server with jekyll installed.

Clone this wiki locally