1.1.0 • Published 4 years ago

marlin v1.1.0

Weekly downloads
8
License
MIT
Repository
github
Last release
4 years ago

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.

1.1.0

4 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.6

10 years ago

0.0.0

10 years ago