Sha256: ad6c4def15cda045b931d7c4d4793fbafaf7ae4576d61c8234e669bce1d5b678

Contents?: true

Size: 958 Bytes

Versions: 19

Compression:

Stored size: 958 Bytes

Contents

// .theme-custom
// Use of the revealjs_theme attribute to load a different revealjs theme
// :include: //link[@rel="stylesheet"] | //body/script | //div[@class="slides"]
// :header_footer:
= OWASP Theme
:customcss: theme-custom.css
// reveal.js config
:backend: revealjs
// To use the custom theme, you'll have to add my owasp scss file to a local reveal.js copy then build
// custom theme from: https://github.com/GoSecure/reveal.js/tree/theme-owasp
// follow build instructions here: https://github.com/hakimel/reveal.js/blob/master/css/theme/README.md
:revealjs_theme: owasp
:revealjs_controls: false
:revealjs_center: false
// achieving 16:9
:revealjs_width: 1280
:revealjs_height: 720
// shorthands
:topic: .topic,background-color="#da291c"
:key: .topic,background-color="black"

[{topic}]
== A CTF, WTF is that?

[{key}]
== CTF => Capture The Flags

== Actually, they are...

* hacking games
* hacking puzzles
* computer science puzzle
* nerd puzzles

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
asciidoctor-revealjs-5.2.0 examples/theme-custom.adoc
asciidoctor-revealjs-5.1.0 examples/theme-custom.adoc
asciidoctor-revealjs-5.0.1 examples/theme-custom.adoc
asciidoctor-revealjs-5.0.0.rc1 examples/theme-custom.adoc
asciidoctor-revealjs-4.1.0 examples/theme-custom.adoc
asciidoctor-revealjs-4.1.0.rc5 examples/theme-custom.adoc
asciidoctor-revealjs-4.1.0.rc4 examples/theme-custom.adoc
asciidoctor-revealjs-4.1.0.rc3 examples/theme-custom.adoc
asciidoctor-revealjs-4.1.0.rc2 examples/theme-custom.adoc
asciidoctor-revealjs-4.0.1 examples/theme-custom.adoc
asciidoctor-revealjs-4.0.0 examples/theme-custom.adoc
asciidoctor-revealjs-3.1.0 examples/theme-custom.adoc
asciidoctor-revealjs-3.0.0 examples/theme-custom.adoc
asciidoctor-revealjs-3.0.0.pre.rc1 examples/theme-custom.adoc
asciidoctor-revealjs-2.0.1 examples/theme-custom.adoc
asciidoctor-revealjs-2.0.0 examples/theme-custom.adoc
asciidoctor-revealjs-1.1.3 examples/theme-custom.adoc
asciidoctor-revealjs-1.1.1 examples/theme-custom.adoc
asciidoctor-revealjs-1.1.0 examples/theme-custom.adoc