🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

lineman-blog

Package Overview
Dependencies
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lineman-blog

A Markdown blogging plugin for Lineman

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
3
Created
Source

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

Keywords

lineman

FAQs

Package last updated on 28 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts