-
# We need docs for the Miden Node
As described in https://github.com/0xPolygonMiden/miden-base/issues/472, we want documentation for the Miden Node. The source files of the documentation should be …
-
Python 3.11
requirements.txt and installed versions
```
mkdocs 1.4.3
mkdocs-awesome-pages-plugin 2.9.1
mkdocs-macros-plugin 0.7.0
mkdocs-material 7.3.6
m…
-
Hello, thanks for all the work on this nice plugin! I want to be clear that I have no issues using this plugin on my local macOS environment when installed from git, this is specifically when building…
-
Thank you for this amazing plugin! I've been trying to get a good-looking PDF of my mkdocs site working, but I'm struggling with the rendered font.. I've created a Docker image to do the build (below)…
-
### Plugin version
v2.2.11
### Python version
3.12.3
### Additional environment information (optional)
**Platform** - GitLab Pages
### What happened?
All the hyperlinks of blogs/tags redirects …
-
I know this error has come up before and it was determined to be related to `navigation.indexes` but this is different.
Here's my `mkdocs.yml` where I'm using `multirepo`
```yaml
nav:
- Home…
-
Does the plugin support importing code snippets from other paths ?
We have often things like this in our doc:
```
--8
-
I am trying to get this plugin added into my project. My .yml document looks like
```
plugins:
- swagger
extra:
swagger_url: 'myurl.com/swagger.json'
```
When I try to start the applicatio…
-
Hi there,
so I found my intial problem: On the original [Ticket](https://github.com/orzih/mkdocs-with-pdf/issues/34) you said to install
**npm install -g mermaid cli**, but it must be mermaid.cli…
ghost updated
3 years ago
-
I would like to redirect from '/this-folder/' to '/another-folder/' or '/to-here/index.html'