core

officially supported plugins for awoo

Downloads
39
Stars
4
Committers
4

core is the collective repository of officially supported plugins for the awoo static site generator. All of the packages here are safe and maintained.

Packages

Package Version Dependencies Description
awoo-layouts npm Dependency Status reusable html templates
awoo-markdown npm Dependency Status markdown parsing
awoo-matter npm Dependency Status frontmatter parsing
awoo-metadata npm Dependency Status custom metadata
awoo-pretty npm Dependency Status pretty links

Development

To work on core, just clone the repository, install the npm dependencies, and bootstrap the lerna stuff. Like this:

git clone https://github.com/awoojs/core.git awoo-core
cd awoo-core
npm install
npx lerna bootstrap

If you're implementing a new plugin, you can pull inspiration from the other ones (making a plugin template is still on our TODO list, sadly). Just open a pull request and we'll help you out!

Team

Code of Conduct

This repository operates under the weallbehave Code of Conduct. Its contents can be found in CODE_OF_CONDUCT.md.

License

MIT

Package Rankings
Top 17.72% on Npmjs.org
Badges
Extracted from project README
npm Dependency Status npm Dependency Status npm Dependency Status npm Dependency Status npm Dependency Status