1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-09-19 20:02:10 +00:00
No description
Find a file
rohan kumar 347b2c189b
Greatly simplify CSS, dark theme fixes
- Changed: Make all color codes 3-char. Shave off a few bytes.
- Removed: all responsive layout besides the navigation links.
  Everything else should work well at all window sizes without making
  allowances for special cases.
- Removed: redundant CSS rules
- Added: centered images. Left-aligned images in a center-aligned column
  of text break flow.
- Added: dark mode link colors for visited/active. Active link colors
  give better a11y.
- Fix: don't show unnecessary scrollbar for <pre> blocks

Also put more comments in the source to explain why each rule is
important.

All this shrunk the CSS from 1065 bytes to 882 bytes (17% reduction)
2020-12-17 21:27:11 -08:00
archetypes Batman!! (this commit has no parents) 2020-11-03 15:52:34 -08:00
assets Asset organization 2020-12-16 13:19:32 -08:00
content Update web best practices article: add testing 2020-12-16 18:53:24 -08:00
layouts My gemlog deserves sane date formats too! 2020-11-25 22:38:16 -08:00
static Asset organization 2020-12-16 13:19:32 -08:00
themes/etch-custom Greatly simplify CSS, dark theme fixes 2020-12-17 21:27:11 -08:00
.browserslistrc Move link-checking and browserslist out of hintrc 2020-12-14 22:12:52 -08:00
.build.yml CI: fix: missing dep + no chown/chgrp 2020-12-12 21:13:25 -08:00
.gitignore CI: use Makefile to lint, build, and deploy 2020-12-12 21:04:01 -08:00
.hintrc Move link-checking and browserslist out of hintrc 2020-12-14 22:12:52 -08:00
.rsyncignore CI: use Makefile to lint, build, and deploy 2020-12-12 21:04:01 -08:00
.stylelintignore CI: use Makefile to lint, build, and deploy 2020-12-12 21:04:01 -08:00
.stylelintrc.json CI: use Makefile to lint, build, and deploy 2020-12-12 21:04:01 -08:00
config.toml Default description: "Seirdy's Home" 2020-12-11 12:01:37 -08:00
LICENSE Batman!! (this commit has no parents) 2020-11-03 15:52:34 -08:00
lychee.toml Move link-checking and browserslist out of hintrc 2020-12-14 22:12:52 -08:00
Makefile Greatly simplify CSS, dark theme fixes 2020-12-17 21:27:11 -08:00
README.md Link to proj. hub instead of git repo on sourcehut 2020-11-19 20:35:59 -08:00

seirdy.one

sourcehut GitLab
mirror GitHub
mirror

builds.sr.ht status

Code for my personal website, seirdy.one. Built with Hugo.