I originally forked https://github.com/tinacms/llama-link and then upgraded to latest versions of next.js and tina. So this version includes adding tables in the rich text editor.
- Pages as a dynamic route with following optional blocks on each page
- Main Content Rich Text (Designed for body content of standard pages)
- Hero Section Block (Designed for landing pages)
- Cover Section Block (Designed for top of standard pages)
- Featured Posts (Card view of featured blog posts)
- Card Grid (Grid view of content as card)
- Posts as a dynamic route with field structure
- Title, author, image, description, body
- Sitewide one-time content
- Header with logo and theme switcher
- Footer with social links and copyright info
- Navigation with 3 types of links: external, relative and reference to page
pnpm install
pnpm run dev
- Vercel.com with tina.cloud
- Don't forget to set your environment variables for Tina Cloud