natverse / natverse_hugo

https://natverse.github.io/packages/
Creative Commons Attribution Share Alike 4.0 International
0 stars 2 forks source link

Figure out a strategy to autogenerate GitHub Pages site #4

Closed jefferis closed 5 years ago

jefferis commented 5 years ago

See https://gohugo.io/hosting-and-deployment/hosting-on-github/ which basically advises two separate repositories (with the orgname.github.io repo as a git submodule in the location of the public folder).

SridharJagannathan commented 5 years ago

Closed via #10, I used the travis strategy from https://www.freecodecamp.org/news/two-ways-to-deploy-a-public-github-pages-site-from-a-private-hugo-repository-627312ec63b9/