- Add Logo document type and Logo list module
- Add Stat list module
- Add
count()
utility function for Sanity schema preview - Add
<Source>
component for responsive images - Rename "Hero (Centered)" to "Hero" and add more options
- Rename "Content Dump" to "Miscellaneous"
- Add Custom HTML submodule to the Creative module
- Add Testimonial document and Testimonial list module
- Add "Content Dump" structure item for a collection of reference-able documents
- Add Richtext module
- Add Docs page
- Add Categories component for blog categories
- Move
BASE_URL
into/next/src/lib/processUrl.ts
- Add
ink
andcanvas
colors to the Tailwind config - Add Pretitle component
- Add styling/layout options and sub modules to the Creative module
- Add skip-to-content link
- Add
navigation
document - Add Social component
- Add
generateStaticParams
for dynamic routes - Move global Sanity GROQ queries to next/src/lib/sanity.ts
- Add options to
processUrl
- Add
PostPreview
styling - Add a mobile toggle option for the header
- Add
closeAfterNavigate
parameter for<InteractiveDetails>
- Update demo site styles
- Add
.accordion
class - Add Custom HTML module
- Add Creative module
- Add
processUrl()
to handle website URLs - Add canonical links
- Add RSS alternate link
- Add documentation for setting up live previews
- Add RSS for blog posts
- Start CHANGELOG.md