productlog-nextjs-theme
productlog-nextjs-theme copied to clipboard
NextJS-based changelog theme for your product
ProductLog Theme
ProductLog is a NextJS theme for hosting your product's changelog. Preview the theme to see what it looks like, or checkout how to use it today.

Features
- Excellent Lighthouse score
- Mobile-friendly view
- SEO friendly
- Support Notion as source (Sample Notion Page)
- Built-in Analytics: Google Analytics, Plausible and Simple analytics
- Next image optimization
- Easy styling customization with Tailwind v3
- Syntax highlighting
- KaTeX support
Screenshot

Quick Start Guide
npx degit apvarun/productlog-nextjs-theme
- Customize config.json (site config information)
- Add changelog as files
- Deploy on Vercel/Netlify or your choice of statuc hosts
More about theme's configuration in the project's wiki.
Development
First, run the development server:
npm start
# or
npm run dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.
Support
Using the template? Support this effort by giving a star on Github, sharing your own blog and giving a shoutout on Twitter or be a project sponsor.
