https://github.com/codingcodax/weebn
Level up your Notion with light weight weeb widgets fully cuztomizable and ready to use.
https://github.com/codingcodax/weebn
nextjs nextjs13 notion-widgets react tailwindcss weebdev
Last synced: 4 months ago
JSON representation
Level up your Notion with light weight weeb widgets fully cuztomizable and ready to use.
- Host: GitHub
- URL: https://github.com/codingcodax/weebn
- Owner: codingcodax
- License: mit
- Created: 2022-11-07T22:46:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-19T21:22:58.000Z (over 2 years ago)
- Last Synced: 2025-02-17T01:32:12.045Z (4 months ago)
- Topics: nextjs, nextjs13, notion-widgets, react, tailwindcss, weebdev
- Language: TypeScript
- Homepage: https://weebn.codingcodax.dev/
- Size: 561 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Weebn
Level up your Notion with light weight weeb widgets fully customizable and ready to use.
Explore the widgets
Widget Request
·
Bug Report
·
Feature Request
> **Warning**
> This app is work in progress, I'm building this in public. You can follow the progress on Twitter [@codingcodax](https://twitter.com/codingcodax)## Features
- Ready to use.
- Responsive
- Fully customizable
- Dark mode## Roadmap
> **Warning**
> This app is work in progress, I'm building this in public. You can follow the progress on Twitter [@codingcodax](https://twitter.com/codingcodax)- [X] Build quotes widget
- [ ] Build image gallery widget
- [ ] Build random anime widget
- [X] Add how to use page
- [X] Add head components## Known Issues
1. Next.js 13: Client side navigation does not update head
> Warning: Currently, the Head export does not re-render on client-side transitions, only on > initial render. To work around this for , you can use a client component with > useEffect that updates document.title. This will be fixed soon in a future release.
[beta.nextjs.org/docs/api-reference/file-conventions/head](https://beta.nextjs.org/docs/api-reference/file-conventions/head)### Techstack
[NextJS 13](https://nextjs.org/) | [TailwindCSS](https://tailwindcss.com/) | [Headless UI](https://headlessui.com/)
## License
Licensed under the [MIT license](./LICENSE.md)