https://github.com/rackerlabs/docs-style-guide
Rackspace Style Guide for Technical Content
https://github.com/rackerlabs/docs-style-guide
Last synced: 6 months ago
JSON representation
Rackspace Style Guide for Technical Content
- Host: GitHub
- URL: https://github.com/rackerlabs/docs-style-guide
- Owner: rackerlabs
- Archived: true
- Created: 2018-02-15T21:51:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T21:37:47.000Z (about 2 years ago)
- Last Synced: 2025-08-10T21:34:00.630Z (12 months ago)
- Language: HTML
- Homepage: https://developer.rackspace.com/docs/style-guide/
- Size: 18.2 MB
- Stars: 9
- Watchers: 10
- Forks: 10
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.MD
Awesome Lists containing this project
README
# Rackspace Style Guide for Technical Content
This document contains writing, style, terminology, and image guidelines for
Rackspace technical documentation. Use these guidelines to create clear,
concise, and consistent technical content.
The guide is currently published to GitHub Pages at
.
This work is licensed under a [Creative Commons Attribution 4.0
International License](http://creativecommons.org/licenses/by/4.0/).
[](https://app.netlify.com/sites/docs-style-guide/deploys)
## Local Setup
`npm i -g netlify-cli`
`netlify init`
`netlify build`
`netlify dev`
`netlify deploy`