JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q16825F
  • License MIT

Minimalistic doc generator with Kdu component based layout system

Package Exports

  • kdupress
  • kdupress/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (kdupress) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

KduPress

📝 Minimalistic Kdu-powered static site generator

Installation

Use the package manager yarn to install KduPress as a dev dependency.

yarn add kdupress -D

Documentation

The docs are available at https://kdupress.web.app

Contributing

Want to contribute? Check our issues for beginners!

yarn # Install and link dependencies for this monorepo
yarn dev  # serves KduPress' own docs with itself

License

MIT