https://github.com/radixtheme/docs
Documentation for the Radix theme.
https://github.com/radixtheme/docs
Last synced: 5 months ago
JSON representation
Documentation for the Radix theme.
- Host: GitHub
- URL: https://github.com/radixtheme/docs
- Owner: radixtheme
- Created: 2016-01-31T21:29:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-12-11T03:22:01.000Z (over 5 years ago)
- Last Synced: 2024-12-27T05:06:49.276Z (over 1 year ago)
- Homepage: http://docs.radixtheme.org
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Documentation for the Radix theme.
This is the documentation for the [Radix](http://radixtheme.org) theme for [Drupal](http://drupal.org/project/radix) and [BackdropCMS](https://github.com/backdrop-contrib/radix).
# How to contribute
1. Fork this repository.
2. Clone the fork to your machine.
3. Install mkdocs: `sudo pip install mkdocs`.
4. Go to the root of the repository and run `mkdocs serve`.
5. Make your changes, commit and push.
6. Open a pull request.