From 1f6c9c19a1f48ce71ee35fbe0700503f95912be5 Mon Sep 17 00:00:00 2001 From: Riccardo Date: Mon, 11 Mar 2024 12:36:31 +0100 Subject: [PATCH] Docs sync @ e4f6259 Update recipes.md (#1341) (#59) --- docs/recipes/recipes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/recipes/recipes.md b/docs/recipes/recipes.md index a30c8a2..a1c7c11 100644 --- a/docs/recipes/recipes.md +++ b/docs/recipes/recipes.md @@ -75,7 +75,7 @@ A #recipe is a guide, tip or strategy for getting the most out of your Foam work - Publish using community templates - [[publish-to-netlify-with-eleventy]] by [@juanfrank77](https://github.com/juanfrank77) - [[generate-gatsby-site]] by [@mathieudutour](https://github.com/mathieudutour) and [@hikerpig](https://github.com/hikerpig) - - [foamy-nextjs](https://github.com/yenly/foamy-nextjs) by [@yenly](https://github.com/yenly) + - Make the site your own by [[publish-to-github]]. - Render math symbols, by either - adding client-side [[math-support-with-mathjax]] to the default [[publish-to-github-pages]] site