Commit Graph

2010 Commits

Author SHA1 Message Date
Firebrand
0b94c550b5 Streamlined and updated codebase
Restructured the JS completely by separating the code into functions, streamlined it by adding utility functions, changed background setting to classes instead of `document.body.background`, changed quotes object structure
2018-08-09 14:57:32 +07:00
Firebrand
002c743794 Corresponding styling to HTML structure 2018-08-09 14:54:43 +07:00
Firebrand
7eb9b1e248 Better semanticity
<div class="time"> => <time>

<div class="quote"> <div class="text"> <div class="author"> => <div class="quote"> <blockquote> <cite>
2018-08-09 14:53:54 +07:00
Firebrand
39f22f4f03 Semantics, readability and updated structure
Changed HTML structure to a more concise and modern one, added Roboto font definition from Google Fonts
2018-08-09 14:04:45 +07:00
Dave R
0fb6c0386f Update README.md 2018-08-08 18:09:31 +01:00
Dave R
1d75e4cfc2 Add files via upload 2018-08-08 18:08:17 +01:00
Dave R
1074d8260d Update README.md 2018-08-08 18:07:37 +01:00
Dave R
9e07f07617 Update README.md 2018-08-08 18:06:40 +01:00
Dave R
14de7ccd8b Update README.md 2018-08-08 17:59:55 +01:00
Dave R
0083079723 Initial commit 2018-08-08 17:56:50 +01:00