Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluelovers/typedoc-plugin-nojekyll
a typedoc plugin add .nojekyll for github pages
https://github.com/bluelovers/typedoc-plugin-nojekyll
github-pages jekyll nojekyll plugin typedoc
Last synced: 3 days ago
JSON representation
a typedoc plugin add .nojekyll for github pages
- Host: GitHub
- URL: https://github.com/bluelovers/typedoc-plugin-nojekyll
- Owner: bluelovers
- Created: 2018-04-21T23:23:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-17T14:04:41.000Z (over 6 years ago)
- Last Synced: 2024-09-19T15:18:01.117Z (about 2 months ago)
- Topics: github-pages, jekyll, nojekyll, plugin, typedoc
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# typedoc-plugin-nojekyll
a typedoc plugin add .nojekyll for github pages
this plugin make github pages can link to ur api docs
## install
```
npm install typedoc typedoc-plugin-nojekyll
```