Daniel Micay
0eb219e27e
add additional Monero URI parameters
2020-12-22 17:26:36 -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
edc9cd4cce
code style changes
2020-12-06 11:15:21 -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
5fedad6182
use explicit sections on the donate page
2020-12-02 19:13:05 -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
7af355616b
reword PayPal instructions
2020-11-02 20:38:28 -05:00
Daniel Micay
e0cbd2560c
update donation alt text
2020-11-01 22:21:53 -05:00
Daniel Micay
571f8d40a0
use bitcoin: URI in QR code
2020-11-01 15:04:23 -05:00
Daniel Micay
3e14cfdfe0
switch to Bech32 Bitcoin donation address
2020-10-31 11:01:37 -04: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
ce1aff6317
add label and message to bitcoin URI
2020-10-26 11:58:28 -04:00
Daniel Micay
b5f19b7a53
use semantic main element instead of a div
2020-10-26 10:37:02 -04:00
Daniel Micay
8448b4b65a
GitHub Sponsors update
2020-06-21 17:42:17 -04:00
Daniel Micay
4d0e5d8db6
fix Roboto Mono bold URL
2020-04-02 14:11:40 -04:00
Daniel Micay
37c8a92d01
minor rewording in GitHub Sponsors section
2020-04-02 13:15:07 -04:00
Daniel Micay
b662e67514
add some newlines to donate.html
2020-04-02 13:12:52 -04:00
Daniel Micay
c86d36bea1
minify CSS
2020-04-01 06:28:50 -04:00
Daniel Micay
88a5bfa97f
remove domain from path to logo
2020-04-01 01:31:05 -04:00
Daniel Micay
05658f768c
use upstream font versioning
2020-03-22 05:58:32 -04:00
Daniel Micay
ae8c17cb5d
use font-display: swap
feature
2020-03-22 05:33:06 -04:00
Daniel Micay
7e02be44c5
rewrap lines
2020-02-28 20:02:52 -05:00
Peter Easton
2142f22af2
Update donate page with new Github sponsorship information.
2020-02-28 19:58:48 -05:00
Daniel Micay
0375a27401
increment css version
2020-02-26 09:15:36 -05:00
Daniel Micay
8a8d19fe76
request sending USD as USD instead of converting
2020-02-21 16:47:06 -05:00
Daniel Micay
311bcef197
add initial FAQ with one Q/A as an example
2020-02-14 14:02:20 -05:00
Daniel Micay
1e4d525104
use GitHub Sponsors branding
2020-02-08 07:03:32 -05:00
Daniel Micay
e029ae4df0
clarification
2020-02-08 07:02:41 -05:00
Peter Easton
6875014da0
Add GitHub sponsorship link.
2020-02-08 07:02:10 -05:00
Daniel Micay
5da6a8432f
use generic name for mask icon
2019-08-07 18:15:40 -04:00
Daniel Micay
b00cbbc436
regenerate mask icon
2019-08-07 18:13:56 -04:00
Daniel Micay
7e33d2dd0c
add footer link to Reddit community
2019-08-02 20:02:48 -04:00
Daniel Micay
a45fe7606e
consistently use dash as word separator in URLs
2019-07-17 13:51:39 -04:00
Daniel Micay
cb3fb3db86
prepare for listing FAQ on the other pages
2019-07-09 16:49:58 -04:00
Daniel Micay
1503d660d2
use -webkit-fill-available instead of 100vh
...
The approach of using 100vh interacts poorly with how Chromium and
Safari calculate the viewport height on mobile. They include their
navigation bar as part of the viewport height from the start to avoid
dynamic changes to the viewport site.
2019-07-05 21:40:57 -04:00
Daniel Micay
4b64859ee7
push footer to the bottom of the viewport
2019-06-28 06:18:16 -04:00
Daniel Micay
4200ed10ef
recommend using low fee for Bitcoin
2019-06-19 13:35:46 -04:00
Daniel Micay
e09bfdf7aa
move fonts to dedicated subdirectory
2019-06-18 23:39:06 -04:00
Daniel Micay
60902ba216
releases: add hidden sections for bonito and sargo
2019-06-13 13:51:15 -04:00
Daniel Micay
f424932ea5
drop unnecessary favicon query string for compat
...
Skype appears to be unable to handle this and tries /favicon.ico%3F0
which triggers a 404 errors. The user agent is the following:
Mozilla/5.0 (Windows NT 6.1; WOW64) SkypeUriPreview Preview/0.5
2019-06-12 13:58:44 -04:00
Daniel Micay
a7848665f1
adjust approach to header links
2019-06-03 12:27:06 -04:00