aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/mypaper/theme.toml
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-11-19 14:23:32 +0900
committernsfisis <nsfisis@gmail.com>2022-11-19 14:25:59 +0900
commit6209453817da9922f28bac1bb1522c6d380630ab (patch)
tree19e0699e751af387d549d6720ca215c8065b3c0c /themes/mypaper/theme.toml
parent0cafa073914b5e0b162b735a7f8445fb2aa8a604 (diff)
downloadblog.nsfisis.dev-6209453817da9922f28bac1bb1522c6d380630ab.tar.gz
blog.nsfisis.dev-6209453817da9922f28bac1bb1522c6d380630ab.tar.zst
blog.nsfisis.dev-6209453817da9922f28bac1bb1522c6d380630ab.zip
Hugo to Asciidoctor
Diffstat (limited to 'themes/mypaper/theme.toml')
-rw-r--r--themes/mypaper/theme.toml25
1 files changed, 0 insertions, 25 deletions
diff --git a/themes/mypaper/theme.toml b/themes/mypaper/theme.toml
deleted file mode 100644
index d755a43..0000000
--- a/themes/mypaper/theme.toml
+++ /dev/null
@@ -1,25 +0,0 @@
-# theme.toml template for a Hugo theme
-# See https://github.com/gohugoio/hugoThemes#themetoml for an example
-
-name = "Mypaper"
-license = "MIT"
-licenselink = "https://github.com/nsfisis/nsfisis.github.io/blob/main/themes/mypaper/LICENSE"
-description = "My modified version of paper theme"
-homepage = "https://github.com/nsfisis/nsfisis.github.io/tree/main/themes/mypaper"
-tags = ["Responsive", "Simple", "Clean", "Light", "White", "Blog"]
-features = ["Responsive", "One Column", "Blog"]
-min_version = "0.57.1"
-
-[[authors]]
- name = "nanxiaobei"
- homepage = "https://mrlee.me/"
-
-[[authors]]
- name = "nsfisis"
- homepage = "https://blog.nsfisis.dev"
-
-# If porting an existing theme
-[original]
- name = "paper"
- homepage = "https://github.com/nanxiaobei/hugo-paper/"
- repo = "https://github.com/nanxiaobei/hugo-paper/"