https://github.com/capsulecorplab/docs-as-code
A docs-as-code presentation made following a docs-as-code approach
https://github.com/capsulecorplab/docs-as-code
asciidoctor asciidoctor-reveal-js docs-as-code presentation reveal-js
Last synced: 4 months ago
JSON representation
A docs-as-code presentation made following a docs-as-code approach
- Host: GitHub
- URL: https://github.com/capsulecorplab/docs-as-code
- Owner: capsulecorplab
- License: cc-by-4.0
- Created: 2021-03-08T09:45:22.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T23:20:24.000Z (over 3 years ago)
- Last Synced: 2023-03-11T13:27:05.874Z (almost 3 years ago)
- Topics: asciidoctor, asciidoctor-reveal-js, docs-as-code, presentation, reveal-js
- Language: Shell
- Homepage: https://capsulecorplab.github.io/docs-as-code
- Size: 1.82 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= Docs-as-Code =
A https://capsulecorplab.github.io/docs-as-code/[presentation] made following a https://www.writethedocs.org/guide/docs-as-code/[docs-as-code] approach.
The deck is generated using https://docs.asciidoctor.org/reveal.js-converter/latest/[Asciidoctor reveal.js] - an AsciiDoc to HTML5 converter based on https://revealjs.com/[reveal.js].
The entire presentation is deployed to GitHub Pages by means of an automated build pipeline (for more information, see https://github.com/peaceiris/actions-gh-pages[GitHub Actions for GitHub Pages]).
== Usage ==
To view the presentation locally, clone the repo and run the build script:
git clone https://github.com/capsulecorplab/docs-as-code.git
cd docs-as-code
./build.sh