Skip to content

Commit 5e241f4

Browse files
committed
feature: Add Arch Linux theme as git submodule
1. Why is this change neccesary? Because Netlify doesn't support the git clone method for installing themes and we needed a way for Netlify to be able to have access to the theme. 2. How does it address the issue? By adding the Arch Linux theme as a git submodule. 3. What side effects does this change have? None.
1 parent dba9b9a commit 5e241f4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "themes/hugo-theme-arch"]
2+
path = themes/hugo-theme-arch
3+
url = https://github.com/syui/hugo-theme-arch

themes/hugo-theme-arch

Submodule hugo-theme-arch added at 3320dd0

0 commit comments

Comments
 (0)