Skip to content

CodeforAustralia/guides

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for Australia Guides

This repo contains the source files for generating the Code for Australia contribution guides.

Installation

gem install guides
git clone git://github.com/codeforaustralia/guides
	cd guides

Run

	guides preview

Then open http://localhost:9292 in your web browser

Contributing

  1. Edit the files in the /source directory using the textile format
  2. Add new chapters to guides.yml
  3. Commit your changes (git commit -am "Added new chapter")
  4. Push to the repo (git push origin master)
  5. All done!

Issues

If you are adjusting the layout, be sure to delete the staging folder so that it will regenerate on page reload with your changes.

About

Source for CfA contribution guidelines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages