Skip to content

matchavez/matchavez.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matchavez.github.io README

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.

Built with Material for MkDocs

Microreference H1 Title

H2 Subtitle (An H2 section should end with a HR ---)

H3 A set of steps, or a category of sequential steps

H4 Step or Action

H5 Preface or Context
H6 Sub-step or Sub-action

Bold Keywords or Sections within a Subtitle

Italics Conditionals

BLOCKQUOTE: Callouts. All caps title, don't use "NOTE"

PlainText All other information

Code/CLI - use code fence with language tag

object HelloWorld {
    def main(args: Array[String]): Unit = {
        println("Hello, world!")
    }
}

Commands get $ , Prompts get >

Left Centre Right
bold code em

Releases

No releases published

Packages

No packages published

Languages