mirror of https://github.com/onweru/compose.git

weru
15.35.2021 f5027dd2e264328d2c594bca6760ab27fce5b08e
small edits

Signed-off-by: weru <fromweru@gmail.com>
1 files modified
14 ■■■■ changed files
README.md 14 ●●●● patch | view | raw | blame | history
README.md
@@ -7,26 +7,28 @@
## Features
1. Documentation
2. Gallery Support (via shortcode)
2. Gallery Support
3. Native lazy loading of images
4. Live search
5. Pie, doughnut & bar charts support
5. Flowcharts, Piecharts, doughnut & bar charts support
6. Searchable & Sortable tables
7. Syntax highlighting
8. Mermaid Support
## Run your site with compose theme
## Documentation
- [Install compose theme](https://docs.neuralvibes.com/docs/compose/install-theme/)
- [Use forestry CMS](https://docs.neuralvibes.com/docs/compose/use-forestry-cms/)
- [Customize your site](https://docs.neuralvibes.com/docs/compose/customize/)
- [Configure search](https://docs.neuralvibes.com/docs/compose/search/)
- [Shortcodes](https://docs.neuralvibes.com/docs/compose/shortcodes/)
- [Mermaid](https://docs.neuralvibes.com/docs/compose/mermaid/)
## ExampleSite
The [exampleSite](https://github.com/onweru/compose/tree/master/exampleSite) serves as this theme's [user guide](https://docs.neuralvibes.com/docs/compose/getting-started/) .
> This guide covers the necessary bits. As the project evolves, the userguide will get more comprehensive
This guide covers the necessary bits. As the project evolves, the user-guide will get more comprehensive
You can use Hugo to generate and serve a local copy of the guide (also useful for testing local theme changes).
@@ -36,9 +38,7 @@
hugo server --themesDir ../..
```
Note that you need the `themesDir` flag when running Hugo because the site files are inside the theme repo.
## From the same creator
### Also built by Weru
1. [Clarity Theme](https://github.com/chipzoller/hugo-clarity)
2. [Newsroom Theme](https://github.com/onweru/newsroom)