Skip to content
#

documentation-tool

Here are 714 public repositories matching this topic...

dopry
dopry commented Dec 11, 2021

Preliminary Checks

Summary

I am working on a source plugin an

t3link
t3link commented Jan 7, 2022

Bug Report

Environment

Zola version: 0.15.2

Expected Behavior

It should output my custom robots.txt in theme templates directory

Current Behavior

Always render same content with built-in one.

Step to reproduce

My blog source code is here

A custom robots.txt file is in the theme's templates directory. `./themes/DeepT

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