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
- Host: GitHub
- URL: https://github.com/wintercms/docs
- Owner: wintercms
- License: cc-by-4.0
- Created: 2021-03-04T03:05:00.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2026-03-13T16:51:03.000Z (3 months ago)
- Last Synced: 2026-03-14T04:55:21.547Z (3 months ago)
- Topics: hacktoberfest
- Homepage: https://wintercms.com/docs
- Size: 11.7 MB
- Stars: 38
- Watchers: 7
- Forks: 76
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).