Commit Graph

4 Commits

Author SHA1 Message Date
lifehackerhansol
9446e2123a
Initialize VitePress
- Add theme submodule
- Add initial configuration files
- Override theme-default VPHero/VPFooter with custom theme version
- Update README
2024-09-27 08:09:51 -07:00
lifehackerhansol
afcba54398
Remove Jekyll files 2024-09-27 08:09:51 -07:00
lifehackerhansol
459306ab1c
Remove theme submodule 2024-09-27 08:09:51 -07:00
lifehackerhansol
810e90c2b5
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.
2024-01-16 12:31:55 -08:00