-
- [x] Criar pasta `posts` na raíz;
- [x] Dividir pages de templates
- [x] Templates vai ter a carcaça das páginas
- [ ] Bibliotecas
- [ ] prismjs
- [ ] algoliasearch
- [ ] date-fns
- …
-
This is an issue based on the discussion in https://github.com/flogy/gatsby-mdx-tts/issues/2.
Currently the plugin only creates speech output for markdown files. But if you have a dynamically gener…
ghost updated
4 years ago
-
Hi there,
Using the gatsby starter with the following dependencies:
"dependencies": {
"gatsby": "^3.4.1",
"gatsby-plugin-image": "^1.6.0",
"gatsby-plugin-postcss": "^4.6.0",
…
-
Hello.
I was working on customizing the theme before adding my content. However, yesterday, out of nowhere, `gatsby develop` started returning errors.
```
"gatsby-plugin-mdx" threw an error whi…
-
Para hacerlo se puede seguir esta guía:
https://cesarvarela.com/blog/how-to-add-tags-to-your-gatsby-mdx-blog
-
## Question
**Description**
How to add CSS and tags globally for all pages?
Hey! Awesome project
I was able to get Katex to work with an MDX file.
However, I have to put
```
…
-
## Question
I'm a bit confused on how to develop and build a docz website with gatsby. According to [document](https://www.docz.site/docs/getting-started#build), `yarn docz dev` or `yarn docz build` …
-
Not sure if possible, but look for methods to improve and get better keywords for text.
osiux updated
4 years ago
-
warn Plugin gatsby-plugin-pnpm is not compatible with your gatsby version 5.3.3 - It requires gatsby@~2.x.x || ~3.x.x || ~4.x.x
-
We have different users with different operating systems and editors. However, it seems like the website only accepts newlines if they are expressed as LF. CR and CR+LF are not accepted and we had to …