Skip to content

Management Lightbulb content for Ansible Lightbulb, Ansible Windows Lightbulb and CloudForms Ansible Tower Workshops.

License

Notifications You must be signed in to change notification settings

mgmt-sa-tiger-team/lightbulb-content

Repository files navigation

Asciidoc template for Ansible Workshops

Usage

Install ascii_binder.

http://www.asciibinder.org/latest/guides/user_guide.html

Use git to track your changes.

$ git add .
$ git commit -m "Initial commit on docs repo"

Add a new folder to the repo full of the new adocs you are commiting.

mkdir resources
cd resources
touch newfile.adoc

Then add the folder and file structure to the _topicmap.adoc

---
Name: Resources
Dir: resources
Topics:
  - Name: Resource
    File: newfile.adoc

Then build it with asciibinder. This will build a website with html, css, and js in _preview. From here you can take that folder and deploy it to a webserver of your choice.

$ asciibinder

About

Management Lightbulb content for Ansible Lightbulb, Ansible Windows Lightbulb and CloudForms Ansible Tower Workshops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published