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

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

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/).

[![Netlify Status](https://api.netlify.com/api/v1/badges/cd5518d8-9990-4ae9-b68e-51701be3dad0/deploy-status)](https://app.netlify.com/sites/docs-style-guide/deploys)

## Local Setup

`npm i -g netlify-cli`
`netlify init`
`netlify build`
`netlify dev`
`netlify deploy`