Commit graph

56 commits

Author SHA1 Message Date
51cdd232ad
Add Coils and Spoils 2024-11-08 18:13:10 -03:00
122cfaf7eb
Improved search 2024-11-07 15:11:48 -03:00
74e6e66665
Fix copyrightedCharacters in feed 2024-11-02 16:22:50 -03:00
b03aca87e7
Retouch all pages and add 'Engaged in Reality' 2024-11-01 19:44:34 -03:00
ecb8618a67
Add 'Good Pet' 2024-10-06 10:27:44 -03:00
81db8a35e0
Add Big Haul Part 2 2024-10-04 09:13:48 -03:00
d85522e4e6
Move some MastodonComments logic to Alpine 2024-09-25 18:19:08 -03:00
328e84ccc7
Migrate some scripts to Alpine and add 18+ icon 2024-09-25 13:38:09 -03:00
97ed46af78
Publish and add Mastodon post 2024-09-23 18:02:21 -03:00
4043a2dad9
Finish SSH apps post 2024-09-23 13:16:43 -03:00
55dd016560
Add post 'SSH all the way down' 2024-09-22 15:39:11 -03:00
d56a8cc95d
Multiple feeds and improve rendering 2024-09-14 22:01:52 -03:00
dadbd32e1b
Use path aliasing and improve accesibility 2024-09-14 17:52:43 -03:00
b464c5e795
Update dependencies and version 2024-09-14 15:39:48 -03:00
0a76dd6172
Move blogposts to mdx 2024-09-14 13:50:00 -03:00
09934a9f8e
Add Tippy.js tooltips to focusable elements 2024-09-07 18:30:46 -03:00
a2fbf908aa
Final touches to the facelift 2024-09-07 18:02:53 -03:00
90fc60e871
Update licenses and improve sr-only elements 2024-08-31 19:02:45 -03:00
287f2cae2f Update navbar in GalleryLayout and add astro-htaccess 2024-08-30 17:50:38 -03:00
6ff0de4a50 Improvements to scripts and search, and improve pages on text-only browsers 2024-08-29 15:39:38 -03:00
5521291e5b Fix non-WASM search with polyfill and optimize minified scripts 2024-08-27 13:22:48 -03:00
fb30f1b416 Use history.replaceState ageVerified query and improve export-story script 2024-08-26 14:53:09 -03:00
21a77ed254 Improve HTML rendering in Markdown and update layouts 2024-08-26 12:54:32 -03:00
57c2c7c649 Improve age-restricted hyperlinks, clean up markup, and add navigation icons 2024-08-25 16:18:13 -03:00
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
dafb240517 Update Marked dependency 2024-08-14 01:51:57 -03:00
cd67f6a5c5 Add qualifyLocalURLsInMarkdown()
This will handle special links in the description and similar fields
2024-08-12 21:57:09 -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
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
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
f8ac450ab5 Update dependencies and improve build performance 2024-07-24 14:22:00 -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
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
837433364d Add platforms to GameLayout 2024-04-12 18:15:03 -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
37db38b613 Improve i18n support and config validation 2024-03-30 15:06:58 -03:00
4f83ae8802 Add i18n module and fix missing CopyrightedCharacters 2024-03-29 22:48:36 -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