https://github.com/pulsate-dev/website
Website and Documentation for the Pulsate project
https://github.com/pulsate-dev/website
activitypub fediverse microblog pulsate social-media website
Last synced: about 1 month ago
JSON representation
Website and Documentation for the Pulsate project
- Host: GitHub
- URL: https://github.com/pulsate-dev/website
- Owner: pulsate-dev
- License: mit
- Created: 2024-08-15T14:42:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-03-08T18:00:47.000Z (about 2 months ago)
- Last Synced: 2025-03-08T19:18:14.696Z (about 2 months ago)
- Topics: activitypub, fediverse, microblog, pulsate, social-media, website
- Language: MDX
- Homepage: https://pulsate.dev
- Size: 2.79 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Pulsate Website
次世代の分散型ソーシャルネットワーキング "Pulsate" の公式サイト・ドキュメントサイト.
Starlight を使って静的サイトを生成しています. ローカルでサイトをテストする際は `pnpm run dev`, ビルドする際は `pnpm run build` を実行してください.
現在このドキュメントは [https://pulsate.dev](https://pulsate.dev) で公開されています.
## Contributing
貢献方法についてのガイドは [CONTRIBUTING.md](./CONTRIBUTING.md) を参照してください.