Commit graph

103 commits

Author SHA1 Message Date
object-Object
8118d10ee6 Check for RUNNER_DEBUG flag if running on CI 2023-08-06 19:59:59 -04:00
object-Object
5124e9770a Make paths relative to properties.toml 2023-08-06 19:44:27 -04:00
object-Object
3e2afd13a3 Update docgen to 0.11, mostly 2023-08-06 19:27:52 -04:00
object-Object
f15360e66c Update Pydantic and pin Pyright 2023-08-03 23:10:22 -04:00
object-Object
71258eb72b Minor refactors and some work on bundling book data 2023-07-27 21:56:10 -04:00
object-Object
ba13bf3836 Add workspace definition for qol 2023-07-25 18:16:06 -04:00
object-Object
9d9febe43c Another refactor, but this time it actually makes sense 2023-07-25 08:42:26 -04:00
object-Object
178d7c2af5 Move templates into hexdoc package 2023-07-24 22:27:11 -04:00
object-Object
03e7683ae1 The great refactoring (move to hexdoc package and add reexports) 2023-07-24 20:40:34 -04:00
object-Object
2960568e91 Update snapshots 2023-07-23 02:39:17 -04:00
object-Object
d78e057aa6 Remove minification, format html, break the tests 2023-07-23 02:34:07 -04:00
object-Object
5c0e410b76 Jinja cleanup 2023-07-20 00:00:14 -04:00
object-Object
d0d3023985 Remove scuffed whitespace stripping 2023-07-19 21:51:43 -04:00
object-Object
46767353b0 Delete collate_data.py(!!!) and remove unused imports 2023-07-19 10:21:13 -04:00
object-Object
e6e9bfcba8 oh my god 2023-07-19 10:18:16 -04:00
object-Object
8c1bbc8179 All the pages, but the tests are failing 2023-07-19 09:26:40 -04:00
object-Object
7678b74b2e WIP pages 2023-07-17 20:31:14 -04:00
object-Object
0b7c8ca989 Entry 2023-07-16 22:55:46 -04:00
object-Object
047907d4bb Category template, mostly 2023-07-14 00:49:26 -04:00
object-Object
9059cfe6a5 Jinja, table of contents 2023-07-13 23:14:36 -04:00
object-Object
276ca5b73f Use class_name instead of clazz, move spoilers/blacklist to props 2023-07-10 01:38:30 -04:00
object-Object
92f7770dc6 We do a bit of renaming 2023-07-10 00:56:40 -04:00
object-Object
aeb737a4eb Fix incorrect formatting 2023-07-10 00:21:04 -04:00
object-Object
016546473a serves me right 2023-07-09 22:58:47 -04:00
object-Object
f63ed876b6 Prefer book.json macros instead of defaults 2023-07-09 19:59:17 -04:00
object-Object
c7eb55edbb Make the Style impl less awful 2023-07-09 19:53:26 -04:00
object-Object
01d405772f Forgot to un-none value 2023-07-06 01:45:29 -04:00
object-Object
7983afde45 Style dataclasses 2023-07-06 01:40:06 -04:00
object-Object
69be299199 Move formatting to patchouli.text 2023-07-05 08:51:37 -04:00
object-Object
fa3e270fe6 WIP serialization 2023-07-05 08:35:13 -04:00
object-Object
04b926cf42 Fully convert from Dacite to Pydantic! 2023-07-03 21:52:25 -04:00
object-Object
0a949a2b56 Pydantic ResLoc 2023-06-29 02:01:08 -04:00
object-Object
31188b7332 Make PairTag a dataclass 2023-06-29 01:27:55 -04:00
object-Object
a917513780 actually write the docstring 2023-06-28 00:57:22 -04:00
object-Object
5e61d3b8b9 Use entry hooks to load union types 2023-06-27 22:13:41 -04:00
object-Object
371d56033e Switch to editable install 2023-06-27 10:01:18 -04:00
object-Object
549f9c4a08 Make ItemIngredient a union 2023-06-27 01:58:08 -04:00
object-Object
0ad849597e Use mangled variables for union k/v and lookups 2023-06-26 23:26:59 -04:00
object-Object
58068c7b69 Replace Type with type 2023-06-26 19:35:50 -04:00
object-Object
5188402be9 Move formatting to patchouli 2023-06-25 22:58:36 -04:00
object-Object
c7b038108a Extra assurance that everything will be registered 2023-06-25 22:51:03 -04:00
object-Object
c5c4caf22a Move state into patchouli 2023-06-25 22:47:46 -04:00
object-Object
b8f2a78a6d Remove the HexBook subclass, making Book generic 2023-06-25 22:41:39 -04:00
object-Object
c8b432f167 Bit of restructuring 2023-06-25 22:33:58 -04:00
object-Object
8588a1b0cc Move hex recipes to hex 2023-06-25 22:14:03 -04:00
object-Object
8414154460 Fix Recipe impl and create TypeTaggedUnion 2023-06-25 17:23:14 -04:00
object-Object
a6cfb0e244 Basically create a registry via inheritance 2023-06-25 17:15:46 -04:00
object-Object
6478b3057a Make Book generic to fix type hints 2023-06-25 15:52:11 -04:00
object-Object
c9ba636309 Use BookState to break all the dependency cycles 2023-06-25 15:40:39 -04:00
object-Object
b2fd0bf094 Update Dacite to 1.8.1 with generics fix 2023-06-25 12:01:17 -04:00