-
Notifications
You must be signed in to change notification settings - Fork 1
001 Day
Florian Dahlitz edited this page Jan 3, 2017
·
1 revision
Today was the starting day of #100DaysOfCode. I've done many basic things like setting up
- default header and footer,
- home/start page (showing the 6 latest articles),
- database table including the articles (structure can be seen in db_structure/articles.sql),
- how a certain article is loaded (without pics),
- top-navbar for anything but starting page (without editing css).
For further information have a look at the commits.