apos-docs

Documentation static site generator built with Eleventy.

Usage no npm install needed!

<script type="module">
  import aposDocs from 'https://cdn.skypack.dev/apos-docs';
</script>

README

apos-docs

Documentation static site generator built with Eleventy.

It should work out of the box with minimal configuration. This is meant to be used in combination with GitHub Pages. The final output should work with JavaScript disabled.

npm NuGet

Description

Takes in a docs directory along with your main README.md. Compiles the output into an apos-docs/_site directory. Adds the content of the apos-docs/_site directory to a gh-pages branch. The documentation for your repository will be available at [username].github.io/[repository name].

Documentation

Tech Stack

Used by