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]] [[cheat-Ascii]]
== Install (swarmlab-adoc) = Install (swarmlab-adoc)
https://git.swarmlab.io:3000/swarmlab/swarmlab-adoc[^] https://git.swarmlab.io:3000/swarmlab/swarmlab-adoc[^]
@ -36,7 +36,7 @@ cd mytest
swarmlab-adoc swarmlab-adoc
---- ----
== Copy-Paste asciidoc source = Copy-Paste asciidoc source
.copy-paste source .copy-paste source
[source,asciidoc] [source,asciidoc]
@ -272,6 +272,9 @@ video::154836263[vimeo]
= Run = Run
.run .run
Create a file.adoc
in mytest directory
[source,bash] [source,bash]
---- ----
cd mytest 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 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! You can see the file rendered as HTML just by visiting it!

Loading…
Cancel
Save