This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

raneto-core

0.5.1 • Public • Published

Raneto Core

This repository contains the core code of the Raneto framework. If you want to use Raneto, please visit the main Raneto repository.

Raneto Core provides a framework of sorts for creating static site generators in Nodejs. It uses Markdown files as the basis for content structure and uses Lunr.js to provde full-text search functionality.

Install

npm install raneto-core

Usage

var raneto = require('raneto-core');
raneto.getPage('path/to/a-file.md');

Credits

Raneto was created by Gilbert Pellegrom from Dev7studios. Released under the MIT license.

/raneto-core/

    Package Sidebar

    Install

    npm i raneto-core

    Weekly Downloads

    6

    Version

    0.5.1

    License

    MIT

    Last publish

    Collaborators

    • gilbitron
    • ryanlelek