mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-02 04:52:41 +02:00
treewide: move everything theme related to submodule
All themes are moved to `_theme` submodule, which will be shared with other websites on hacks.guide. Repository-specific files can be overlayed after the fact, such as additional languages, custom JavaScript, progress table paths and the like.
This commit is contained in:
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
[submodule "_theme"]
|
||||
url = https://github.com/hacks-guide/minimal-mistakes
|
||||
path = _theme
|
||||
branch = hacks-guide
|
Reference in New Issue
Block a user