initial commit
This commit is contained in:
commit
a6261020ee
130 changed files with 3179 additions and 0 deletions
18
themes/hugo-theme-console/theme.toml
Normal file
18
themes/hugo-theme-console/theme.toml
Normal file
|
@ -0,0 +1,18 @@
|
|||
name = "hugo-theme-console"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/mrmierzejewski/hugo-theme-console/blob/master/LICENSE"
|
||||
description = " minimal and responsive Hugo theme inspired by the system console, crafted for optimal performance with an average page load time of under one second."
|
||||
homepage = "https://github.com/mrmierzejewski/hugo-theme-console"
|
||||
tags = ["blog", "gallery", "portfolio", "console", "terminal", "clean", "personal", "minimal", "monotone", "simple", "technical", "responsive", "mobile", "minimalist", "retro", "animation"]
|
||||
features = ["disqus", "responsive", "google analytics"]
|
||||
min_version = "0.90.0"
|
||||
|
||||
[author]
|
||||
name = "Marcin Mierzejewski"
|
||||
homepage = "https://mrmierzejewski.com"
|
||||
github = "https://github.com/mrmierzejewski"
|
||||
|
||||
[original]
|
||||
author = "Jonas D."
|
||||
homepage = "https://terminalcss.xyz/"
|
||||
repo = "https://github.com/Gioni06/terminal.css"
|
Loading…
Add table
Add a link
Reference in a new issue