You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@
35
35
A Vue renderer for Notion pages.
36
36
Use Notion as CMS for your blog, documentation or personal site.
37
37
38
-
vue-notion was ported to Vue from[react-notion](https://github.com/splitbee/react-notion) (developed by [Splitbee 🐝](https://splitbee.io/) – a fast, reliable, free, and modern analytics for any team)
38
+
Also check out[react-notion](https://github.com/splitbee/react-notion) (developed by [Splitbee 🐝](https://splitbee.io/) – a fast, reliable, free, and modern analytics for any team)
39
39
40
40
This package doesn't handle the communication with the API. Check out [notion-api-worker](https://github.com/splitbee/notion-api-worker) from [Splitbee](https://splitbee.io/) for an easy solution.
41
41
@@ -150,16 +150,16 @@ export default {
150
150
</style>
151
151
```
152
152
153
-
## Issues & Roadmap
154
-
155
-
[Add issues](https://github.com/janniks/vue-notion/issues/new) and request features that you want to see implemented next!
156
-
157
-
## Sites using vue-notion
153
+
## Sites using vue-notion 🌎
158
154
159
155
List of pages that are using this library.
160
156
157
+
-[HelpKit](https://www.helpkit.so) — Build Knowledge Bases in Notion
161
158
-[StorePreviewer](https://www.storepreviewer.com) — Preview and optimize your app store presence
162
159
-[Dominik Sobe's Personal Site](https://dominiksobe.com/)
160
+
-[Bersihin Tech](https://tech.bersihin.co/)
161
+
-[Wisata Diary](https://wisatabook.com/diary)
162
+
-[AymaneMx's Blog](https://aymanemx.com/posts/)
163
163
-_...if you're using `vue-notion`, we'd be happy to feature you here_
164
164
165
165
## Supported Blocks
@@ -187,8 +187,8 @@ Most common block types are supported. We happily accept pull requests to add su
187
187
| Page Links | ✅ Yes ||
188
188
| Cover | ✅ Yes | Enable with `fullPage`|
189
189
| Equations | ✅ Yes ||
190
+
| Checkbox | ✅ Yes ||
190
191
| Databases | ❌ Not planned ||
191
-
| Checkbox | ❌ Not planned ||
192
192
| Table Of Contents | ❌ Not planned ||
193
193
194
194
Please, feel free to [open an issue](https://github.com/janniks/vue-notion/issues/new) if you notice any important blocks missing or anything wrong with existing blocks.
0 commit comments