work on splitting up extras css; start handling build metadata; start building sitemaps

This commit is contained in:
2023-05-19 00:00:15 -07:00
parent bf390c324f
commit 5689c64c4e
21 changed files with 1015 additions and 495 deletions

View File

@@ -1,3 +1,3 @@
export { read_config, Config } from './conf';
export { build_docs_project, ThemeGroups } from './build';
export { build_docs_project, ThemeGroups } from './build-files';