選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

16 行
631B

  1. # theme.toml template for a Hugo theme
  2. # See https://github.com/gohugoio/hugoThemes#themetoml for an example
  3. name = "Ink"
  4. license = "MIT"
  5. licenselink = "https://github.com/knadh/ink/blob/master/LICENSE.md"
  6. description = "Crisp, minimal personal website and blog theme Hugo."
  7. homepage = "https://github.com/knadh/hugo-ink"
  8. tags = ["minimal", "clean", "blog", "responsive", "personal", "simple", "minimalist", "portfolio", "dark"]
  9. features = ["blog", "Clean and minimal", "Responsive", "Social media links", "Syntax highlighting", "Dark mode"]
  10. min_version = "0.37.0"
  11. [author]
  12. name = "Kailash Nadh"
  13. homepage = "https://nadh.in"