https://blog.naskya.net/

[[ ๐Ÿ—ƒ ^wzWnj blog ]] :: [๐Ÿ“ฅ Inbox] [๐Ÿ“ค Outbox] [๐Ÿ’ฅ Errbox] [๐Ÿค Followers] [๐Ÿค Collaborators] [๐Ÿ— Projects] [๐Ÿ›  Commits]

Clone

HTTPS: git clone https://code.naskya.net/repos/wzWnj

SSH: git clone USERNAME@code.naskya.net:wzWnj

Branches

Tags

main ::

config.yaml

baseurl: "https://blog.naskya.net"
languageCode: "ja-jp"
title: "blog.naskya.net"
theme: "hugo-tania-custom"

menu:
  header:
    - name: Articles
      url: "/articles/"
    - name: Contact
      url: "https://naskya.net/"
    - name: RSS
      url: "/index.xml"
  # footer:

markup:
  highlight:
    noClasses: false
    lineNos: true
  goldmark:
    renderer:
      unsafe: true
  tableOfContents:
    endLevel: 6

[See repo JSON]