Commit Graph

24 Commits (supakeen/ui-improvements)
 

Author SHA1 Message Date
supakeen 13002057f8 Initial Review Changes.
A bigger border for the logo, some prettier margins. Remove one of the
breakpoints for the screen size. Fix the footer again, but this time
within the constraints of 'the body'.
2 years ago
supakeen 1f0ba04aca Bad editor. Bad.
Fix mixed indentation and removal of tabs.
2 years ago
supakeen 3bdbde1c2f Propagate CSS variables.
CSS variables are used for the prefers-dark, propagate them to component
CSS as well.
2 years ago
supakeen 0f46a4abc9 Left-align content.
Aligning the content to the left allows for a more consistent experience
while resizing.
2 years ago
supakeen 363accb91a Play with the background for prefers-dark. 2 years ago
supakeen 0e97559d27 Cleanup of CSS.
All units expressed in `rem`, invert logo in prefers-dark, padding
around the footer.
2 years ago
supakeen 925778b060 Text line-height and link hovers, semantics.
The general 'good readability' rule is to have a bit larger line-height,
aside from this I've added some interactivity to links by hovering over
them.

I also replaced `staticContent` with `article` for semantics.
2 years ago
supakeen a351c5d8f1 Dark mode through media query.
Browsers can prefer a certain color scheme. This commit implements a new
dark color scheme for the website which is supposed to be a placeholder,
better colors could be chosen.
2 years ago
supakeen 0c6ba5e1e4 Add media queries for larger screens.
It is hard for people to keep track of very wide pages (and
sentences), with these mediaqueries the width of the site is limited on
screens that are wider than a 1000, or 1400 pixels.
2 years ago
supakeen 9e680d0882 Simplify layout and templates.
By removing wrapper elements and switching to a CSS grid layout there
are overall less elements to style while providing the same
possibilities.
2 years ago
Sven Slootweg c21a9fea09 Upgrade budo-express to fix bundle livereload issue 2 years ago
Sven Slootweg 08b3ce9177 Add example config.json 2 years ago
Sven Slootweg 5326778971 Add initial technology page 2 years ago
Sven Slootweg a45d67b6ff This dependency does not belong here... 2 years ago
Sven Slootweg 5b2a41cb99 Commit bundle 2 years ago
Sven Slootweg ebfcf8f598 Fix dependency issue upstream instead 2 years ago
Sven Slootweg 2968e52275 Work around weird dependency issue with yarn2nix 2 years ago
Sven Slootweg f5eb2ddde5 Remove obsolete import 2 years ago
Sven Slootweg b96ca3b7b5 Make binary executable 2 years ago
Sven Slootweg 101aa8ad5a Set up binary 2 years ago
Sven Slootweg dd7ef4ae97 Make scraping host configurable 2 years ago
Sven Slootweg 78a0c5a051 WIP 2 years ago
Sven Slootweg 8537fb91e0 WIP, sync 2 years ago
Sven Slootweg 3f67beaaa6 Initial commit 3 years ago