majora

1.1.0 • Public • Published

Majora

Setup

$ mkdir path/to/website; cd path/to/website
$ npm install majora

Usage

Create a content/ folder with your Markdown files. Run majora to build the corresponding HTML files in the build/ folder.

Templates

Put your Deku templates in the templates/ folder and use them by specifying the name of the file in your Markdown file's front matter.

---
template: Post
---
# This is a post!

Readme

Keywords

none

Package Sidebar

Install

npm i majora

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • madx