Rewrite the Contributing tree as Project in preparation for the Docker birthday.

Signed-off-by: Mary Anthony <mary.anthony@docker.com>

Optimize images, remove old file, add metadata tagging

Signed-off-by: Mary Anthony <mary.anthony@docker.com>
This commit is contained in:
Mary Anthony
2015-03-06 14:10:55 -08:00
parent e058b7980d
commit 8c575f263d
46 changed files with 1853 additions and 204 deletions
+24 -4
View File
@@ -169,8 +169,28 @@ pages:
- ['terms/filesystem.md', '**HIDDEN**']
- ['terms/image.md', '**HIDDEN**']
<<<<<<< HEAD
<<<<<<< HEAD
# Project:
- ['project/index.md', '**HIDDEN**']
- ['project/who-written-for.md', 'Project', 'README first']
=======
# Contribute:
- ['contributing/index.md', '**HIDDEN**']
- ['contributing/contributing.md', 'Contribute', 'Contributing']
- ['contributing/devenvironment.md', 'Contribute', 'Development environment']
- ['contributing/docs_style-guide.md', 'Contribute', 'Documentation style guide']
- ['project/index.md', '**HIDDEN**']
- ['project/project.md', 'Contribute', 'Contributing']
# Birthday Tree
- ['project/who-written-for.md', 'Project', 'README for contributors']
>>>>>>> a252b2f... Renaming and removing old files
=======
# Project:
- ['project/index.md', '**HIDDEN**']
- ['project/who-written-for.md', 'Project', 'README first']
>>>>>>> 6f40419... Tweaking from last run thru
- ['project/set-up-prereqs.md', 'Project', 'Set up prerequisites']
- ['project/set-up-dev-env.md', 'Project', 'Work with a development container']
- ['project/test-and-docs.md', 'Project', 'Run tests and test documentation']
- ['project/make-a-contribution.md', 'Project', 'Make a project contribution']
- ['project/advanced-contributing.md', 'Project', 'Advanced contributing']
- ['project/get-help.md', 'Project', 'Where to get help']
- ['project/coding-style.md', 'Project', 'Coding style guide']
- ['project/doc-style.md', 'Project', 'Documentation style guide']