Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README with spotlight development slack channel #2991

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,12 @@ See [developer-facing instructions for enabling translation](https://github.com/


- Join us on the [code4lib Slack](https://code4lib.org/irc)
- **#spotlight-development** - a developer-focused channel for Spotlight
- **#blacklight** - a developer-focused channel for discussing implementation, customization, and other software concerns in the larger [Blacklight community](http://projectblacklight.org/)
- **#spotlight-service** - a service-focused channel for people who support exhibit-builders at institutions already using Spotlight
- Google Groups
- [Blacklight Development Google group](https://groups.google.com/forum/#!forum/blacklight-development)
- [Spotlight Community Group](https://groups.google.com/forum/#!forum/spotlight-community) (equivalent to #spotlight-service)
- [Spotlight Community Group](https://groups.google.com/forum/#!forum/spotlight-community) (equivalent to #spotlight-service; not in active use since September 2021)
mephillips-durham marked this conversation as resolved.
Show resolved Hide resolved


## Building the javascript
Expand All @@ -123,4 +124,4 @@ following steps:
1. [Install npm](https://www.npmjs.com/get-npm)
1. run `npm install` to download dependencies
1. run `npm run prepare` to build the bundle
1. run `npm publish` to push the javascript package to https://npmjs.org/package/spotlight-frontend
1. run `npm publish` to push the javascript package to https://npmjs.org/package/spotlight-frontend