This is the Demo site branch for Kayal. Visit main branch for the actual theme.
-
Clone the repository if you haven't already:
git clone https://github.com/mnjm/kayal.git
-
Use git worktree to checkout the
exampleSitebranch:git worktree add ./exampleSite exampleSite
-
Exclude
exampleSitefrom Git tracking:echo "exampleSite/" >> .git/info/exclude
-
CD to
./exampleSiteand Build.cd ./exampleSite hugo -gc [server] --themesDir ../..- Important: Make sure that the root directory (where the repository was cloned) is named
kayalor pass--theme <dir name>to hugo.
- Important: Make sure that the root directory (where the repository was cloned) is named