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
This commit is contained in:
root
2023-07-26 22:16:26 +05:00
parent 56a2aebf05
commit 223a748532
25 changed files with 6 additions and 844 deletions

View File

@@ -1,15 +1,15 @@
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Archie"
name = "themu"
license = "MIT"
licenselink = "https://github.com/athul/archie/blob/master/LICENSE"
description = "Archie is a minimal and clean theme for hugo with a markdown-ish UI."
homepage = "https://github.com/athul/archie"
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 = "Athul Cyriac Ajay"
homepage = "https://github.com/athul"
name = "fruworg"
homepage = "https://github.com/fruworg"