TransparentDark and TransparentLight Quick Supplemental Body on Block? Icons for links?
[x] Implement 404 for non generated pages [x] Deploy to Vercel [x] Deploy Storybook to Vercel [x] Implement Sitemap [x] Implement Robots [x] Implement CSP policies [x] Implement GraphQL preview endpoint [x] Implement Preview [x] Implement Content Redirect [ ] Create Grid documentation and working with Block, Collection [ ] Implement Test pipeline [ ] Implement E2E pipeline [ ] Implement Chromatic pipeline [] Implement path resolution for href [] Implement Custom 404 [] Implement theme on Storybook [] Implement Analytics [] Implement Contentful Sidekick [] Implement Live Editor and other UIEs [] Implement Theme api endpoint [] Implement _error page [] Implement Algolia [] Implement path v2 resolution [] Implement Localization
[] Block [] Hero [] Link [] Text [] Media [] Page
This is an official Starter by LastRev with multiple meta-frameworks all working in harmony and sharing packages.
This example also shows how to use Workspace Configurations.
Run the following command:
npx create-turbo@latest -e kitchen-sink
This repo includes the following packages and apps:
web
: a Next.js appui
: a complete React UI library for displaying contentscripts
: Jest and ESLint configurationstsconfig
: tsconfig.json's used throughout the monorepo
Each package and app is 100% TypeScript.
This LastRev has some additional tools already setup for you:
- TypeScript for static type checking
- ESLint for code linting
- Jest test runner for all things JavaScript
- Prettier for code formatting