From 5d3ce1fdef29e678c02b9b529f0cfce77c65e7bb Mon Sep 17 00:00:00 2001 From: Hannes Kuchelmeister Date: Sat, 15 Feb 2020 19:21:42 +0100 Subject: [PATCH] edit theme information --- README.md | 3 +++ theme.toml | 13 +++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c5b0b5e..44bcefa 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,9 @@ A simple and clean blog theme for [Hugo](https://gohugo.io/). See [here](https://hugo-coder.netlify.app/). +## Fork +This theme is forked from https://github.com/luizdepra/hugo-coder. + ## 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`. diff --git a/theme.toml b/theme.toml index 480884d..eafaaf4 100644 --- a/theme.toml +++ b/theme.toml @@ -1,8 +1,8 @@ -name = "Coder" +name = "Coder-Timeline" license = "MIT" -licenselink = "https://github.com/luizdepra/hugo-coder/blob/master/LICENSE.md" -description = "A simple and clean blog theme for Hugo" -homepage = "https://github.com/luizdepra/hugo-coder/" +licenselink = "https://github.com/13hannes11/hugo-coder-timeline/blob/master/LICENSE.md" +description = "An extenison for the theme Coder simple and clean blog theme for Hugo" +homepage = "https://github.com/13hannes11/hugo-coder-timeline/" tags = [ "blog", "minimal", @@ -23,5 +23,6 @@ features = [ min_version = "0.79.0" [author] -name = "Luiz F. A. de PrĂ¡" -homepage = "https://luizdepra.com" +name = "Hannes Kuchelmeister" +homepage = "https://hanneskuchelmeister.de" +