marlin

1.1.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i marlin

Weekly Downloads

3

Version

1.1.0

License

MIT

Unpacked Size

13.8 kB

Total Files

4

Last publish

Collaborators

  • manast