Skip to main content\(\DeclareMathOperator{\homop}{Hom}
\newcommand{\Hom}[2]{\homop\left(#1,\,#2\right)}
\newcommand{\lt}{<}
\newcommand{\gt}{>}
\newcommand{\amp}{&}
\definecolor{fillinmathshade}{gray}{0.9}
\newcommand{\fillinmath}[1]{\mathchoice{\colorbox{fillinmathshade}{$\displaystyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\textstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptstyle \phantom{\,#1\,}$}}{\colorbox{fillinmathshade}{$\scriptscriptstyle\phantom{\,#1\,}$}}}
\)
Objectives
At the end of this tutorial you will have...
-
Created a free GitHub account.
-
Created a GitHub Repository and Codespace for authoring PreTeXt in your web browser.
-
Learned the first steps to editing a PreTeXt document.
-
Converted your document to both
LaTeX-generated PDF and accessible
HTML.
-
Deployed your
HTML to the web via GitHub Pages.