Commit graph

17 commits

Author SHA1 Message Date
0a76dd6172
Move blogposts to mdx 2024-09-14 13:50:00 -03:00
cf180442c3
Finish adding blog posts 2024-09-14 09:08:58 -03:00
4a3ee88f77
Start creating blog posts 2024-09-13 22:36:39 -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
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
688f9b982d Deprecate descriptionPlaintext field 2024-07-23 17:53:48 -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
efcfce1e06 Add _Rose's Binge_ and add gallery post links for previous stories 2024-07-20 22:42:16 -03:00
405ad38f5d Add "Woofer Exploration" and improve drafting 2024-06-23 18:24:59 -03:00
837433364d Add platforms to GameLayout 2024-04-12 18:15:03 -03:00
7ca6f52cc2 Add summary section to StoryLayout, some examples, and a few drafts directories 2024-03-28 23:56:25 -03:00
3e8bcbcf43 Add Mastodon comments and remove date-fns dependency 2024-03-27 11:54:18 -03:00
7f7a62a391 Improvements to types and age verification screen 2024-03-24 14:22:39 -03:00
18e98cdb3b Improve tagging and toki pona support 2024-03-22 18:37:22 -03:00
d4a9dc9dbc Add description exports and collapse characters from same user 2024-03-21 22:24:58 -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