I am Thinking of moving my Jekyll site to Docpad and was reading through documentation but was unclear on whether I could use docpad-plugin-ghpages with project pages for organistions where GitHub pages hosts at orgname.github.io/projectname
For example my current website (on GitHub at https://github.com/jesusdiedforme/jesusdiedfor.me) is hosted at jesusdiedforme.github.io/jesusdiedfor.me (then CNAMEd to my domain)
Any help would be appreciated thanks
ian
Yes! You can use
docpad-plugin-ghpagesto generate a site for GitHub Organization pages as well. There is nothing specific to personal pages, just substitutehttps://github.com/username/username.github.io.gitforhttps://github.com/organization/organization.github.io.git.