Skip to content

redhat-gpte-devopsautomation/acc-new-app-dev-showroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

This template is designed to be used as a base for your showroom lab guides.

In order to test and develop on your local machine, you can use a specially built container with Podman or Docker as follows.

podman run --rm --name antora -v $PWD:/antora -p 8080:8080 -i -t ghcr.io/juliaaano/antora-viewer

If you make changes to the content, all you need is to kill the container and run it again.

Live-reload is not supported.

The content is built using Antora, a static site generator for creating documentation sites from AsciiDoc documents.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published