asciidoc-bootstrap-docs-backend
asciidoc-bootstrap-docs-backend copied to clipboard
Doesn't work with latest Bootstrap
I wanted to try this out since I'd love to write asciidoc with Bootstrap styling.
I followed the instructions, including cloning the current Bootstrap repo. It appears that Bootstrap has rearranged their tree a little bit since you wrote this plugin, and things are broken now. I got:
asciidoc: WARNING: manual.txt: line 5: include file not found: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/css/bootstrap.css
asciidoc: WARNING: manual.txt: line 5: include file not found: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/css/bootstrap-responsive.css
asciidoc: WARNING: manual.txt: line 5: include file not found: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/css/docs.css
asciidoc: WARNING: manual.txt: line 5: include file not found: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/js/google-code-prettify/prettify.css
asciidoc: WARNING: manual.txt: line 5: include file not found: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/js/jquery.js
asciidoc: WARNING: manual.txt: line 5: include file not found: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/js/google-code-prettify/prettify.js
asciidoc: WARNING: manual.txt: line 5: include file not found: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/js/bootstrap.min.js
asciidoc: WARNING: manual.txt: line 5: include file not found: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/js/application.js
sh: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/img/glyphicons-halflings.png: No such file or directory
sh: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/img/glyphicons-halflings-white.png: No such file or directory
sh: /Users/haberman/.asciidoc/backends/bootstrap-docs/bootstrap/docs/assets/ico/favicon.ico: No such file or directory
I also noticed that the plugin installed itself into /Users/haberman/.asciidoc/backends/bootstrap for some reason, and I had to manually copy it into /Users/haberman/.asciidoc/backends/bootstrap-docs
This repository is not where you can find the latest code. Instead, you should look here:
https://github.com/llaville/asciidoc-bootstrap-backend
I may update this repository, but I don't want to keep you waiting, so check out Laurent's work.
@haberman The current version 2.1.0 in my repository is operational and work only for Bootstrap 2.
Just wait few more days, and you 'll get ( I hope ) a big surprise : more features and a Bootstrap 2 and 3 compatibility.
I'm currently working on doc and finalize latest tests.
Thanks for the pointer! Maybe you could include this link in your repo's README?
Laurent, I look forward to your release.
@haberman The examples portal is available at http://laurent-laville.org/asciidoc/bootstrap/examples/
It will give you a preview of what it will be possible (click on each tumbnails to see more). I'm currently testing the Bootstrap 3 support, but I should release a version on sunday 3rd november.