mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
✨ feat: Add markdown support plus /blog (#107)
Adds `/blog` page with support for `.md` and `.mdx` files. What we learnt in setting this up will be packages in a package `@nestri/mdx` and used to set up the `/docs` and the `/terms` and `/privacy` routes
This commit is contained in:
5
apps/www/src/routes/blog/menu.md
Normal file
5
apps/www/src/routes/blog/menu.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Blogs
|
||||
|
||||
## September 2024
|
||||
|
||||
- [Introduction](/blog/10-design-concepts/index.mdx)
|
||||
Reference in New Issue
Block a user