\documentclass{article} \usepackage[a4paper]{geometry} \title{ P26063 } \author{ Sam Wilson } \date{ 2022 May 21 (Saturday), 2:06AM } \begin{document} \maketitle \tableofcontents It's Hackathon day 2, and I've nearly wrapped up my first draft of a pretty hacky system for editing documentation pages in ToolDocs. It's fun learning the GitLab API, although that's also making me question a bunch of assumptions I made about this project in the beginning! It's seeming more like it'd be better to just build the whole thing as effectively a custom UI to GitLab. But we'll see… \end{document}