Commit graph

21 commits

Author SHA1 Message Date
Alex Cabal
aadeab3b0c Add crossorigin attribute to preloaded fonts so that they actually work 2021-06-01 12:35:48 -05:00
Alex Cabal
2a25d5f473 Remove safari-pinned-tab.svg as it is no longer necessary 2021-04-27 13:25:44 -05:00
Alex Cabal
3f1af712f4 Use file modified time to bust CSS cache instead of file crc 2021-04-23 12:19:27 -05:00
Alex Cabal
7e155b600c Add header information to preload web fonts 2021-03-30 16:53:08 -05:00
Alex Cabal
4b4e2b7e84 Fix some color scheme bugs in manual CSS 2021-01-10 19:03:47 -06:00
Alex Cabal
681c7a93e6 Add embedded newsletter signup form 2021-01-06 19:59:39 -06:00
Alex Cabal
11224136d1 Merge reset.css into core.css, and add settings page for specifying dark mode preferences 2021-01-02 16:53:01 -06:00
Alex Cabal
99f1c1537a Switch from JSON-LD to RDFa for internal metadata 2020-12-26 14:55:13 -06:00
Alex Cabal
796ce22a9e Add donation page and masthead 2020-12-20 14:32:58 -06:00
Guilherme Simoes
27f7862ae9 Use PNG as meta image since SVG is unsupported
Also use the homepage image instead of the logo because:

1. It's more visually appealing
2. It's what facebook is already using

https://developers.facebook.com/tools/debug/?q=https%3A%2F%2Fstandardebooks.org%2F
2020-12-07 14:10:02 -06:00
Guilherme Simoes
d27648c891 Provide a fallback meta title when none is given 2020-12-07 14:10:02 -06:00
Alex Cabal
500b2e8150 Don't import reset.css to prevent FOUC 2020-11-19 20:42:05 -06:00
Alex Cabal
c6e8e7d36a Serve PHP files as XHTML 2020-09-21 12:45:27 -05:00
Alex Cabal
79ec73946e Close all void HTML tags and remove HTML entities 2020-09-04 12:42:27 -05:00
Alex Cabal
ada670b7d4 Add a version hash query string to CSS files to ensure users get thhe lastest versions regardless of their local cache 2020-08-14 13:36:47 -05:00
Alex Cabal
986183a83f Remove trailing slashes from URLs 2020-05-02 21:03:22 -05:00
Alex Cabal
fe2d83461f Release SEMOS 1.0.0 2020-03-30 10:48:34 -05:00
Alex Cabal
d78d2ee402 Add the first draft of the unified manual 2020-03-12 22:28:24 -05:00
Alex Cabal
5e23dc069e Improve Open Graph data 2018-12-30 18:30:07 -06:00
Robin Whittleton
2affd08cf9 Initialise highlighting without jQuery
Nothing against the venerable old library, but it’s only being used here as a loader for the syntax highlighter. This approach will work in everything even remotely modern (IE9+, everything else), and saves 30Kb gzipped plus parsing time on the pages it’s used on.
2018-12-30 17:50:34 -06:00
Alex Cabal
28c8a3f0ba Initial commit 2018-12-29 16:02:00 -06:00