Documentation
IntroductionLayout
Text
- Accordion
- Alert
- Animation
- Align
- Badge
- Base
- Breadcrumb
- Button
- Card
- Close
- Comment
- Description List
- Divider
- Dotnav
- Drop
- Dropdown
- Filter
- Form
- Height
- Icon
- Iconnav
- Image
- Inverse
- Label
- Leader
- Lightbox
- Link
- List
- Margin
- Marker
- Modal
- Nav
- Navbar
- Notification
- Off-canvas
- Overlay
- Padding
- Pagination
- Parallax
- Placeholder
- Position
- Print
- Progress
- Scroll
- Scrollspy
- Search
- Section
- Slidenav
- Slider
- Slideshow
- Sortable
- Spinner
- Sticky
- Subnav
- SVG
- Switcher
- Tab
- Table
- Thumbnav
- Tile
- Toggle
- Tooltip
- Totop
- Transition
- Upload
- Utility
- Video
- Visibility
Introduction
Get familiar with the basic setup and overview of miniml.
First of all you need to install miniml.
git clone https://github.com/st4rlab/miniml.git
Edit the _config.yml Check out how the templates are working. Create content in new markdown or html files. Copy _layouts/page.html to make a new page template.
The included documentation will give you the proper instructions for each component. Documentation
And familiarize yourself with UIkit as a separate project. There are good examples of commponents inside the official documentation.
Important Components to Understand
Some components are undoubtedly used much more than others in a typical web project. Here are a few that we recommend getting your head around first. Proper formatting of the structure and attributes are important when learning how to use miniml.
Amazing functionality hiding away deep within the possibilities of these Components:
Package contents
The package contains the compiled CSS and JavaScript files, which is everything you need to get up and running fast. However everything is customizable.