Skip to content

OptimalBits/marlin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A lightweight file based CMS in node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published