Skip to content

mu-box/microbox-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nanobox Documentation

This repo house all of the documentation for Nanobox. These docs are built in Middleman.

Up and Running

# clone the project
git clone https://github.com/nanobox-io/nanobox-docs.git

# cd into nanobox-docs
cd nanobox-docs

# add a dns alias for the dev docs
nanobox dns add local docs.nanobox.dev

# run the app
nanobox run middleman

The docs will be available in your browser at docs.nanobox.dev:4567 and will live-reload as changes are made.

Contributing

Contributions to the Nanobox documentation are welcome and encouraged. We realize the majority of fixes will mainly be typos and we appreciate the additional eyes. To submit contributions to the docs, please follow the Nanobox Contribution Process & Guidelines.

About

Nanobox Documentation

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haml 57.9%
  • SCSS 21.0%
  • HTML 9.0%
  • CSS 5.3%
  • JavaScript 4.0%
  • Ruby 2.7%
  • Shell 0.1%