DOCTYPE>
I installed "Brackets" an open source code editor, using Brackts I wrote and edited the html code of this site. At first I open an index page:
Next step was open a page for each week assignment, I opened new pages and saved each of them as html on my copy storage space, and created link to each of them using
I added few design elements as well using and style=.
Most challenging part of this project was to upload the site to the main fablab 2014 site.
Together with, Ohad the local instructor we used murcial :
hg pull
Moved the files to my folder in the main Fablab archive
hg add
hg commit -m "neta"
hg push
hg update