artemsheludko / zolan

Zolan is a minimal blog theme for Jekyll.
https://zolan-jekyll.netlify.app/
201 stars 266 forks source link

Tagging is going to 404 page #4

Closed hmook closed 4 years ago

hmook commented 4 years ago

Looks like there is something wrong with the tag-page. If I go to a tag page its going directly to the 404 page.

artemsheludko commented 4 years ago

@hmook Use the Netlify service to deploy so that the jekyll-tagging plugin works correctly.

ungurnicoleta commented 4 years ago

I have a problem with the share buttons that are at the end of a post. Thanks :)

artemsheludko commented 4 years ago

@ungurnicoleta What kind of problem?

ungurnicoleta commented 4 years ago

Well, It just says that the path is not working (the href). It happens also in the demo. Screenshot 2020-05-12 at 20 19 22

Thank you for the fast response!

artemsheludko commented 4 years ago

@ungurnicoleta

Just updated the demo link. Use the Netlify service to deploy and do not forget to specify the url in the config.yml file. Check it out https://zolan-jekyll.netlify.app/

ungurnicoleta commented 4 years ago

Cool, thanks :)