aaranxu / adidoks

AdiDoks is a mordern documentation theme, which is a port of the Hugo theme Doks for Zola.
https://adidoks.org
MIT License
220 stars 80 forks source link

fix: remove hardcoded section for docs & blog #52

Open ledoyen opened 1 year ago

ledoyen commented 1 year ago

Hello, Thanks for making this great theme available for zola.

This change allows reusing the blog & docs templates for other sections. Related to #4.

I could not find any way to test the change other than navigating the sample site manually. Do you have some cypress (or else) tests available ?