gohugoio / hugoThemes

A curated directory of Hugo themes
https://themes.gohugo.io/
MIT License
1.77k stars 244 forks source link

Theme submission Stada #933

Closed denisotree closed 3 years ago

denisotree commented 4 years ago

Theme submission

Please make sure that you have read the theme submission guidelines before submitting a theme. The guidelines provide all relevant information and requirements that have to be fulfilled before the submission. We strongly suggest that you test your theme with the Hugo Themes Build Script before submitting the theme for review. If a submission does not meet the criteria mentioned in the README it will be closed. You may re-submit once you fix the problems with your submission. However, please note that we have limited resources and can not provide help for general web development issues. For Hugo support questions please refer to the dedicated support forum.

Please tick the relevant boxes for your theme in the checklist below:

Link to my theme repository: https://github.com/denisotree/hugo-theme-stada

I made sure that...

N.B. By submitting a theme to the Hugo Themes Showcase you understand that you need to maintain your theme. If a theme demo breaks and remains broken then at some point it will be removed from the list without prior warning. If you no longer wish to maintain a theme please let us know.

New themes will usually be promoted on Hugo's official Twitter account. If you would like to be mentioned in the tweet please add your Twitter username to this submission.

Link to my Twitter account (optional): https://twitter.com/denisotree

Feel free to ask questions. We're glad to help.

digitalcraftsman commented 4 years ago

Hello Denis,

thank you for sharing this theme with the Hugo community 👍

/static/css/styles.css
/static/fonts/my-font.ttf

refer to my-font.ttf with the path ../fonts/my-font.ttf in styles.css.

denisotree commented 4 years ago

Hello! Thanks for yours notes! I fixed it all, look please.

digitalcraftsman commented 4 years ago

Thanks for applying the fixes. When you change the source stylesheets remember to rebuild them. Otherwise the changed paths have no effect.

I've noticed that the author image, description etc. in the right sidebar will remain empty. Would you like to keep it that way? Alternatively, you can create an example config file with dummy data at exampleSite/config.toml.

denisotree commented 4 years ago

Thank you for your comment. I really didn't think about it. I will make changes as soon as possible.

denisotree commented 4 years ago

I've done it 🙏

denisotree commented 3 years ago

@digitalcraftsman hello) I corrected all the comments, will it be possible to see how it will be possible?