This is simply the repo for matchavez.com
It uses Material for MKDocs, and pushes through GitHub Actions and publishes via github.io. The published site is not the 'master' branch.
Bold Keywords or Sections within a Subtitle
Italics Conditionals
BLOCKQUOTE: Callouts. All caps title, don't use "NOTE"
PlainText All other information
object HelloWorld {
def main(args: Array[String]): Unit = {
println("Hello, world!")
}
}
Commands get $
, Prompts get >
Left | Centre | Right |
---|---|---|
bold | code |
em |