Skip to content

Commit 87164da

Browse files
committed
Initial commit, cloned theme, setup spec-kit and ccode but zero configuration
1 parent 4d67268 commit 87164da

3 files changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/public/
2+
/resources/_gen/
3+
hugo.darwin
4+
.DS_Store
5+
node_modules/
6+
.hugo_build.lock

.gitmodules

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

themes/hugo-clarity

Submodule hugo-clarity added at ea273fa

0 commit comments

Comments
 (0)