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

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.

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.