Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T14:09:10.000Z (7 months ago)
- Last Synced: 2024-10-14T19:22:14.477Z (about 1 month 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.3 MB
- Stars: 1
- Watchers: 4
- 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.