Skip to content

mnjm/kayal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kayal

This is the Demo site branch for Kayal. Visit main branch for the actual theme.

How to build demo site?

  1. Clone the repository if you haven't already:

    git clone https://github.com/mnjm/kayal.git
  2. Use git worktree to checkout the exampleSite branch:

    git worktree add ./exampleSite exampleSite
  3. Exclude exampleSite from Git tracking:

    echo "exampleSite/" >> .git/info/exclude
  4. CD to ./exampleSite and Build.

    cd ./exampleSite
    hugo -gc [server] --themesDir ../..
    • Important: Make sure that the root directory (where the repository was cloned) is named kayal or pass --theme <dir name> to hugo.

About

Minimal and lightweight Hugo theme with markdown-ish aesthetics

Topics

Resources

License

Stars

Watchers

Forks

Contributors