https://github.com/nicholasess/docz-plugin-github-page
This package makes it possible to use github pages with docz
https://github.com/nicholasess/docz-plugin-github-page
Last synced: 8 months ago
JSON representation
This package makes it possible to use github pages with docz
- Host: GitHub
- URL: https://github.com/nicholasess/docz-plugin-github-page
- Owner: nicholasess
- Created: 2018-08-31T15:37:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-12T06:56:55.000Z (8 months ago)
- Last Synced: 2025-04-12T07:36:43.162Z (8 months ago)
- Language: JavaScript
- Size: 2.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docz-plugin-github-page
This package makes it possible to use github page with docz
```js
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