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
This commit is contained in:
parent
837433364d
commit
a9d5a88d0e
26 changed files with 254 additions and 70 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
# slug: some-custom-slug
|
||||
title: Example Draft
|
||||
title: Example Story
|
||||
# shortTitle: Example
|
||||
pubDate: 2024-01-01
|
||||
isDraft: true
|
||||
|
|
@ -8,7 +8,7 @@ authors: bad-manners
|
|||
wordCount: 1000
|
||||
contentWarning: >
|
||||
Contains: Non-fatal same size oral vore, with willing anthro male fox predator, and unwilling feral female wolf prey. Also includes other stuff.
|
||||
# thumbnail: /src/assets/thumbnails/tlotm_ch1.png
|
||||
# thumbnail: /src/assets/thumbnails/story_thumbnail.png
|
||||
description: |
|
||||
Some funny text.
|
||||
# descriptionPlaintext: >
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue