themu/theme.toml
root 223a748532 Committer: root <root@fruw.org>
On branch master
Your branch is up to date with 'origin/master'.

Changes to be committed:
	deleted:    exampleSite/archetypes/default.md
	deleted:    exampleSite/config.toml
	deleted:    exampleSite/content/_index.md
	deleted:    exampleSite/content/about.md
	deleted:    exampleSite/content/archives.md
	deleted:    exampleSite/content/homepage/about.md
	deleted:    exampleSite/content/homepage/index.md
	deleted:    exampleSite/content/homepage/work.md
	deleted:    exampleSite/content/posts/post-1.md
	deleted:    exampleSite/content/posts/post-2.md
	deleted:    exampleSite/content/posts/post-3.md
	deleted:    exampleSite/content/posts/post-4.md
	deleted:    exampleSite/content/posts/post-5.md
	deleted:    exampleSite/content/posts/post-6.md
	deleted:    exampleSite/content/posts/post-7.md
	deleted:    exampleSite/content/posts/tg-gh.md
	deleted:    images/archie-dark.png
	deleted:    images/screenshot.png
	deleted:    images/theme.png
	deleted:    images/tn.png
	deleted:    layouts/partials/disqus.html
	deleted:    static/js/feather.min.js
	deleted:    static/js/main.js
	deleted:    static/js/themetoggle.js
	modified:   theme.toml
2023-07-26 22:16:26 +05:00

16 lines
550 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "themu"
license = "MIT"
licenselink = "https://github.com/fruworg/themu/blob/master/LICENSE"
description = "hugo theme with emu"
homepage = "https://github.com/fruworg/themu"
tags = ["blog","simple","responsive","minimal","tags","personal","clean","shortcodes"]
features = ["blog", "Clean and minimal", "Responsive", "Syntax highlighting",]
min_version = "0.41"
[author]
name = "fruworg"
homepage = "https://github.com/fruworg"