Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codemotion/cogear-preset-blog
Blog preset for Cogear.JS
https://github.com/codemotion/cogear-preset-blog
Last synced: 3 months ago
JSON representation
Blog preset for Cogear.JS
- Host: GitHub
- URL: https://github.com/codemotion/cogear-preset-blog
- Owner: dbelyaeff
- Created: 2018-09-04T20:39:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T08:55:58.000Z (about 6 years ago)
- Last Synced: 2024-04-05T00:57:44.702Z (7 months ago)
- Language: HTML
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cogear.JS preset `blog`
Ready to use site preset. Just clone repository, install dependencies and run `cogear` in project directory from command line.
![screenshot](https://github.com/codemotion/cogear-theme-blog/raw/master/screenshot.jpg)
# Installation
Make sure that [Cogear.JS](https://cogearjs.org) is installed. [How to install](https://cogearjs.org/docs/)
Clone this repo to the target local directory:
``` shell
> cd ~/Sites/
> git clone --recurse-submodules https://github.com/codemotion/cogear-preset-blog blog
```
Pay attention to `--recurse-submodules` option. It's required, because [`cogear-theme-blog`](https://github.com/codemotion/cogear-theme-blog) is presented as git [submodule](https://git-scm.com/book/en/v2/Git-Tools-Submodules).Install dependencies:
``` shell
> cd ~/Sites/blog
> npm install
or
> yarn install
```You're ready to go! Fire up **Cogear.JS** in `dev` mode, your new blog will be opened in browser automatically!
``` shell
> cogear # development mode by default
```# Read the docs
https://cogearjs.org/docs