Skip to content
/ plated Public

Plated can generate a static website from hierarchical text and data files.

License

Notifications You must be signed in to change notification settings

xriss/plated

Repository files navigation

plated

A standalone version of the chunk based templating system used in pagecake to generate a static website using js.

npm install -g plated

Visit https://github.com/xriss/plated-example for a blank boiler plate starting site that can easily be published to github. This is also used as the template for the blog/docs site included in this repo.

Contents

This repository contains the source, blog and documentation to support plated^.

Documentation

Read the docs - https://xriss.github.io/plated/docs/

Documentation is embedded within the source so they get updated together where there are changes. The current version is always the latest.

Scripts

plated/start

Builds and starts a local server on http://127.0.0.1:8080 that contains the docs website found on github.

About

Plated can generate a static website from hierarchical text and data files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published