An open API service indexing awesome lists of open source software.

https://github.com/wintercms/docs

The Winter CMS documentation
https://github.com/wintercms/docs

hacktoberfest

Last synced: 3 months ago
JSON representation

The Winter CMS documentation

Awesome Lists containing this project

README

          

# Docs

The documentation for [Winter CMS](https://wintercms.com), currently available at https://wintercms.com/docs/.

This documentation is comprised of the general documentation available at https://wintercms.com/docs/v1.2/docs, with two subfolders - `markup` and `ui` - making up the [Markup Manual](https://wintercms.com/docs/v1.2/markup) and [User Interface Manual](https://wintercms.com/docs/v1.2/ui), respectively.

## Branches

The branches of the docs follow the same branching structure that the [Winter CMS repository](https://github.com/wintercms/winter), with `develop` being the current bleeding-edge development branch.

Branch | Version
------ | -------
[`1.2`](https://github.com/wintercms/docs/tree/1.2) | Winter v1.2.x
[`1.1`](https://github.com/wintercms/docs/tree/1.1) | Winter v1.1.x
[`1.0`](https://github.com/wintercms/docs/tree/1.0) | Winter v1.0.x

## Contributing to the docs

We are always happy to receive contributions to our docs. Please feel free to make a pull request to the docs version branch for the Winter CMS version you would like to document further and we will review them as soon as possible.

When contributing to the docs, please ensure that you follow our [best practices for writing documentation](https://wintercms.com/docs/v1.2/docs/architecture/developer-guide#writing-documentation).