- Notifications
You must be signed in to change notification settings - Fork4
Algolia's community projects
algolia/algolia.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the source code ofhttps://community.algolia.com/. The deployment to this live website is automatedwhen changes are pushed to thesource branch.
To run this project, you will need:
- Node.js >= 9.80, via nvm -install instructions
- Yarn >= 1.5.1 -install instructions ("Alternatives" tab): curl -o- -Lhttps://yarnpkg.com/install.sh
Pro tip: Remove any brew installed/globall system installed Node.js and Yarn, just use nvm and Alternatives installation, they works perfectly.
Then:
nvm installnvm use
To develop on this project, do:
yarnyarn dev
The deploy steps are directly handled by Gulp.js in the gulpfile.
yarn buildyarn deploy
The currentappId storing the data islatency (accessible for writes by Algolia employees).If you want to update the data, first test it on anew index: modifyalgolia-projects.json and run:
appId= adminApiKey= yarn update-index
Once you are sure this is the right config, then run the same command usinglatency credentials.
You may encounter issues while runningyarn deploy, you can fix it by following thisGH thread
About
Algolia's community projects
Topics
Resources
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.