Commit graph

19 commits

Author SHA1 Message Date
d022fab5d6 Improvements to a11y and scripts 2024-08-18 22:58:33 -03:00
a335aff2d3 Better microformats support and add PUBLISH_DRAFTS envvar 2024-08-16 21:46:32 -03:00
132b2b69f3 Make Apache config optional and add h-feed support 2024-08-16 16:23:55 -03:00
bf82d8bcd6 Further accessibility and semantic improvements 2024-08-15 23:50:23 -03:00
c38275e2f2 Consolidate published content layouts and fix comments 2024-08-10 13:13:45 -03:00
d529b043c6 Improved readability and accessibility for CSS-less mode 2024-08-10 01:46:30 -03:00
7bb8a952ef Several minor improvements to typing and misc.
- Improved schema validation
- Move username parsing and other validators to schema types
- Fix astro check command
- Add JSON/YAML schema validation for data collections
- Update licenses
- Remove deployment script in favor of rsync
- Prevent unsanitized input in export-story script
- Change "eng" language to "en", per BCP47
- Clean up i18n keys and add aria attributes
- Improve MastodonComments behavior on no-JS browsers
2024-08-07 19:31:38 -03:00
fe908a4989 Add "Playing It Safe" draft and improve type-checking
- Remove most type assertions and improve types
- Validate wordCount property
- Add "Vore Day" tag
- Add licenses
2024-08-03 20:33:49 -03:00
17ef8c652c Improve schema and update tags
- Make constants in schema explicit
- Enumerate tag-categories
- More i18n utilities
- Better anonymous user support without special field
- Remove most tuples and unchecked type-casting
2024-07-26 15:48:57 -03:00
579e5879e1 Add static checking to i18n and improve types 2024-07-24 21:48:46 -03:00
a713adc1ec Add Mastodon links to new stories, add title texts, and improve tags
- Added Mastodon links to "Woofer Exploration" and "Rose's Binge"
- Add title texts to stories and games thumbnails on index, stories, games, and tag pages
- Add descriptions and related tags to tag pages
2024-07-23 17:12:54 -03:00
405ad38f5d Add "Woofer Exploration" and improve drafting 2024-06-23 18:24:59 -03:00
877c02ccfc Add Pagefind searching 2024-04-05 01:00:47 -03:00
e859109ade Add content to RSS feed items 2024-04-02 22:48:48 -03:00
3e8bcbcf43 Add Mastodon comments and remove date-fns dependency 2024-03-27 11:54:18 -03:00
00fa1fb164 Fix typo and add latest uploads to index 2024-03-25 15:35:24 -03:00
41c2f92927 Add support for embeds (i.e. Discord) 2024-03-25 13:11:52 -03:00
324050ee38 Fix up first version and add Prettier and Docker 2024-03-20 11:34:09 -03:00
09a1919d36 Initial commit 2024-03-20 00:56:57 -03:00