Closed kdevo closed 4 years ago
Since @tomanistor recently fixed the theme to work again in the showcase I feel okay to publish my own interpretation of it.
The intent of this fork is not to replace Osprey (which I really like and started to use for my own site a while ago), but rather to provide an alternative choice for people who...
The changes I made since the fork are all summarized in the README.
If there is a problem please let me know. Thanks and keep up the good work!
Good stuff @kdevo, I love the forked edition!
Hello @kdevo,
thank you for sharing this theme with the Hugo community. Great to see a the great Osprey theme into a more minimal one-page theme.
Your theme should be listed soon on the themes site. Furthermore, I'll promote your theme on Hugo's official Twitter account.
Hi @digitalcraftsman,
awesome, thank you very much!
Two questions that came up while checking the theme's look and feel on the Hugo themes site:
enableEmoji = true
flag or similar), I might consider removing them from the original source because the raw :sparkles:
(for instance) doesn't look as sparkling ✨ as expected.Thanks in advance!
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. Please tick the relevant boxes for your theme in the checklist below:
Link to my theme repository: https://github.com/kdevo/osprey-delight
I made sure that...
README.md
describing my themeLICENSE.md
theme.toml
images/
folder with the required dimensionshttps://example.com
is set as base url inexampleSite/config.{toml, yaml, json}
to avoid the abuse of unused domainstoCSS
andPostCSS
that I have committed the/resources
directory with all generated assets, for my theme to work in the basic version of HugoN.B. By submitting a theme to the Hugo Themes Showcase you understand that you need to maintain your theme. You will need to keep an eye on whether your theme's demo generates on the Hugo website, whenever there is a new release. We are a very small team and we just cannot keep up opening issues in the various theme repositories to notify authors. Whenever 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.
Feel free to ask questions. We're glad to help.