Advent of Code 2022

Project Structure

  • docs - converted html pages
  • source - daily pages in markdown
  • templates - template html file for results conversion
  • BUILD - windows script for building html pages

Development

Add or modify .md files in source folder.

Requirements

Building

Run BUILD.bat or BUILD.sh in repo root directory.

TODO:

  • Build.sh linux script