aboutsummaryrefslogtreecommitdiff
path: root/config.toml
AgeCommit message (Collapse)Author
8 daysFix incorrect homepage clue (wan not lan)Anthony Wang
9 daysMake homepage puzzle more funAnthony Wang
12 daysCall it git instead of cgit so homepage icon shows upAnthony Wang
12 daysSwitch homepage icon to Git (no cgit icon 😢)Anthony Wang
2024-12-06Revert "Rename site to lowercase"Anthony Wang
This reverts commit 22b2123d0e0b86fa3507600c23ae1f27c4f8e293.
2024-12-03More descriptive comment in config.toml about ignoring staticAnthony Wang
2024-12-03Manually copy static since btrfs can do it faster than Hugo's ↵Anthony Wang
https://github.com/gohugoio/hugo/blob/487bb96474363070a9b5b22ce4640f80329e91e4/commands/hugobuilder.go#L437
2024-12-03Rename site to lowercaseAnthony Wang
2024-12-02No longer a subdomainAnthony Wang
2024-12-02New domain!Anthony Wang
2024-11-24Make the homepage puzzle slightly less obviousAnthony Wang
2024-11-20<meta> link to my fedi accountAnthony Wang
2024-10-17Update theme, move minify from CI pipeline to config.tomlAnthony Wang
2024-08-23Limit RSS feeds to 20 entriesAnthony Wang
This reduces bandwidth (probably not a huge difference), prevents non-posts from appearing in my top-level feed (which can cause weird date glitches in some feed readers since those pages don't have dates), and makes my feed more friendly to add to feed readers since it won't add dozens of posts
2024-03-29Remove Codeberg, Peertube from home page, delete iconsAnthony Wang
2024-03-27Add author field in RSS feed by setting params.author.email to "Anthony Wang"Anthony Wang
Revelant line in Hugo: https://github.com/gohugoio/hugo/blob/54a8f0ce21015df7f9927dca358b6d09a560e37b/tpl/tplimpl/embedded/templates/_default/rss.xml#L65 Interestingly, the RSS 2.0 spec says the author field should be an email address: https://www.rssboard.org/rss-specification#ltauthorgtSubelementOfLtitemgt
2023-12-29Move random quotes to footer, disable next/prev buttons which collide with ↵Anthony Wang
footer text
2023-12-29Remove Git link from navbar to declutter itAnthony Wang
2023-02-18Remove Liberapay from main pageAnthony Wang
2023-01-20Revert "style: add trailling stash to baseURL as mandated by docs"Anthony Wang
This reverts commit fb7201b6a54ff6118b6c225f5c43aa77cb211891.
2023-01-13style: add trailling stash to baseURL as mandated by docsAbheek Dhawan
2023-01-09Add rel="me" to social links and update AUR usernameAnthony Wang
2023-01-09Enable prev and next buttonsAnthony Wang
2023-01-01Replace Gitea with ForgejoAnthony Wang
2022-11-27Add Codeberg icon to home pageAnthony Wang
2022-09-07Remove newline completely from descriptionAnthony Wang
2022-09-07Testing <br> for forcing newlineAnthony Wang
2022-09-07Fix TOML string newlineAnthony Wang
2022-09-07Update description text to Anthony WangAnthony Wang
2022-09-07Revert description changeAnthony Wang
2022-09-07Update Mastodon and summary textAnthony Wang
2022-09-07Update PeerTube and Matrix usernamesAnthony Wang
2022-09-05Rename protonmail.svg to email.svgAnthony Wang
2022-09-05Update usernamesAnthony Wang
2022-09-01Rename ta180m to hAnthony Wang
2022-07-05Remove GitHub icon on homepageAnthony Wang
2022-06-26Remove duplicate slash from baseURLAnthony Wang
2022-04-28Add Liberapay link to homepageAnthony Wang
2022-04-27Redo footerAnthony Wang
2022-04-27Add emoji to footerAnthony Wang
2022-04-27Change the homepage description to pseudo-LispAnthony Wang
2022-04-27Make the homepage more FUNAnthony Wang
2022-02-01Use animated logo again!Anthony Wang
2022-02-01Temporarily revert back to nonanimated logoAnthony Wang
2022-02-01Use webp for animated logoAnthony Wang
2022-02-01Temporarily use non-animated dodecahedron to save bandwidthAnthony Wang
2022-02-01Use webp images for animated dodecahedraAnthony Wang
2022-01-09Update Gitea linkAnthony Wang
2022-01-08Switch baseURL to ta180m.exozy.meAnthony Wang
2021-12-22Move contact page to emailAnthony Wang