Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 451 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 451 Bytes

Materia Documents

Requirements

  • ruby
  • bundler

Installation

  • Run bundle install --path vendor/bundle

Edit and live reloading the docs in the browser

  • Run bundle exec rake dev

Running the HTML Proofer

  • Run bundle exec rake test

Building the docs

  • Run bundle exec rake build

Document Conventions

Menu Sorting

The menus sort pages by alphabetically by category, then alphabetically within that category.