Skip to content
#

documentation-tool

Here are 664 public repositories matching this topic...

rossng
rossng commented Mar 26, 2021

Summary

I wanted to swap out components in my Markdown with custom ones. I was happy to see that there was already an example (in the gatsby/examples/using-remark/ dir, also hosted at https://using-remark.gatsbyjs.org/custom-components/)

However, I quickly discovered that the following suggested snippet makes the TypeScript compiler very unhappy.

const renderAst = new rehypeReac
ralfbiedert
ralfbiedert commented Jun 8, 2020

Bug Report

Environment

Zola version: 0.11.0

Current Behavior

Hi, when running the link checker on my site zola reports spurious network errors, although opening the same site in Firefox works fine. As a subsequent error, if I try to re-run the checker I then sometimes get blocked by other hosts.

For example, first run:

D:\Development\Source\cheats.rs>bash ./deplo

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