An open API service indexing awesome lists of open source software.

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.

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).