-
Is there any way to speed up the rendering when 'mkdocs serve' is running?
Currently I have approximately 750 markdown documents in the docs folder and when I make a small change to a file it takes …
-
We'll be deployment multiple sites built on MkDocs using the default theme and I'm hoping to provide easy visual differentiation by changing the blue navbar color to red, purple, green, etc- so that i…
-
The docs are currently hosted at readme.io which is great. But what about moving the docs to this GitHub repository (or another one of the `Serverless` organization) and create it in a way that those …
-
When I followed the install instructions, an admin user was created, but not printed (I searched my terminal traceback for the created email user).
Furthermore, the email address was "admin@icekit.lv…
cogat updated
8 years ago
-
Hi
I'm trying to include a logo for use with material-mkdocs in my documentation. I had assumed that as long as I put it in docs/src/assets/images (because I know Lapidary puts such a directory in t…
-
On the MkDocs ReadTheDocs page: https://mkdocs.readthedocs.org/en/stable/
The footer generated by ReadTheDocs does not contain a "Downloads" section. I believe this is because there is no MkDocs supp…
-
Hi,
I currently have some MkDocs instances associated with Github repos and two others with Bitbucket repositories. I'm looking for some guidance as to how I can properly setup Travis-CI (for Github)…
-
I'd like to reorganize the documentation in [the `share/doc/homebrew` folder](https://github.com/Homebrew/homebrew/tree/master/share/doc/homebrew) to make it easier to read as a whole, and easier to f…
-
The cheapest, simplest, and most transparent way to maintain a website for this organization appears to be a static site generator.
### Benefits
- This allows us to keep drafts, site organization, etc…
-
Hi, it seems that page meta variable is always an array of array. e.g:
```
foo: bar
baz: bar
```
This will export as follows:
```
{
foo: [bar],
baz: [bar]
}
```
This is what I was expecting:
`…
gsouf updated
8 years ago