nicholasess / docz-plugin-github-page

This package makes it possible to use github pages with docz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This package makes it possible to use github pages with docz


Languages

Language:JavaScript 100.0%