diff --git a/README.md b/README.md index 2c11731..3b49faf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ Carbon Fields - Docs ==================== -Documentation and guides for [Carbon Fields](http://carbonfields.net/). \ No newline at end of file +Documentation and guides for [Carbon Fields](http://carbonfields.net/). + +--- + +### Table of Contents + +* [Documentation](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/) \ No newline at end of file diff --git a/documentation/1-containers/README.md b/documentation/1-containers/README.md new file mode 100644 index 0000000..2ad9d0a --- /dev/null +++ b/documentation/1-containers/README.md @@ -0,0 +1,20 @@ +Carbon Fields - Docs +==================== + +--- + +### Containers + +* [Usage](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-containers/1-usage.md) +* [Post Meta](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-containers/2-post-meta.md) +* [Theme Options](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-containers/3-theme-options.md) +* [Term Meta](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-containers/4-term-meta.md) +* [User Meta](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-containers/5-user-meta.md) +* [Comment Meta](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-containers/6-comment-meta.md) +* [Widgets](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-containers/7-widgets.md) +* [Nav Menu](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-containers/8-nav-menu.md) +* [Tabs](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-containers/9-tabs.md) + +--- + +**[< Back to Documentation Home](https://github.com/htmlburger/carbon-fields-docs/tree/master/documentation)** \ No newline at end of file diff --git a/documentation/2-fields/README.md b/documentation/2-fields/README.md new file mode 100644 index 0000000..a95ee2d --- /dev/null +++ b/documentation/2-fields/README.md @@ -0,0 +1,34 @@ +Carbon Fields - Docs +==================== + +--- + +### Fields + +* [Usage](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/1-usage.md) +* [Text](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/2-text.md) +* [Textarea](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/3-textarea.md) +* [Rich Text](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/4-rich-text.md) +* [Date](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/5-date.md) +* [Color](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/6-color.md) +* [Checkbox](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/7-checkbox.md) +* [Select](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/8-select.md) +* [Radio](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/9-radio.md) +* [Set](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/10-set.md) +* [Relationship](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/11-relationship.md) +* [Association](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/12-association.md) +* [File](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/13-file.md) +* [Image](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/14-image.md) +* [Attachment](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/15-attachment.md) +* [Map](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/16-map.md) +* [Separator](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/17-separator.md) +* [Sidebar](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/18-sidebar.md) +* [Choose Sidebar](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/19-choose-sidebar.md) +* [Header Scripts](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/20-header-scripts.md) +* [Footer Scripts](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/21-footer-scripts.md) +* [HTML](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/22-html.md) +* [Gravity Form](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-fields/23-gravity-form.md) + +--- + +**[< Back to Documentation Home](https://github.com/htmlburger/carbon-fields-docs/tree/master/documentation)** \ No newline at end of file diff --git a/documentation/3-complex-field/README.md b/documentation/3-complex-field/README.md new file mode 100644 index 0000000..9a77fab --- /dev/null +++ b/documentation/3-complex-field/README.md @@ -0,0 +1,17 @@ +Carbon Fields - Docs +==================== + +--- + +### Complex Field + +* [Usage](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/3-complex-field/1-usage.md) +* [Single Group](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/3-complex-field/2-single-group.md) +* [Multiple Groups](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/3-complex-field/3-multiple-groups.md) +* [Nested Complex Fields](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/3-complex-field/4-nested-complex-fields.md) +* [Setup Methods](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/3-complex-field/5-setup-methods.md) +* [Data Storage](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/3-complex-field/6-data-storage.md) + +--- + +**[< Back to Documentation Home](https://github.com/htmlburger/carbon-fields-docs/tree/master/documentation)** \ No newline at end of file diff --git a/documentation/4-advanced-topics/README.md b/documentation/4-advanced-topics/README.md new file mode 100644 index 0000000..29f8ae3 --- /dev/null +++ b/documentation/4-advanced-topics/README.md @@ -0,0 +1,14 @@ +Carbon Fields - Docs +==================== + +--- + +### Advanced Topics + +* [Extending](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/4-advanced-topics/1-extending.md) +* [Templates](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/4-advanced-topics/2-templates.md) +* [Hooks](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/4-advanced-topics/3-hooks.md) + +--- + +**[< Back to Documentation Home](https://github.com/htmlburger/carbon-fields-docs/tree/master/documentation)** \ No newline at end of file diff --git a/documentation/README.md b/documentation/README.md new file mode 100644 index 0000000..a0df522 --- /dev/null +++ b/documentation/README.md @@ -0,0 +1,14 @@ +Carbon Fields - Docs +==================== + +--- + +### Table of Contents + +* [Carbon Fields](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/) + * [Overview](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/1-overview.md) + * [Getting Started](https://github.com/htmlburger/carbon-fields-docs/blob/master/documentation/2-getting-started.md) +* [Containers](https://github.com/htmlburger/carbon-fields-docs/tree/master/documentation/1-containers) +* [Fields](https://github.com/htmlburger/carbon-fields-docs/tree/master/documentation/2-fields) +* [Complex Field](https://github.com/htmlburger/carbon-fields-docs/tree/master/documentation/3-complex-field) +* [Advanced Topics](https://github.com/htmlburger/carbon-fields-docs/tree/master/documentation/4-advanced-topics) \ No newline at end of file