Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bgoonz/notion-cms
uses nextjs and notion as a cms
https://github.com/bgoonz/notion-cms
javascript nextjs notion react typescript website
Last synced: about 1 month ago
JSON representation
uses nextjs and notion as a cms
- Host: GitHub
- URL: https://github.com/bgoonz/notion-cms
- Owner: bgoonz
- License: mit
- Created: 2022-04-05T12:18:00.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T07:36:43.000Z (about 2 years ago)
- Last Synced: 2023-03-04T02:28:26.959Z (almost 2 years ago)
- Topics: javascript, nextjs, notion, react, typescript, website
- Language: TypeScript
- Homepage: https://notion-nro8y8drl-bgoonz.vercel.app/
- Size: 133 MB
- Stars: 5
- Watchers: 0
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProductLog Theme
ProductLog is a NextJS theme for hosting your product's changelog. [Preview the theme](https://productlog-theme.vercel.app/) to see what it looks like, or checkout how to use it today.
![ProductLog Theme Logo](https://github.com/apvarun/productlog-nextjs-theme/raw/main/public/static/ProductLog.png)
![Twitter URL](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fapvarun%2Fproductlog-nextjs-theme) ![GitHub](https://img.shields.io/github/license/apvarun/productlog-nextjs-theme) ![GitHub package.json version](https://img.shields.io/github/package-json/v/apvarun/productlog-nextjs-theme)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https://github.com/apvarun/productlog-nextjs-theme)
## Features
- SEO friendly
- Excellent Lighthouse score
- Mobile-friendly view
- Support Notion as source ([Sample Notion Page](https://webdevhub42.notion.site/cbde2cdc46a14dfcaf5169eab225c30b))
- Built-in Analytics: Google Analytics, Plausible and Simple analytics
- Next image optimization
- Easy styling customization with Tailwind v2
- Syntax highlighting
- KaTeX support## Screenshot
![ProductLog Theme Screenshot](https://github.com/apvarun/productlog-nextjs-theme/raw/main/screenshot.png)
## 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 hostsMore about theme's configuration in the project's [wiki](https://github.com/apvarun/productlog-nextjs-theme/wiki/Configuration).
## 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](https://buymeacoffee.com/apvarun).
## Licence
[MIT](https://github.com/apvarun/productlog-nextjs-theme/blob/master/LICENSE) © [Varun](https://apvarun.com)
https://webdevhub42.notion.site/c?v=911e25aff54041d882fb445e4f754b9a402b78555a44d4a6925c38dcbfd5a3