https://github.com/ucfopen/materia-docs
Documentation for Materia.
https://github.com/ucfopen/materia-docs
canvas canvas-lms documentation edtech education educational-game hacktoberfest jekyll materia ucf widgets
Last synced: about 1 month ago
JSON representation
Documentation for Materia.
- Host: GitHub
- URL: https://github.com/ucfopen/materia-docs
- Owner: ucfopen
- License: agpl-3.0
- Created: 2018-08-14T01:37:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-29T17:29:16.000Z (4 months ago)
- Last Synced: 2025-03-26T23:43:47.440Z (about 2 months ago)
- Topics: canvas, canvas-lms, documentation, edtech, education, educational-game, hacktoberfest, jekyll, materia, ucf, widgets
- Language: CSS
- Homepage: https://ucfopen.github.io/Materia-Docs/
- Size: 23.8 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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.