https://github.com/nodejs/bluesky
A repository to manage content from official Node.js Bluesky accounts
https://github.com/nodejs/bluesky
Last synced: 12 months ago
JSON representation
A repository to manage content from official Node.js Bluesky accounts
- Host: GitHub
- URL: https://github.com/nodejs/bluesky
- Owner: nodejs
- License: mit
- Created: 2024-11-18T15:30:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T19:00:54.000Z (over 1 year ago)
- Last Synced: 2024-12-01T20:18:48.967Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 1
- Watchers: 16
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Content management for official Node.js Bluesky accounts
This is a repository for managing content of Node.js Bluesky accounts.
For background, see [nodejs/admin#932](https://github.com/nodejs/admin/issues/932).
Currently the following account(s) are managed by the Node.js project:
- [nodejs.org](https://bsky.app/profile/nodejs.org)
## Content management automation
See [automation documentation](./automation.md#perform-actions-with-a-pull-request) on how to manage content in the official accounts using GitHub pull requests,
and [review guidelines](./review_guidelines.md) on how the requests are reviewed.