Commit graph

17 commits

Author SHA1 Message Date
55dd016560
Add post 'SSH all the way down' 2024-09-22 15:39:11 -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
d529b043c6 Improved readability and accessibility for CSS-less mode 2024-08-10 01:46:30 -03:00
6dd8a92318 Add posts to latest story 2024-08-08 09:49:11 -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
579e5879e1 Add static checking to i18n and improve types 2024-07-24 21:48:46 -03:00
f8ac450ab5 Update dependencies and improve build performance 2024-07-24 14:22:00 -03:00
d01594f456 Migrate deploy-lftp script to tsx
Also change assets directory to `assets` and add default `.htaccess` file
2024-07-18 19:18:09 -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
d8164f54d7 Version 1.0.0 2024-03-27 22:24:08 -03:00
808f565e59 Add export-story script and draft for Tiny Accident 2024-03-24 22:48:14 -03:00
d4a9dc9dbc Add description exports and collapse characters from same user 2024-03-21 22:24:58 -03:00
aba96f95a2 Remove Docker config and fix inline scripts 2024-03-20 15:01:42 -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