Olivier Samyn

Results 15 comments of Olivier Samyn

I can try this and maybe provides you with a patch to use the gtk dark theme by default.

You have to get the section of the top level `_index.md` file, like: ``` get_section(path="_index.md", metadata_only=true) ```

I made a site with the following macro to create a whole navigation tree. It's strange the subsection page list is empty. However, I did not tried with the latest...

I had a bit of try/error session to test various combinations. I tested following variations : ``` [tool.hatch.envs.default] builder = true > hatch build ... ModuleNotFoundError: No module named 'django'...

I tried a git bisect today. Looks like the commit that introduced the issue is the one introducing workspace support #2073 If I find a bit of time later this...