Files
angular.js/scripts/docs.angularjs.org-firebase/readme.firebase.docs.md
T
Martin Staffa f9d29889c4 chore(docs.angularjs.org): move project in separate folder
Firebase projects should be in their own folder, because the firebase-tools
search for projects in the parent folder, which makes it more difficult to create
new projects.
2018-01-18 13:35:16 +01:00

379 B

Firebase for docs.angularjs.org

The docs are deployed to Google Firebase hosting via Travis deployment config, which expects firebase.json and .firebaserc in the repository root.

See travis.yml for the complete deployment config.

See /scripts/code.angularjs.org-firebase/readme.firebase.code.md for the firebase deployment to code.angularjs.org