mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
updated README for consistency
The documentation section has all sentences ending with a period except for number 3. I've added the period to make the section more consistent with the rest of the document.
This commit is contained in:
@@ -105,7 +105,7 @@ For most cases, you'll need AngularJS as well. This is bundled in `js/angular/`
|
||||
- `git clone git@github.com:driftyco/ionic-site dist/ionic-site`
|
||||
2. Start jekyll, telling it to rebuild whenever the site changes.
|
||||
- `cd dist/ionic-site && jekyll serve -w`
|
||||
3. Go back to project root and build the docs
|
||||
3. Go back to project root and build the docs.
|
||||
- `gulp docs [--doc-version=(versionName|nightly)]`
|
||||
4. Open localhost:4000 and see your changes! Re-run `gulp docs` again whenever you change something, and jekyll will update the site.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user