An open API service indexing awesome lists of open source software.

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.

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)