Results 34 comments of diguage

在国内,下载Github上的东西太费劲了。所以,我还准备加上可选的七牛下载点。这样可以下载得更快。 我修改完,PR一下,你合并一下,重新发布到RubyGems如何? 或者这个项目交给我来维护如何?

I tested the config file: ``` // .asciidoctorconfig in the root of the project :imagesdir: {asciidoctorconfigdir}/static ``` It did not work well for me. ![image](https://user-images.githubusercontent.com/2121467/184057521-90ffb417-7339-4897-a05e-64abc53c44cc.png) ``` WebStorm 2022.2 Build #WS-222.3345.108,...

Hugo does not have marker. ```bash # Clone the hugo site $ git clone [email protected]:diguage/www.diguage.com.git # clone the theme $ git submodule update --init --recursive # Set up the hugo...

> As described above, please update to pre-release 0.37.40 first. It will not work with earlier releases. The 0.37.40 is OK. If I set the `:imagesdir: {asciidoctorconfigdir}/static` in `.asciidoctorconfig`, the...

It's my pleasure. 1. The config folder is fixed, and the config file is one of `config.toml`, `config.yaml` or `config.json`. 2. The folders are always the same regardless of theme....

I tested the plugin, it is OK. I read the https://intellij-asciidoc-plugin.ahus1.de/docs/users-guide/features/advanced/hugo.html , there is an error. ``` // show a global resource with an absolute target image::/static/images/image-in-static.png[] # the path...

https://github.com/diguage/jdk-source-analysis This is an example.

Sorry. `sources_path` is a dummy variable. The variable is `sourcedir` in the repo. It was defined in `pom.xml` and `docs/_attributes.adoc`, was used in some AsciiDoc files, e.g. `docs/java.util.ArrayList.adoc`. In order...

@ahus1 It is a great solution. Thanks a lot! The best solution might take time. But the trade-off solution is already a huge improvement. Thank you again.

这个功能确实很需要,建议开发啊