mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
edit theme information
This commit is contained in:
@@ -4,6 +4,9 @@ A simple and clean blog theme for [Hugo](https://gohugo.io/).
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Fork
|
||||||
|
This theme is forked from https://github.com/luizdepra/hugo-coder.
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
1. Add the repository into your Hugo Project repository as a submodule, `git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder`.
|
1. Add the repository into your Hugo Project repository as a submodule, `git submodule add https://github.com/luizdepra/hugo-coder.git themes/hugo-coder`.
|
||||||
|
|||||||
10
theme.toml
10
theme.toml
@@ -1,7 +1,7 @@
|
|||||||
name = "Coder"
|
name = "Coder-Timeline"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md"
|
licenselink = "https://github.com/13hannes11/hugo-coder-timeline/blob/master/LICENSE.md"
|
||||||
description = "A simple and clean blog theme for Hugo"
|
description = "An extenison for the theme Coder simple and clean blog theme for Hugo"
|
||||||
homepage = "https://github.com/luizdepra/hugo-coder/"
|
homepage = "https://github.com/luizdepra/hugo-coder/"
|
||||||
tags = [
|
tags = [
|
||||||
"blog",
|
"blog",
|
||||||
@@ -22,5 +22,5 @@ features = [
|
|||||||
min_version = "0.54"
|
min_version = "0.54"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Luiz F. A. de Prá"
|
name = "Hannes Kuchelmeister"
|
||||||
homepage = "https://luizdepra.com"
|
homepage = "https://hanneskuchelmeister.de"
|
||||||
|
|||||||
Reference in New Issue
Block a user