Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 494 Bytes

File metadata and controls

19 lines (14 loc) · 494 Bytes

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