Profile for github site deployment
A new profile added for github pages deployment. Just create a file src/site/resources/CNAME
with the name of your website, and run mvn clean site-deploy
. Your site will be deployed to github pages.
A new profile added for github pages deployment. Just create a file src/site/resources/CNAME
with the name of your website, and run mvn clean site-deploy
. Your site will be deployed to github pages.