https://github.com/uicardiodev/hugo-sodium-theme
It also includes documentation
@jhabdas Does the license matter for pro version? because I am submitting the free version for Hugo themes which is under MIT
Hey, can we connect on whatsapp or twitter?
@digitalcraftsman Hey have a look on this theme and let me know if it is ready to appear in Hugo theme directory
Hello @heyarviind,
thanks for sharing this theme with us :+1:
Is there a reason why you closed this issue? Is the author of #386 related to you or the Sodium theme?
@digitalcraftsman No actually no one from Hugo team replied to this issue, so we thought to close this issue and open another one.
Yes #386 is from our team :)
@heyarviind I closed #386 and would continue conversation here.
@haman001 feel free to join
No actually no one from Hugo team replied to this issue, so we thought to close this issue and open another one.
It's usually me who's maintaining this repository. As you can see there's just a backlog of submissions themes that I've to work through. No worries :wink:
To take the last mile please add a thumbnail and a screenshots with the right dimensions to the your theme. Those will be used on the demo site to showcase your theme. You can find the necessary steps in the README.
When using the exampleSite folder please make sure that you add a config.{toml,yaml,json} file. Could you also add folder called content in the same directory? Even if your one-page theme doesn't make use of it it's required by the build script for the Hugo theme site. You can make the folder trackable in Git by a adding a file like exampleSite/content/.gitkeep.
@digitalcraftsman I've added content folder as well as screenshot, thumbnail, and config.yaml file
Please have a look
Hi @heyarviind currently I am helping out with theme submissions.
First of all this one page theme looks very good and the example site builds successfully for the Theme site. 馃憤
However can you please look into the following:
Please delete the file .DS_Store from the root of your theme. You can add this file to a .gitignore file so that it's not added in your Git repository. This file contains metadata from your Mac and it's not a good idea to have it visible in public.
Also under /hugo-sodium-theme/exampleSite/data/config.json please remove the following lines:
10: "googleAnalytics" : "UA-114708351-1",
11 "disqusShortname" : "arvindhacker"
Hugo Themes example sites should not come with Google Tag Manager tracking.
Also you have not included Disqus comments in your theme. It doesn't seem to me that there is a need to provide your disqusShortname
Let me know if you have any questions.
Thanks!
Hey @onedrawingperday thanks for your reply
.DS_Store to .gitignore and deleted the exiting .DS_Store file in the root directoryconfig.json file10: "googleAnalytics" : "UA-114708351-1",
11 "disqusShortname" : "arvindhacker"
Cheers!
Thanks for making the changes @heyarviind
@digitalcraftsman The Hugo Sodium theme is ready to be added to the Themes site.
I promoted your theme on Hugo's official Twitter account.
@heyarviind I noticed that the link to the theme author's website is likely an outdated url as it points to a error 404 page.
Big thanks to Alexandros for handling the submissions so well!
@digitalcraftsman I've corrected the link, thank you for noticing
Most helpful comment
I promoted your theme on Hugo's official Twitter account.
@heyarviind I noticed that the link to the theme author's website is likely an outdated url as it points to a error 404 page.
Big thanks to Alexandros for handling the submissions so well!