Made sidebar configurable based on product, platform, version properties in configuration file. Also added ability to add series that link together pages.

This commit is contained in:
Tom Johnson
2015-05-17 19:01:41 -07:00
parent 4945f23b2d
commit 6d98971517
40 changed files with 808 additions and 519 deletions

View File

@ -0,0 +1,12 @@
---
title: Common Git Commands
permalink: /git_commands/
tags: [publishing]
keywords: git, revision control, github, version control
audience: writers, designers
last_updated: May 13, 2015
summary: "These are some sample Git commands."
---
{% include linkrefs.html %}
When you're interacting with Github, it's helpful to know a few basic Git commands...