Commit graph

8 commits

Author SHA1 Message Date
Daniel Gibson
3c8113b2b7 Mods page
(not linked from index yet, some of the links will only work once
 1.5.0 is released)
2018-12-09 05:58:41 +01:00
Daniel Gibson
1fc74eecb8 Some more small improvements for mobile
Up to 520px width (I think this should cover most smartphones in
portrait mode?):

* the screenshot thumbnails are scaled to full width so they don't
  look that left-aligned
* the font size is reduced to 16px instead of 18
2018-07-24 20:25:28 +02:00
Daniel Gibson
78f401afac Make the page look better on smartphones
The logo scales, there's some (implicit through max-width 92%) padding
on left/right of content, the page itself shouldn'tt have to be scrolled
left/right (code snippets now wrap, tables can be scrolled by themselves
without scrolling the whole site)
2018-07-24 16:08:19 +02:00
Daniel Gibson
1f1732dad3 twitter image, small css change 2018-07-18 06:11:09 +02:00
Daniel Gibson
8e9e5ed7da Minor layout tweaks, fixed some typos 2018-07-11 04:00:48 +02:00
Daniel Gibson
883d7f93cb fonts
using bitstream vera (as a fallback if system doesn't have dejavu)
because it's relatively small
2018-07-11 00:02:59 +02:00
Daniel Gibson
057b8db187 build index.html from index.md and html parts; more screenshots
the text-heavy sections of index.html (About, News, How to Install) are
now generated from MD, which makes writing them less painful.
2018-07-10 10:42:35 +02:00
Daniel Gibson
e7fbe9a757 initial state 2018-07-07 01:36:08 -01:00