generator-weblog

0.0.6 • Public • Published

generator-weblog

This is very much an under-development project. You are more than welcome to use it and provide feedback, but in its current form, it is very limited in functionality.

See how using the following tools helps you worry about... nothing!

Yeoman

Bootstrap your project with all the pieces necessary configured for you.

Showdown

Write your blog posts in your favorite style: Markdown!

Showup

Don't worry about style, fetching posts, or implementing search. Showup's got you!

Grunt

While writing your posts, run grunt server to see your changes.

Then, when you like what you see, just run a grunt build before committing to GitHub.

GitHub

You already have a free account... now, it's your web host! Just push to the gh-pages branch of any of your repositories.

The results:

Sample

Demo:

Click here. Type "talking about bower" to see the search in action.

Getting started

  • Make sure you have yo installed: npm install -g yo
  • Install the generator: npm install -g generator-weblog
  • To get your blog going, run: yo weblog
  • To create a post, run: yo weblog:post "Post Name"
  • To bundle up your site before committing, run: grunt build

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i generator-weblog

Weekly Downloads

1

Version

0.0.6

License

none

Last publish

Collaborators

  • stephenplusplus