Skip to content

Commit

Permalink
Merge pull request #313 from alphagov/update_docs_readme
Browse files Browse the repository at this point in the history
Update readme to point to docs app
  • Loading branch information
gemmaleigh authored Nov 18, 2016
2 parents a0f3ca9 + 3d6bca9 commit a6eb274
Showing 1 changed file with 3 additions and 24 deletions.
27 changes: 3 additions & 24 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,6 @@
# Installation guide

Installation guide for new users (non technical):

1. [Introduction](install/introduction.md)
2. [Requirements](install/requirements.md)
3. [Install the kit](install/install-the-kit.md)
4. [Run the kit](install/run-the-kit.md)

Installation guide for developers (technical):

[Developer install instructions](developer-install-instructions.md)

# Guides
# Documentation

1. [Setting up git](guides/setting-up-git.md)
1. [Publishing on the web (Heroku)](guides/publishing-on-heroku.md)
[Documentation and examples](https://govuk-prototype-kit.herokuapp.com/docs)

# Documentation
Documentation is also available when running the app locally at http:localhost:3000/docs

- [Prototype kit principles](principles.md)
- [Making pages](making-pages.md)
- [Writing CSS](writing-css.md)
- [Updating the kit to the latest version](updating-the-kit.md)
- [Tips and tricks](tips-and-tricks.md)
- [Creating routes (server-side programming)](creating-routes.md)
- [Storing data in session](session.md)

0 comments on commit a6eb274

Please sign in to comment.