This is a very simple project aimed to get people started in contributing to opensource, get them familiar with git and Github.
-
Create a simple HTML file in the
pages
folder with anything that intrests you, add photos, some text and make it beautifull. -
Add a link to the file in the
index.html
which would be something like
<a href="pages/{name of your file.html}"> My beautifull page </a>