Skip to content

danieltran/documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Locomotive Documentation Site

We woud appreciate any contribution to this guide.

How to contribute ?

Just fork the repository and send us a pull request!

Conventions

  • alerts :
    • plain html inside, no haml parsed
    • "blue style" alert is a div with class .alert .alert-info
    • "orange style" alert is a div with class .alert. .alert-warning
  • code :
    • raw tag before each liquid sentence
    • inline : {% raw %} {% block %} {% endraw %}
    • indent code with two tabs
  • tables : raw html
  • Markdown:
    • the first md line must be right after :markdown, no empty line or error
  • images :
    • stored in samples/guides/ ...

About

The website sources about the new LocomotiveCMS documentation "center"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.4%
  • Ruby 48.6%