theme.toml 505 B

1234567891011121314
  1. name = "aafu"
  2. license = "MIT"
  3. licenselink = "https://github.com/darshanbaral/aafu/blob/master/LICENSE"
  4. description = "Portfolio and blog theme with search and dark/light theme."
  5. homepage = "https://github.com/darshanbaral/aafu"
  6. demosite = "https://aafu.pages.dev/"
  7. tags = ["portfolio", "accordion", "resume", "blog", "tailwind"]
  8. features = ["responsive", "dark", "clean"]
  9. min_version = "0.134.3"
  10. theme_version = "2024.10.13"
  11. [author]
  12. name = "Darshan Baral"
  13. homepage = "https://www.darshanbaral.com/"