Building 🔨 https://usenotioncms.vercel.app ( Notion as a CMS, Next.js websites templates )
My portfolio & code blogs👉🏻 https://www.sujalvanjare.com
- which social icons to show and where: navbar or footer
- the homepage link (title + icon), pulled directly from the homepage
- other page links in the navbar or footer
All controlled just by selecting categories in Notion👇🏻
- which social icons to show and where: navbar or footer
- the homepage link (title + icon), pulled directly from the homepage
- other page links in the navbar or footer
All controlled just by selecting categories in Notion👇🏻
notion-as-a-cms-nextjs-portfolio-blog-template.vercel.app#embed-a-pdf
notion-as-a-cms-nextjs-portfolio-blog-template.vercel.app#embed-a-pdf
- to handle that, added an iframe-based pdf fallback as a backup renderer
- to handle that, added an iframe-based pdf fallback as a backup renderer
- added scrollbar width to multi-page pdfs using a function that calculates correct scrollbar width for that container for better UI
- cached notion uploaded pdfs in next.js public folder since file urls expire in 1hr
- added scrollbar width to multi-page pdfs using a function that calculates correct scrollbar width for that container for better UI
- cached notion uploaded pdfs in next.js public folder since file urls expire in 1hr