Set up the IDE

1. Visual Studio Code

Get Visual Studio Code and install it.

1.1. Get an AsciiDoc Preview Extension

Open VS Code and go to Extensions (strg+shift+x).

Search for 'AsciiDoc' from João Pinto and install it.

Now you are able to select 'Open Preview to the Side' on the upper right side while having selected an adoc file.

2. NodeJS

Get Node.js and install it.

⇒ next: Create Repository