tschaub / gh-pages

General purpose task for publishing files to a gh-pages branch on GitHub
https://www.npmjs.com/package/gh-pages
MIT License
3.22k stars 190 forks source link

Add --nojekyll and --cname options #533

Closed tschaub closed 9 months ago

tschaub commented 9 months ago

The --nojekyll option can be used to write out a .nojekyll file. The --cname option can be used to write a CNAME file with a custom domain name.

Closes #503 Closes #468 Closes #467 Closes #371 Closes #347 Closes #321 Closes #179 Closes #127 Closes #74 Closes #34