Skip to content

mweirauch/scalingo-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalingo Documentation

Running locally

bundle
middleman server

Good practice

Think to edit last modification date in the header of each source file you are editing.

Deploying in production

# -- commit --
# Keep sync branch master
git push origin master

# build html and assets, then deploy on gh-pages branch
middleman deploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.4%
  • JavaScript 23.6%
  • CSS 20.2%
  • Ruby 11.8%
  • CoffeeScript 1.0%