865ad9743a
some cleanup around hugo + webpack manifest
2021-07-04 10:49:43 -04:00
363b4edf1c
shift asset processing to webpack ( #424 )
...
also migrated SASS to latest syntax (via dart-sass) and vastly simplified light/dark theme logic
2021-06-19 17:19:01 -04:00
b4bec05098
restore tag lists above posts (not linked yet)
2021-05-31 20:57:58 -04:00
233349781e
swap logo in header with my face 📸
2021-05-26 21:40:12 -04:00
733b9b2556
only one <h1> on each page
2021-04-17 09:49:43 -04:00
6138c422b9
update /stats and /privacy, bump Inter font to v3.14, long cache on /vendor
2020-08-18 10:27:59 -04:00
80c926c6f9
re-organize fonts, fix BLM header
2020-08-14 10:22:28 -04:00
dd10234542
remove IE gif from footer, update homepage
2020-08-01 18:14:05 -04:00
5123b8831a
organize config.toml params, and stop treating frontmattered CSS as SCSS unnecessarily -- it appears to cause some weird race condition with temporary files every once in a while...? not the intended use anyways though.
2020-07-12 19:51:19 -04:00
426e7d91f1
clean up styles & extend old browser support via autoprefixer/eslint 🧓🏻
...
and stop encoding emojis like a caveman
2020-07-04 19:29:18 -04:00
45b23c45a3
link View Source in page/post footers to specific file on GitHub
2020-06-26 12:59:46 -04:00
f3198e0235
clean up a bunch of layouts, especially social-images function
...
also made even more config.toml parameters optional, will help when finally releasing theme
2020-06-25 10:35:59 -04:00
9b67b1be01
adguard hides images with width="88" and height="31", for some reason?
...
using style="..." gets around it, but maybe open an issue here?
ba4db91022/SpywareFilter/sections/general_elemhide.txt (L18)
2020-06-07 12:19:15 -04:00
f31c264698
changed domain for Windows Me VMs
2020-06-04 14:20:11 -04:00
a6cb95c0d7
clean up redirects/404s & other random housekeeping
2020-06-02 14:00:40 -04:00
e76acbe657
🚨 this website is now Made for Internet Explorer® (not a prank, kinda)
2020-05-26 18:23:41 -04:00
ee9d95b394
add small links to https://y2k.lol (not ready for prime time yet 🤫 )
2020-05-21 13:06:48 -04:00
24edb85379
create inline-svg partial function
...
[skip ci]
2020-05-14 13:36:27 -04:00
17501e8c34
add simple license and privacy policy pages
...
silly but certain things require these. also added some sitemap priorities to other miscellaneous pages.
2020-04-28 18:53:15 -04:00
a42e27e6e8
remove utteranc.es for now
2020-04-28 09:48:51 -04:00
736cc775e3
straighten up header elements
2020-04-26 09:46:34 -04:00
adfa73b5fc
fingerprint CSS and JS, set one week browser cache
...
...and LOTS of tidying partials
2020-04-25 11:15:31 -04:00
70611f4d1c
publish /previously
2020-04-23 20:45:55 -04:00
d38ff15c2f
get logo from an actual .svg file and inline it
2020-04-23 17:13:41 -04:00
b13da8e05b
dark mode 😎 ( #112 )
...
* prepare dark mode stuffs
* themed all global colors
* store preference in local storage
* toggle styling
* lightbulb position
* minify bundled script with uglify-js instead of hugo
* detect whether user has an OS-wide dark mode preference and use that by default
* two different colors for each homepage link
* inline bulb SVGs into stylesheet
* fingerprint and cache styles for a year
* fix lightbulb positioning with weird magic numbers, will come back to that
* themed syntax highlighting
* use terser instead of uglify-js (b/c of ES6)
2020-04-20 15:04:30 -04:00
abbc3f9678
make the main content/blog section configurable instead of hardcoded to notes
2020-04-13 17:25:29 -04:00
dd05444d21
css animation experiments because I'm bored. #quarantine
2020-04-02 21:36:37 -04:00
2156c6ed88
swap native emojis for Twemojis 🎉 ( #92 )
2020-03-29 15:30:12 -04:00
56ec12a0fa
use Hugo's native menu config for nav bar links
2020-03-25 09:13:29 -04:00
a37e749064
add actual text next to navigation emojis ( #89 )
2020-03-24 11:02:36 -04:00
6c59bb2edc
hugo mod init, and other cleanup
2020-03-10 23:11:10 -04:00
6c44b7d44d
re-organize a bunch of partials
2020-01-14 18:08:42 -05:00