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:
@@ -23,6 +23,9 @@ A simple and clean blog theme for [Hugo](https://gohugo.io/).
|
|||||||
|
|
||||||
See [here](https://hugo-coder.netlify.app/).
|
See [here](https://hugo-coder.netlify.app/).
|
||||||
|
|
||||||
|
## 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`.
|
||||||
|
|||||||
13
theme.toml
13
theme.toml
@@ -1,8 +1,8 @@
|
|||||||
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/13hannes11/hugo-coder-timeline/"
|
||||||
tags = [
|
tags = [
|
||||||
"blog",
|
"blog",
|
||||||
"minimal",
|
"minimal",
|
||||||
@@ -23,5 +23,6 @@ features = [
|
|||||||
min_version = "0.79.0"
|
min_version = "0.79.0"
|
||||||
|
|
||||||
[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