Browse Source

quickstart

master
test2 5 years ago
parent
commit
5e811384d1
  1. 9
      asciidoc/QuickStart.adoc

9
asciidoc/QuickStart.adoc

@ -18,7 +18,7 @@ include::header.adoc[]
[[cheat-Ascii]]
== Install (swarmlab-adoc)
= Install (swarmlab-adoc)
https://git.swarmlab.io:3000/swarmlab/swarmlab-adoc[^]
@ -36,7 +36,7 @@ cd mytest
swarmlab-adoc
----
== Copy-Paste asciidoc source
= Copy-Paste asciidoc source
.copy-paste source
[source,asciidoc]
@ -272,6 +272,9 @@ video::154836263[vimeo]
= Run
.run
Create a file.adoc
in mytest directory
[source,bash]
----
cd mytest
@ -289,7 +292,7 @@ docker run --rm -v $(pwd):/documents/ registry.vlabs.uniwa.gr:5080/swarmlab-asci
Please note, there is a **.** in ./path
====
== Using a web browser
= Using a web browser
You can see the file rendered as HTML just by visiting it!

Loading…
Cancel
Save