https://github.com/dbelyaeff/awesome-cogear
List of best plugins, themes, etc.
https://github.com/dbelyaeff/awesome-cogear
List: awesome-cogear
Last synced: 6 months ago
JSON representation
List of best plugins, themes, etc.
- Host: GitHub
- URL: https://github.com/dbelyaeff/awesome-cogear
- Owner: dbelyaeff
- License: mit
- Created: 2018-08-17T18:00:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T07:37:31.000Z (over 7 years ago)
- Last Synced: 2024-08-20T13:02:18.834Z (almost 2 years ago)
- Language: HTML
- Size: 94.7 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# awesome-cogear
Best plugins and themes for [**Cogear.JS**](https://cogearjs.org)
# Plugins
## Assets
* [Compressor](https://github.com/codemotion/cogear-plugin-compressor) – Compress pages and assets with gzip for faster loading.
* [Pages JSON](https://github.com/codemotion/cogear-plugin-pages-json) – Stores pages into `pages.json`. Can be fetched and used on site with [React](https://reactjs.org), [Vue.JS](https://vuejs.org), [Angular](https://angular.io), etc.
## Video
* [YouTube](https://github.com/codemotion/cogear-plugin-youtube) – Embed youtube videos by links.
## Frontend frameworks
* [Vue](https://github.com/codemotion/cogear-plugin-vue) – Brings Vue SFC import to entry points.
## Blogging
* [Blog](https://github.com/codemotion/cogear-plugin-blog) – Simple blog with pagination and tags.
* [Blog-RSS](https://github.com/codemotion/cogear-plugin-blog-rss) – Adds RSS to blog.
# Themes
* [Default](https://github.com/codemotion/cogear-theme-default) – Default theme. To learn how to.
* [Blog](https://github.com/codemotion/cogear-theme-blog) – Blog theme with no framework. Clone it and edit for your needs.
* [Bootstrap 4](https://github.com/codemotion/awesome-cogear) - Various Bootstrap 4 themes. Best used for responsive design (mobile, tablet, etc.)
* [Bootstrap 4 in ejs](https://github.com/dtslvr/cogear-theme-ejs-bootstrap-blog) — Bootstrap 4 theme based on EJS, provided by [@dtslvr](https://github.com/dtslvr)
# Presets
* [Blog](https://github.com/codemotion/cogear-preset-blog) – Simple blog preset with responsive theme.
* [Bootstrap 4 blog in ejs](https://github.com/dtslvr/cogear-preset-ejs-bootstrap-blog) — Bootstrap 4 blog preset, provided by [@dtslvr](https://github.com/dtslvr).