Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nesta-plugin-yaml-metadata

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nesta-plugin-yaml-metadata

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Yaml metadata plugin for Nesta

Pages of content in Nesta CMS can be embellished with metadata, written in a simple key/value pair syntax. If you'd like extra flexibility in your metadata, you can use this plugin to replace Nesta's built-in metadata parser with Ruby's Yaml parser.

You still need to make sure that all the metadata is at the top of the page; the first blank line signifies the start of the page content.

To use the plugin just add it to your project's Gemfile and rebuild your bundle:

$ echo 'gem "nesta-plugin-yaml-metadata"' >> Gemfile
$ bundle

It requires Nesta 0.9.12 or later.

FAQs

Package last updated on 03 Mar 2012

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc