
Preview: https://hugo-novela-forestry.netlify.com
Link to theme repository: https://github.com/forestryio/hugo-theme-novela
Ported from Gatsby by @mountainbug95 and @regisphilibert for @forestryio
README.md describing my themeLICENSE.mdtheme.tomlimages/ folder with the required dimensionshttps://example.com is set as base url in exampleSite/config.{toml, yaml, json} to avoid the abuse of unused domainstoCSS and PostCSS that I have committed the /resources directory with all generated assets, for my theme to work in the basic version of HugoHello @DirtyF, @mountainbug95, @regisphilibert and @forestryio,
thank you for porting this nice looking theme from Gatsby to Hugo :+1:
Let's start right with the review:
https://raw.githubusercontent.com/forestryio/hugo-theme-novela/master/images/tn.png as url.mainSections variable. Hugo populates this array with content types that have the most content files, e.g. in your case content files of type "post". The array can be overridden in the config file by the user if he chooses to.Note: themes might have to be whitelisted as it is using custom thumbnails for posts and pictures of content authors.
Thanks for the detailed review.
What do you mean by "relative path don't work on GitHub? The image is properly shown in the README.
While the theme could be further optimized, it's not in the project's scope for now. Novela is a heavily illustrated blog theme and people willing to use the theme should embrace the current constraints. 馃
Hi Frank,
What do you mean by "relative path don't work on GitHub? The image is properly shown in the README.
My mistake. I was referring to the README when it's shown on www.themes.gohugo.io, e.g. at https://themes.gohugo.io/dot-hugo-documentation-theme/.
While the theme could be further optimized, it's not in the project's scope for now. Novela is a heavily illustrated blog theme and people willing to use the theme should embrace the current constraints.
Do you rather encourage users of your theme to fork it if they want to add customizations?
The link for the screenshot has been updated.
Project is indeed open source, people can always fork it to adapt it to their needs, we don't intend to provide more features than the original Gatsby theme.
Your theme should appear soon on Hugo's theme site. Next, I'll promote your theme on Hugo's official Twitter account.
@digitalcraftsman Awesome. I notice the link to the author's page is 404 on the theme site, I fixed the link in the theme.toml, anything to do on your end?
I've updated a bunch of themes (including yours). Your changes should be visible soon after the Hugo theme site has been rebuild.