Skip to content
#

documentation-tool

Here are 715 public repositories matching this topic...

dopry
dopry commented Dec 11, 2021

Preliminary Checks

Summary

I am working on a source plugin an

tcheinen
tcheinen commented Jan 13, 2022

Bug Report

Environment

Zola version: zola 0.15.2

Expected Behavior

Asset/section colocation should work when the assets in question have no file extension.

Current Behavior

Files inside a section with no extension are not copied into the output folder

Step to reproduce

Create two files in a section; one with an extension (i used *.jpg) and one without and then

wowchemy-hugo-themes
jeremyboyd
jeremyboyd commented Dec 17, 2021

I have these categories listed in the YAML of one of my posts:

categories: ["social class", "unethical behavior", "driving", "attention", "Bayesian models", "hierarchical models"]

These get rendered as a comma-separate string on the Recent Posts widget in my blog:

https://jeremyboyd.org/#posts

When the screen size is too small (e.g., on mobile), the categories string spills out of the

Improve this page

Add a description, image, and links to the documentation-tool topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the documentation-tool topic, visit your repo's landing page and select "manage topics."

Learn more