Socket
Socket
Sign inDemoInstall

lineman-blog

Package Overview
Dependencies
155
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    lineman-blog

A Markdown blogging plugin for Lineman


Version published
Weekly downloads
3
decreased by-50%
Maintainers
3
Install size
18.9 MB
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 28 Nov 2021

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc