major updates across the theme to make it more user-centered

This commit is contained in:
Tom Johnson
2015-05-05 14:06:11 -07:00
parent a44149986a
commit 18e31994f2
67 changed files with 1048 additions and 683 deletions

View File

@ -3,8 +3,13 @@ title: Getting started
permalink: /getting_started/
tags: getting-started
audience: writer, designer
keywords:
last_updated:
summary:
---
{% include linkrefs.html %}
{% include linkrefs.html %}
## Step 1: Install all the prerequisites
Before you start installing the theme, make sure you have all of these prerequisites in place.

View File

@ -3,7 +3,11 @@ title: Documentation theme for Jekyll
permalink: "/"
audience: writer, designer
tags: getting-started
keywords:
last_updated:
summary:
---
{% include linkrefs.html %}
This is a Jekyll theme intended for documentation projects. What makes this theme unique is the approach in using Jekyll for single sourcing, that is, producing multiple outputs from the same theme. For example, you might have 3 different help systems that you're generating from the same Jekyll project files. More than anything, this Jekyll theme shows you how to use Jekyll for documentation projects from the perspective of a technical writer.

View File

@ -3,6 +3,10 @@ title: Support
permalink: /support/
audience: writer, designer
tags: overview
keywords:
last_updated:
summary:
---
{% include linkrefs.html %}
I'm actively developing this theme. Please let me know about any bugs or other issues that you find. Just email me at <a href="mailto:tomjohnson1492@gmail.com">tomjohnson1492@gmail.com</a>. You can also [create issues directly within the Github repository here](https://github.com/tomjohnson1492/jekyll-doc/issues).

View File

@ -3,7 +3,11 @@ title: Supported features
permalink: /supported_features/
audience: writer, designer
tags: [overview, getting-started]
keywords:
last_updated:
summary:
---
{% include linkrefs.html %}
Before you get into exploring Jekyll as a potential platform for help content, you may be wondering if it supports some basic features. The following table shows what is supported in Jekyll.

View File

@ -1,7 +1,13 @@
---
title: Troubleshooting
permalink: /troubleshooting/
tags: []
keywords:
audience:
last_updated:
summary:
---
{% include linkrefs.html %}
## Issues building the site