3.0.0 • Published 2 years ago

lineman-blog v3.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

lineman-blog

This is a plugin to get started writing a blog with Lineman managing the build and bringing with it both excellent markdown parsing as well as static asset (JS/CSS) management. We recommend you look at our Blog template project as a starting point.

If you'd like to add this to a fresh Lineman project on your own, just:

$ npm install --save-dev lineman-blog

And then start adding Underscore templates to app/templates/**/*.us, posts to app/posts/*.md, and static pages to app/pages/**/*.md. Refer to the Lineman docs for details about how to use Lineman generally.

To review what the default configuration and paths are specific to this plugin, run:

$ lineman config markdown
3.0.0

2 years ago

1.3.1

2 years ago

2.0.0

2 years ago

1.3.0

2 years ago

1.2.0

7 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago