cncf / hugo-netlify-starter

Static website template for CNCF projects
https://cncf-hugo-starter.netlify.com/
Other
26 stars 16 forks source link

DCO Signoff for Template Repo #95

Open nate-double-u opened 3 years ago

nate-double-u commented 3 years ago

Problems:

(Possible) fixes:

celestehorgan commented 3 years ago

Re: Use this template creating an initial, unsigned commit.

Another workaround would be to use Hugo's prescribed theme import method (git submodule). Presumably this would pull in only signed commits.

nate-double-u commented 3 years ago

Another workaround would be to use Hugo's prescribed theme import method (git submodule). Presumably this would pull in only signed commits.

Would that work with the site as is? Or would we need to "themeify" the starter in order to import it like that? (I think I'm pro making the starter a theme, but there may be some related conversation over in #64)

chalin commented 3 years ago

I think having our own CNCF theme might be very nice but, unfortunately, I don't believe that we have the resources to develop and maintain it. I'd vote for use of Docsy (#64).