baseURL: 'http://wiki.edikoyo.com'
title: 'Edikoyo Wiki'
theme: 'hugo-book'
enableGitInfo: true

languages:
  en:
    languageName: 'English'
    contentDir: 'content'
    weight: 1

menu:
  # before: []
  after:
    - name: 'Source'
      url: 'https://git.edikoyo.com/Edikoyo/EdikoyoWiki'
      weight: 10
    - name: 'Links'
      url: 'https://links.edikoyo.com'
      weight: 100

module:
  imports:
    - path: github.com/hugomods/icons/vendors/lucide

params:
  BookToC: true
  BookLogo: '/Images/Slimes/sunflower-1.png'
  BookFavicon: '/Images/Slimes/sunflower-1.png'
  BookCommitPath: 'commit'
  CookRepo: 'https://git.edikoyo.com/Edikoyo/EdikoyoWiki'