Appernetic

Results 19 comments of Appernetic

Yes, I agree. I thought that there was a check for localhost in the internal Hugo file?

Ok, I will try to see if this would work. In config settings ``` # Unmark to use post folder for images. Default is static folder. #UsePostImgFolder = true ```...

Pushed! So from now on just add usepostimgfolder = true to the config.toml file under [params] if you want a non standard set-up, eg use post folder for images. Simple...

It still does not seem to work on Hugo Themes and there is other weird issues with links there.

Conflict with layouts/partials/portfolio.html

Probably as easily as it is to check the code and implement it.. :-)

Have you tried with a large first letter? Another solution is to add a description parameter. You can do that by overriding templates in your root layouts folder, which is...

Ok, great that you found a solution! Can you post the code here?

I think the best soluton is to do a separate template for About, similar to the one for contact.