35 Commits

Author SHA1 Message Date
Daniel Micay
75f4b33323 set up SRI for future use by CSP v3 2021-11-18 19:08:54 -05:00
Marco Janotta
4ba5b61035 Add color-scheme meta tag 2021-06-23 16:31:27 -04:00
Daniel Micay
cf9bc8d45f use SVG for /favicon.ico if browser asks for it
This makes Chromium use the SVG favicon universally including as the
favicon for non-HTML files.
2021-05-17 10:58:14 -04:00
Daniel Micay
7e145495c4 use dedicated favicon.svg with dark mode support 2021-05-16 12:19:37 -04:00
Daniel Micay
fb1be51f68 rename grapheneos.css to main.css 2021-05-14 22:28:12 -04:00
Daniel Micay
683b0ae201 use empty alt text for decorative header logo 2021-05-03 18:07:47 -04:00
Marco Janotta
c479130069 Add logo to site menu 2021-05-03 17:18:51 -04:00
Daniel Micay
fad2dcd417 improve 404 page explanation 2021-04-19 16:30:06 -04:00
Daniel Micay
b3e07c840e migrate history page into an index page 2021-03-27 15:53:54 -04:00
Daniel Micay
342a31c06c automate CSS/JS cache busting 2021-03-26 21:03:34 -04:00
Daniel Micay
bf88ac32e6 make a dedicated history page 2021-03-08 18:57:34 -05:00
Daniel Micay
5f44f5a921 use svg logo for footer 2021-02-20 12:15:59 -05:00
Daniel Micay
4ff446e2d4 create an install directory with an index page 2021-01-24 11:27:08 -05:00
Daniel Micay
f9390cb9ce declare and use a single Apple touch icon 2020-12-29 22:48:07 -05:00
Daniel Micay
b91d384ad3 add LinkedIn to social site list 2020-12-29 19:38:34 -05:00
Daniel Micay
c950578c7b add styling for inline code blocks too 2020-12-28 05:45:05 -05:00
Daniel Micay
72ca88ec19 add code block styling 2020-12-28 05:31:37 -05:00
Daniel Micay
eb122c42b3 add articles page 2020-12-27 04:56:48 -05:00
Daniel Micay
8bfe1c4023 drop block display for coin-address p element 2020-12-23 15:40:54 -05:00
Daniel Micay
af487c602b center cryptocurrency donation addresses 2020-12-22 17:34:20 -05:00
Daniel Micay
a5cc377025 add Monero donation address 2020-12-22 17:15:08 -05:00
Daniel Micay
71db53f1e5 handle changed -webkit-fill-available semantics
Chromium changed how this works to better match the evolving
specification and our usage effectively became a no-op.
2020-12-21 01:52:09 -05:00
Daniel Micay
5ef55300bd mark up site banner with header element 2020-12-08 00:40:39 -05:00
Daniel Micay
0555b67578 add machine-readable license information 2020-12-07 02:09:22 -05:00
Daniel Micay
d9f57a84b0 use consistent id naming 2020-12-06 12:39:34 -05:00
Daniel Micay
a8cdcca429 move main header id to main element 2020-12-06 10:56:00 -05:00
Daniel Micay
753552e2ac add features page to menu elsewhere 2020-12-05 11:53:03 -05:00
Daniel Micay
dd97f682ff sync CSS version 2020-12-02 19:39:31 -05:00
Daniel Micay
52dcbd7595 use id to style site menu 2020-12-02 18:02:03 -05:00
Daniel Micay
ea1f59da7d use aria-current="page" instead of custom class 2020-12-02 17:54:07 -05:00
Daniel Micay
ff57f2a9b4 update Open Graph prefix URL 2020-11-13 23:03:31 -05:00
Daniel Micay
e07539f627 update Roboto Mono fonts 2020-11-07 13:10:32 -05:00
Daniel Micay
b5f9f7eeab reuse mask-icon.svg as an svg favicon
Yandex.Webmaster requested an SVG favicon and there may be other
software able to take advantage of it too.
2020-10-26 12:48:01 -04:00
Daniel Micay
b5f19b7a53 use semantic main element instead of a div 2020-10-26 10:37:02 -04:00
Daniel Micay
ddaf5ded8f add initial custom 404 page 2020-04-24 11:18:09 -04:00