Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

marlin

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

marlin

A Lightweight file based CMS

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
18
500%
Maintainers
1
Weekly downloads
 
Created
Source

Marlin

A lightweight file base CMS in node. Where simplicy meets functionality. Super easy and fast to create a static website based on static files.

Install

Yarn:

yarn add --dev marlin

Or npm:

npm install --save-dev marlin

Definitions

Content

Content is the data that you show on the templates. It is usually stored as markdown, json or plain text.

Templates

Templates are used to render the content into one or several views.

Keywords

cms

FAQs

Package last updated on 30 Sep 2020

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