Commit graph

8 commits

Author SHA1 Message Date
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
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
688f9b982d Deprecate descriptionPlaintext field 2024-07-23 17:53:48 -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
a9d5a88d0e Migrate to LFTP deployment and improve templates
- Add `deploy-lftp` command
- Add 404 page
- Change relative links to absolute links
- Fix pagination links
- Remove drafts from Pagefind indexing
- Fix OpenGraph descriptions for i18n
- Add Commissioners and Requesters components
- Add consistent type-checking for getStaticPaths
2024-06-16 19:43:29 -03:00
7ca6f52cc2 Add summary section to StoryLayout, some examples, and a few drafts directories 2024-03-28 23:56:25 -03:00