Documentation
jacobxperez opened this issue · comments
Updating the docs
To update the documentation, install all dependencies on your machine and run the command npm run docs
. You can find the source files for the documentation under the "src/docs" folder. After updating the documentation, run npm run rams
to update the root folder docs. This will automatically update the website on a pull request.
Documentation checklist
We need to add documentation highlighting each one of Rams features:
- Layout
- Container
- Grid System
- Flex Box
- Breakpoints
- Navigation
- Anchor
- Breadcrumb
- Tabs
- Navbar
- Dropdown
- Menu
- Tooltip
- Accordion
- Buttons
- Icons
- JavaScript
- data-attributes manipulation