Lume Migration
Around 1 minute
Things to do.
Some of these aren't needed for Lume specifically but just general things to action eventually.
- Review .gitignore contents
- Review
renovate.json
- Review
tsconfig.json
- Update
README.md
- Update
LICENSE
year - Disable multiple template engines as the default(?)
-
Review usage of
lume-src
andlume-exp
- Review Hugo post inline
- Revive debug pages
- Review sitemap
- Review robots.txt
- Wire up link check module
- Validate usage of Obsidian blockquotes
- Validate usage of tweets
- Convert back to normal slugs
- Convert back to normal file names
- Port over RSS styling
- Generate descriptions for pages
- Check if all descriptions are surfaced
- Remove redundant frontmatter
- Import CSS via esbuild instead of static
- Review upgrade guide: https://lume.land/docs/advanced/migrate-to-lume2/
- Remove old Tailwind directives
- Restore books apex domain thing
- Review scripts
- Review Astro rehype/remark
- Consider humans.txt/llms.txt etc
- Review what pages should feature lastmod
- Figure out how to set default markdown layout (_data?)
- Add build info to site somewhere