Git Product home page Git Product logo

code.angularjs.org's Introduction

code.angularjs.org

This repo contains the content served at code.angularjs.org.

The folders for each version are auto-generated, so don't open pull requests against this code. Features and bug reports can be reported at the AngularJS Github Repository.

The site code.angularjs.org is not a CDN. The AngularJS builds there are to be used only during development. The site is not suitable for production usage.

If you are looking for a CDN link to AngularJS visit angularjs.org.

Project Maintainers Note

Here are the steps to do a manual upload of folders to Firebase Storage:

Be aware that some file paths contain colons :, which are not valid on Windows, so you must upload from a Unix-based OS.

  • Clone this repo:

    git clone https://github.com/angular/code.angularjs.org
    cd code.angularjs.org
  • Install package dependencies

    yarn
  • Generate a keyfile in the Firebase Storage web console (https://cloud.google.com/iam/docs/creating-managing-service-account-keys) and store it in the root of the project as code-angularjs-org.json

  • Run the grunt task to upload the chosen files. For example to upload all the partials for v1.0.5:

    node_modules/.bin/grunt --target=1.0.5 --filter=docs*/**
  • Remember to delete the keyfile from you local system when done, as this gives unlimited access to the Storage.

code.angularjs.org's People

Contributors

alexeagle avatar alxhub avatar caitp avatar igorminar avatar jeffbcross avatar jelbourn avatar kara avatar matsko avatar mhevery avatar mprobst avatar naomiblack avatar narretz avatar ngdashboard avatar petebacondarwin avatar rkirov avatar robwormald avatar tbosch avatar vikerman avatar vojtajina avatar vsavkin avatar yjbanov avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.