blog-generator

1.1.0 • Public • Published

blog-generator

Inspired by jekyll

Getting started

# Create your workspace
mkdir MyBlog
cd MyBlog

# Create folder structure
mkdir content
mkdir build

# Get the generator
git clone git@github.com:maluramichael/blog-generator.git generator
cd generator

# Install dependencies
yarn

# Build your page
yarn run start build ../content ../build

Readme

Keywords

none

Package Sidebar

Install

npm i blog-generator

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

22.5 kB

Total Files

9

Last publish

Collaborators

  • maluramichael