This is a sandbox test page for Dylan’s handbook system and Jekyll plugins.

<!DOCTYPE html>
<html lang="en">
<head>
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Test</title>
</head>
<body>
<!-- WRITE YOUR EXAMPLE HERE -->
</body>
</html>
test.html
/* WRITE YOUR EXAMPLE HERE */ html { }
test.css

How to Structure Things

The course is in parts. Each part is in modules

Filenames include the part and module number


This site uses Just the Docs, a documentation theme for Jekyll.