Commit graph

250 commits

Author SHA1 Message Date
Alex Cabal
fa5af7ae84 Replace <div> with <hgroup> in ebook pages 2020-08-09 16:22:46 -05:00
Alex Cabal
1ab7c8c0fe Add support for AVIF covers, and multiple image source sets in covers 2020-08-06 17:03:39 -05:00
Robin Whittleton
4495915dae Better background colour for homepage splash
If we set a dark background colour as well as the image it’ll show while the image is loading (or if the image fails to load). This colour is picked from the background of the image to reduce impact when it loads.
2020-07-26 17:23:23 -05:00
Alex Cabal
57b3c5dfc7 Improve appearance of <code> outside of the SE manual 2020-07-22 00:20:09 -05:00
Robin Whittleton
b1b2dc4e14 Replace Source Code Pro with Fira Mono for code snippets
The main reason to do this is to fix https://github.com/standardebooks/manual/issues/9, but the font is also about 20% smaller which is a nice benefit.

Fira Mono is also licensed under OFL so no change there. I have no stylistic preference either way, but they’re broadly similar in look. Fira Mono has no italic faces, but we have no italic display of source code so no loss there.
2020-07-01 16:39:06 -05:00
Alex Cabal
4ced3ddd24 Don't use lowercase nums in code listings 2020-05-30 15:43:09 -05:00
Alex Cabal
24df2c69b8 Fix spacing in footer items and replace bullet with middot 2020-05-26 14:24:20 -05:00
Alex Cabal
abd506d5bb Change dark mode body text to #fff 2020-05-23 20:32:44 -05:00
Alex Cabal
1f445902e2 Don't use lowercase nums in pagination bar 2020-05-23 13:27:19 -05:00
Alex Cabal
2b07471252 Use lowercase numbers in CSS 2020-05-22 15:58:49 -05:00
Alex Cabal
73e8383858 Fix spacing of headers in step by step guide 2020-05-22 11:29:29 -05:00
Alex Cabal
6fa49d012a Adjust line height 2020-05-22 09:35:16 -05:00
Alex Cabal
f7e3a5c39f Better adjustment of footer links in responsive mode, and decrease line height of body text 2020-05-21 14:56:30 -05:00
Alex Cabal
4e88ffd909 Change background color and remove textures for improved readability 2020-05-20 12:02:19 -05:00
Alex Cabal
986183a83f Remove trailing slashes from URLs 2020-05-02 21:03:22 -05:00
Alex Cabal
336f2e6daf Don't shrink check/cross items in manual 2020-04-20 13:58:46 -05:00
Alex Cabal
9192f25c2c Left-align dates in ebook history on small displays 2020-04-05 16:44:33 -05:00
Alex Cabal
6fa548f57f Add links to section identifiers 2020-03-31 13:29:40 -05:00
Alex Cabal
fe2d83461f Release SEMOS 1.0.0 2020-03-30 10:48:34 -05:00
Alex Cabal
6783e0e1a9 Update manual to new draft version 2020-03-26 19:19:08 -05:00
Alex Cabal
cee16cf9ed Update manual to new draft version 2020-03-22 18:37:54 -05:00
Alex Cabal
07bf6cf3ca Update manual and accompanying CSS 2020-03-14 16:07:53 -05:00
Alex Cabal
d78d2ee402 Add the first draft of the unified manual 2020-03-12 22:28:24 -05:00
Robin Whittleton
e8fae98f45 Fix search field styling in Safari
Not sure when this broke, but this disables the default search field style that has shown up. On linght mode it’s ugly but usable, but in dark mode it’s impossible to read your search terms.
2019-12-01 10:46:01 -06:00
Alex Cabal
4b5ffced51 Move dark mode CSS to bottom to override other styles if necessary 2019-10-25 17:17:45 -05:00
Alex Cabal
f1cf572b32 Tweak CSS for dark mode and accessibility 2019-10-24 16:25:55 -05:00
Alex Cabal
7029a25038 Update dark mode styles 2019-10-22 18:13:37 -05:00
Robin Whittleton
154c1553fa Fix homepage dividers in dark mode 2019-10-21 09:06:14 -05:00
Robin Whittleton
d9851908ac Add some fallbacks for browsers that don’t support custom properties
This doesn’t restore the site back to its former glory there, but it’s still totally usable. Browsers that don’t support this new feature is Edge <= 14, IE, iOS <= 8 and Firefox <= 51.
2019-10-21 09:06:14 -05:00
Robin Whittleton
c4b278982c Add dark mode support for code snippets
Basically just darkening the background more.
2019-10-21 09:06:14 -05:00
Robin Whittleton
879e8b9c49 Initial dark mode support for main website
This gets the main website into shape when used in a dark mode context.
2019-10-21 09:06:14 -05:00
Alex Cabal
9e9dbb4f5b Update CSS to right-align ebook history timestamps 2019-10-20 17:56:19 -05:00
Robin Whittleton
f69291c24b Reduce the size of the ebook heading and padding on mobile
A lot of our ebook titles are way too wide on mobile. This reduces the size of the text a bit, but also reduces the padding on either side to give it more room.
2019-10-20 17:56:13 -05:00
Alex Cabal
ea487dba4b Update DP icon image 2019-07-17 17:41:10 -05:00
Alex Cabal
83772af556 Tweak sort select 2019-06-13 15:32:30 -05:00
mgbennet
633b4f493c Matched sort select style to the search bar, and other feedback from Alex 2019-06-13 15:29:29 -05:00
mgbennet
6afb0c14e2 Style changes for new sort form 2019-06-13 15:29:29 -05:00
Danny Bautista
80e1ecc0d0 Add link to author page on ebook page. 2019-05-16 13:27:47 -05:00
mgbennet
5c59facd54 Made ellipses appear only when there are pages between the current page and the start or end. 2019-03-15 12:39:20 -05:00
Alex Cabal
cfa54122d6 Add support for tag browsing and collection browsing 2019-02-26 17:05:23 -06:00
Alex Cabal
1977281a85 Update docs for new pip-based toolset 2019-02-21 16:05:08 -06:00
Alex Cabal
d9bf7223c9 Don't wrap dates in ebook history 2019-02-05 17:00:36 -06:00
Alex Cabal
61bbb06211 Tweak some styles 2019-01-24 17:24:38 -06:00
Alex Cabal
d9c2e0abf2 Switch from Crimson Text to new Crimson Pro 2019-01-24 11:48:19 -06:00
Alex Cabal
f0575be98f Add DP OLS to known sources 2019-01-23 17:46:35 -06:00
Alex Cabal
16eb65ed35 Fix line-height discrepencies in fonts 2018-12-30 19:18:05 -06:00
Alex Cabal
5e23dc069e Improve Open Graph data 2018-12-30 18:30:07 -06:00
Robin Whittleton
cb47dc102e Add local font definitions
Fixes colour highlighting for my Firefox for some reason, but also speeds up the site if those fonts are installed already.
2018-12-30 17:50:34 -06:00
Alex Cabal
62445437fc Tweak CSS 2018-12-30 14:27:20 -06:00
Alex Cabal
28c8a3f0ba Initial commit 2018-12-29 16:02:00 -06:00