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:
12
pages/publishing/gitcommands.md
Normal file
12
pages/publishing/gitcommands.md
Normal 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...
|
Reference in New Issue
Block a user