This is the canonical repository. Forgejo push-syncs it to GitHub, which is where the static pages are served from.
Find a file
jade ad8ff9bfbb type: readjust font sizes and spacings a little
This is in response to a minor complaint about the text size on
mastodon, which I agree with:
https://chaos.social/@imadnyc@mstdn.social/112961604691513932

I personally agree that 20px does not feel right, and more to the point,
our previous type scale was really odd: body text was 1.25rem (20px),
while the nav links were 1rem (16px). It seems like the intent of this
was to make it so that the body text was not 16px, which felt too small
(and does to me too).

However, it seems to me like the *actual* solution here is to set the
entire type scale overall larger, then decrease the size of any type
that looks particularly silly.

Thus, I've set the root font-size to 18px (via a percentage of 112.5%)
instead of the default 16px, which will fix all the 1rem font sizes
elsewhere in the site, to *make* 1rem a reasonable body text size.
2024-08-22 14:30:34 -07:00
.github/workflows github: add automatic deployment 2024-05-05 10:35:28 -06:00
archetypes initial commit of template 2024-04-26 22:49:34 -06:00
content fix pr link 2024-08-12 18:26:19 -07:00
data/home consistency: use upper-case Lix 2024-05-05 10:59:14 -06:00
nix nix: expose the site content in our flake 2024-04-27 01:10:42 -06:00
static/.well-known/matrix static: add well-known matrix files 2024-05-05 23:53:01 +00:00
themes/lix type: readjust font sizes and spacings a little 2024-08-22 14:30:34 -07:00
.gitignore initial commit of template 2024-04-26 22:49:34 -06:00
.gitmodules initial commit of template 2024-04-26 22:49:34 -06:00
.hugo_build.lock initial commit of template 2024-04-26 22:49:34 -06:00
config.yaml Add posts support 2024-07-10 19:50:10 +02:00
flake.lock 2.91 blog post 2024-08-12 18:14:53 -07:00
flake.nix flake.nix: switch to 24.05 2024-07-10 19:42:55 +02:00
TODO.md website: set things up to go live~ 2024-05-05 20:48:34 -06:00
update_version.py Automate replacing the versions in the installation instructions 2024-07-18 19:25:18 +02:00