GitHub - intentee/poet-template-docs: A Poet project with some example pages organized into a collection with a navigation menu and a few other components typical for documentation pages.

Skip to content

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

intentee/poet-template-docs

Repository files navigation

Poet

Poet is a modern static site generator designed to provide interactivity to your content.

Using Poet

If you have GNU Make installed, you can run the following to run Poet:

make watch

Alternatively, you can achieve the same with the following:

npm install

and then:

./jarmuz-watch.mjs

Documentation

You will find Poet's documentation and guides at: https://poet.intentee.com/

About

A Poet project with some example pages organized into a collection with a navigation menu and a few other components typical for documentation pages.

Resources

Readme

License

Apache-2.0 license

Activity

Custom properties

Stars

2 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published