forked from mirrors/hugo-theme-terminal
Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
e5605c55e6 | |||
48c5fac46c | |||
0de06b5630 | |||
90ffc5e80e |
Binary file not shown.
Before Width: | Height: | Size: 438 KiB After Width: | Height: | Size: 83 KiB |
BIN
images/terminal-theme-old.png
Normal file
BIN
images/terminal-theme-old.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 438 KiB |
BIN
images/tn.png
BIN
images/tn.png
Binary file not shown.
Before Width: | Height: | Size: 168 KiB After Width: | Height: | Size: 23 KiB |
@ -1,8 +1,9 @@
|
|||||||
name = "terminal"
|
name = "Terminal"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md"
|
licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md"
|
||||||
description = "A simple, retro theme for Hugo."
|
description = "A simple, retro theme for Hugo."
|
||||||
homepage = "https://github.com/panr/hugo-theme-terminal/"
|
homepage = "https://github.com/panr/hugo-theme-terminal/"
|
||||||
|
demosite = "https://panr.github.io/hugo-theme-terminal-demo/"
|
||||||
tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"]
|
tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"]
|
||||||
features = ["blog", "shortcode", "syntax highlighting"]
|
features = ["blog", "shortcode", "syntax highlighting"]
|
||||||
min_version = 0.90
|
min_version = 0.90
|
||||||
|
Reference in New Issue
Block a user