Relocate legacy static site generator configuration to clear namespace for new Rust-based compiler: - config.toml, netlify.toml - sass/, templates/ directories - themes/apollo submodule (updated .gitmodules path) Content directory preserved at root for compatibility.
7 lines
189 B
Plaintext
7 lines
189 B
Plaintext
[submodule "themes/apollo"]
|
|
path = deprecated/themes/apollo
|
|
url = https://github.com/not-matthias/apollo
|
|
[submodule ".agent"]
|
|
path = .agent
|
|
url = https://github.com/nrdxp/predicate.git
|