File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 2121title : Bitcoin Core Onboarding
22222323description : >- # this means to ignore newlines until "baseurl:"
24- Bitcoin Core developer obboarding documentation
24+ Bitcoin Core developer onboarding documentation
2525baseurl : " " # the subpath of your site, e.g. /blog
2626url : " https://bitcoincore.academy" # the base hostname & protocol for your site, e.g. http://example.com
2727twitter_username : chaincodelabs
@@ -30,14 +30,16 @@ github_username: chaincodelabs
3030# Build settings
3131theme : just-the-docs
3232plugins :
33+ - asciidoctor-diagram
3334 - jekyll-feed
35+ - jekyll-asciidoc
3436
3537asciidoc :
3638 processor : asciidoctor
3739
3840asciidoctor :
3941 attributes :
40- imagesdir : images
42+ imagesdir : / images
4143 mermaid-config : mermaid-config.json
4244 mermaid-format : svg
4345 mermaid-puppeteer-config : puppeteer-config.json
You can’t perform that action at this time.
0 commit comments