gohugoio / hugoThemesSiteBuilder

The source for https://themes.gohugo.io
https://themes.gohugo.io
Apache License 2.0
210 stars 190 forks source link

Add new Hugo Porto theme to the themes list #449

Closed andrewmolyuk closed 3 months ago

andrewmolyuk commented 4 months ago

After you have read the instructions for adding a theme, please make sure:

netlify[bot] commented 4 months ago

Deploy Preview for hugothemes ready!

Name Link
Latest commit c62b11070aaf133ed9568374edabcda46b8ccc76
Latest deploy log https://app.netlify.com/sites/hugothemes/deploys/6624c5eec5a319000861a19b
Deploy Preview https://deploy-preview-449--hugothemes.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

hugo-sid commented 4 months ago

Thank you for adding your theme.

From your README:

The theme was inspired and based originally on the Porto theme from BoxModelDev's guys.

andrewmolyuk commented 4 months ago

The original Porto theme is free and license-free, but I'm currently checking it with the author and then updating the PR and code if necessary.

andrewmolyuk commented 3 months ago

Hey @hugo-sid,

I received a response from the author and suddenly a license to distribute the code appeared - MPL 2.0. Naturally, I am ready to change the theme code to MPL 2.0. It would be enough? What should I do in this case?

Thanks in advance.

andrewmolyuk commented 3 months ago

It seems that it will be easier and more correct to build a completely own custom theme and then there will be no problems with licenses.

Sorry for wasting your time.

Will be in touch in the nearest future.

hugo-sid commented 3 months ago

I received a response from the author and suddenly a license to distribute the code appeared - MPL 2.0. Naturally, I am ready to change the theme code to MPL 2.0. It would be enough? What should I do in this case?

Sorry for the delay in my response. Yes, it's enough if you change the license of Hugo theme to MPL 2.0.

Sorry for wasting your time.

Not at all, thanks for your cooperation & understanding.

andrewmolyuk commented 3 months ago

I totally rewrote the theme without any usage of external sources. So now it's here under MIT license: https://github.com/gohugoio/hugoThemesSiteBuilder/pull/460