Commit graph

7 commits

Author SHA1 Message Date
JP Hastings-Spital
6a9d43e5ea Put all redirects in one file
IPFS _redirects files have to be at the root — so put them all in the same place!
2024-07-16 23:05:59 +01:00
JP Hastings-Spital
dfbb18617f Remove unnecessary rm 2024-07-16 22:31:43 +01:00
JP Hastings-Spital
f1ed551721 Fix correct repo url 2024-07-16 22:15:48 +01:00
JP Hastings-Spital
9dad826716 List out git remotes on failure 2024-07-16 22:05:43 +01:00
JP Hastings-Spital
d49aad2485 First pass at auto-update shortlinks
- Swapped out to multi-repo checkout (changing paths)
- Check out byjp.fyi — expects GITHUB_PAT to be set as a secret
2024-07-16 21:28:34 +01:00
JP Hastings-Spital
49fedda65e Shortlinks tool updates with new shortlinks 2024-07-16 21:28:33 +01:00
JP Hastings-Spital
2991c30e20 Crypto-generated shortlink
- Every page now has a shortlink
- Shortlinks can be manually overridden with the shortlink frontmatter param
- A single "index.redirects" file is created at build time
- A "redirects" tool splits that one file into multiple `_redirects` files, as would be needed on a site like byjp.fyi
2024-07-16 21:28:33 +01:00