Commit Graph

7 Commits

Author SHA1 Message Date
Hugo Locurcio
516670446a Style the table at build time to speed up page loading (#4)
This makes the page load in ~500 ms instead of 3 seconds on
Chromium 81 on Linux.
2020-06-27 00:42:30 +02:00
Hugo Locurcio
9e991a89d0 Make the table favor horizontal scrolling over wrapping 2020-03-23 22:32:05 +01:00
Hugo Locurcio
06b29224a1 Center main elements on the page 2020-03-23 22:31:47 +01:00
Hugo Locurcio
c4bb1ea171 Add a static .nojekyll file
This is required so the deployed website isn't considered as a
Jekyll site by GitHub Pages.
2020-02-26 22:06:22 +01:00
Hugo Locurcio
1da342d6b9 Tweak the table hover background color
This makes the hover effect easier to distinguish from the even-odd
row background colors.
2020-02-26 22:06:03 +01:00
Hugo Locurcio
afd26a5038 Improve link colors for readability 2020-02-26 22:05:46 +01:00
Hugo Locurcio
f69e63d931 Initial commit 2020-02-26 20:01:37 +01:00