Skip to content

sean-e-dietrich/documentation

This branch is 16906 commits behind pantheon-systems/documentation:main.

Folders and files

NameName
Last commit message
Last commit date
Jun 9, 2016
Feb 1, 2017
Dec 13, 2016
Jan 19, 2017
Feb 2, 2017
Jun 4, 2015
Jan 13, 2017
Jun 13, 2016
Feb 2, 2017
Jan 20, 2017
Jan 20, 2017
Dec 13, 2016
Apr 29, 2015
Aug 25, 2016
Dec 14, 2015
Jan 23, 2017
Jan 11, 2016
Apr 22, 2016
Jan 23, 2017
Jan 21, 2017
Jan 21, 2017
Dec 11, 2014
Jan 22, 2017
Jun 30, 2015
Nov 18, 2014
Dec 13, 2016
Dec 11, 2015

Repository files navigation

Circle CI Pantheon Documentation

https://pantheon.io/docs/

Contributing

Read CONTRIBUTING.md for more details on contributing documentation improvements.

Style Guide

Read style-guide.md for our guidelines on how to write documentation.

Get the Code

Fork and clone this repository. Issue pull requests one document at a time.

Local Setup (Optional)

  1. Install the following:
  1. Run vagrant up from inside the project root directory (documentation).
  2. You will be prompted for the administration password on your host machine. Obey.
  3. Visit http://docs.local:8000/docs in your browser of choice.
  4. Run vagrant provision to update the local site. Alternatively, you can watch for CSS and file modifications so that changes are reflected automatically:
vagrant ssh -- -t 'cd /vagrant; fuser -k -n tcp 8000;grunt watch & ./bin/sculpin generate --server --watch'

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.0%
  • CSS 28.4%
  • PHP 16.1%
  • JavaScript 12.9%
  • Shell 4.3%
  • Ruby 0.2%
  • Gherkin 0.1%