Results 25 comments of APHIVE

I am just now learning of this project, I like the light color background icon but I think that the design itself is way too busy with all the little...

I would strongly recommend using the `mkdocs serve --dirtyreload` option to ease the amount of reloading that needs to happen when developing or making edits to only the pages that...

Let me know how I can do this and I will work with you. Basically what's happening at the moment is that I add a new page in the doc...

Here is the base of my mkdocs.yml ``` site_name: Site Name site_description: My Site Description nav: - Home: 'index.md' - Requirements: 'requirements.md' - About: 'about.md' - Library: - Getting Started:...

On the command line it shows that the changes are detected and that the changes were pushed to browser but nothing happens. ``` INFO - [21:42:33] Detected file changes INFO...

Sorry forgot to update here, it seems that something was cached on my browser when I tried without `--dirtyreload`. All is good. Thanks.

What editor are you using? I use Atom and VS Code and have not experienced this issue. Could be a plugin on your editor.

Remember to resolve your issues if the solution offered helped out.

Agreed here.. Using the chrome directory or running the install script method doesn't always work, mine borked my setup to the point I had to do a Refresh to get...

Same, I had to do a refresh as it did all sorts of weird thing with my browser.