Andreas Deininger

Results 139 comments of Andreas Deininger

> This moves the configuration of much of the cdn (js/css) into the configuration so they can be more easily maintained. I like the idea. This PR does not pull...

> Hello can I work on this issue? Yes, go ahead, your PR is welcome. Apprecating your efforts, good luck!

Are you willing/able to provide a PR that adds this link/topic to the existing documentation?

Please note, that this [issue](https://github.com/google/docsy-example/issues/161) which was raised in the example site already, they suggest [hyperlink](https://github.com/untitaker/hyperlink) as link checking tool. Another approach is to use the netflify-checklinks-plugin(https://github.com/Munter/netlify-plugin-checklinks) for link checking....

> @deining @geriom - is this something that you might have time to do this quarter, or coach me on how to do it? Hi Patrice, I will certainly find...

> The intent would be to **streamline use of Docsy for Hugo Module users**, something which (IMHO) makes sense to do now I agree. > I'm ok at this point...

Added a note on the module top level settings to `README.md`, as disussed [here](https://github.com/google/docsy/pull/994#issuecomment-1126297124).

> Given the limited development resources that Docsy has, I'd suggest that we **_officially_** support **only** the release of Hugo specified in `package.json` (which we'll be keeping up to date):...

Please have a look at this [section](https://www.docsy.dev/docs/get-started/docsy-as-module/installation-prerequisites/#install-postcss) in the docsy user guide: What it comes down to: from the root folder of your project, run: ``` npm install -D autoprefixer...

Most likely this is due to errors introduced in #801. I just submitted a PR that addresses these errors. Meanwhile you can work around this. Inside your `config.toml`, identify the...