docz-plugin-github-page

This package makes it possible to use github pages with docz

Usage no npm install needed!

<script type="module">
  import doczPluginGithubPage from 'https://cdn.skypack.dev/docz-plugin-github-page';
</script>

README

docz-plugin-github-page

This package makes it possible to use github page with docz

import doczPluginGithubPage from "docz-plugin-github-page";

export default {
  plugins: [doczPluginGithubPage()]
};

Obs: Use the plugin in final, because it copy the directory .docs/dist to root/docs