cogear-preset-blog
v1.0.2
Published
Preset to create a blog with Cogear.JS
Downloads
1
Readme
Cogear.JS preset blog
Ready to use site preset. Just clone repository, install dependencies and run cogear
in project directory from command line.
Installation
Make sure that Cogear.JS is installed. How to install
Clone this repo to the target local directory:
> 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
is presented as git submodule.
Install dependencies:
> 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!
> cogear # development mode by default
Read the docs
https://cogearjs.org/docs