https://github.com/terwer/siyuan-plugin-blog
Your self-hosted notion alternative 您的自部署 notion 替代品。正式版本:https://siyuan.wiki 。 抢先体验版本:https://beta.siyuan.wiki 。 免费版本:https://free.siyuan.wiki 。收费版文档:https://siyuan.wiki 。免费版文档:https://siyuan.wiki/s/20230621001422-xsimx5v
https://github.com/terwer/siyuan-plugin-blog
blog notion online share siyuan-note
Last synced: 8 days ago
JSON representation
Your self-hosted notion alternative 您的自部署 notion 替代品。正式版本:https://siyuan.wiki 。 抢先体验版本:https://beta.siyuan.wiki 。 免费版本:https://free.siyuan.wiki 。收费版文档:https://siyuan.wiki 。免费版文档:https://siyuan.wiki/s/20230621001422-xsimx5v
- Host: GitHub
- URL: https://github.com/terwer/siyuan-plugin-blog
- Owner: terwer
- License: mit
- Created: 2022-08-01T14:26:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T00:22:35.000Z (28 days ago)
- Last Synced: 2025-03-29T05:51:13.249Z (27 days ago)
- Topics: blog, notion, online, share, siyuan-note
- Language: CSS
- Homepage: https://siyuan.wiki
- Size: 21.7 MB
- Stars: 50
- Watchers: 3
- Forks: 18
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[中文](README_zh_CN.md)
# Share to web
Your self-hosted notion alternative
## Startup Via Node provider as debug
```bash
# cp .env .env
# change NUXT_PUBLIC_PROVIDER_URL or use default
pnpm devApp
```## Startup Via Node provider
```bash
# cp ./startup.example.sh ./startup.sh
# change NUXT_PUBLIC_PROVIDER_URL or use default
./startup.sh
```## More
[Click here](https://siyuan.wiki/s/20250111132959-xvao9ll)