Hi,
I have a question regarding the source code of the CANVAS theme.
I have created a jekyll theme for my website. That jekyll theme contains a few of the files that are provided by the theme like css, javacript, fonts, some files, etc.
At the moment, those files are hosted in a private repository. I'd like to know if I can make it public. I wanted to open it and:
- Include a note in the README file indicating that the repository cannot be used unless you have a license of the theme
- Include the appropriate license and copyright files in the repository
- The repository will not contain all the files that are included when we download the theme after purchasing it, only those that I need for my website to work.
Also regarding this, my website is already making use of those files and they can be found here: https://github.com/alfonsoalba/web/tree/master/assets
Would it be possible to make the repository public?
Thanks,
Alfonso
