Documentation
Less than 1 minutedetails
abapGit uses GitHub Pages for documentation.
The website itself is created via VuePress (v2) together with the MIT licensed theme Hope Theme.
All used icons are freely available at Font Awesome.
Running the site locally
npm install
npm run docs:dev
Open the URL
http://localhost:8080
in a browser