diff options
-rw-r--r-- | config.toml | 4 | ||||
-rw-r--r-- | content/about/index.rst (renamed from content/about.rst) | 0 | ||||
-rw-r--r-- | content/imprint/index.rst (renamed from content/imprint.rst) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/LICENSE.md (renamed from themes/hugo-classic/LICENSE.md) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/README.md (renamed from themes/hugo-classic/README.md) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/archetypes/default.md (renamed from themes/hugo-classic/archetypes/default.md) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/exampleSite/config.toml (renamed from themes/hugo-classic/exampleSite/config.toml) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/exampleSite/content/_index.md (renamed from themes/hugo-classic/exampleSite/content/_index.md) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/exampleSite/content/post/2012-01-23-juicy-code.md (renamed from themes/hugo-classic/exampleSite/content/post/2012-01-23-juicy-code.md) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/exampleSite/content/post/2012-04-23-hacker-with-horn.md (renamed from themes/hugo-classic/exampleSite/content/post/2012-04-23-hacker-with-horn.md) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/exampleSite/content/post/2015-07-23-command-line-awesomeness.md (renamed from themes/hugo-classic/exampleSite/content/post/2015-07-23-command-line-awesomeness.md) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/exampleSite/content/post/2016-02-14-markdown-guide.md (renamed from themes/hugo-classic/exampleSite/content/post/2016-02-14-markdown-guide.md) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/exampleSite/static/css/theme-override.css (renamed from themes/hugo-classic/exampleSite/static/css/theme-override.css) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/images/partywizard.gif (renamed from themes/hugo-classic/images/partywizard.gif) | bin | 23511 -> 23511 bytes | |||
-rw-r--r-- | themes/blog.jaseg.de/images/screenshot.png (renamed from themes/hugo-classic/images/screenshot.png) | bin | 240374 -> 240374 bytes | |||
-rw-r--r-- | themes/blog.jaseg.de/images/tn.png (renamed from themes/hugo-classic/images/tn.png) | bin | 130371 -> 130371 bytes | |||
-rw-r--r-- | themes/blog.jaseg.de/layouts/404.html (renamed from themes/hugo-classic/layouts/404.html) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/layouts/_default/list.html (renamed from themes/hugo-classic/layouts/_default/list.html) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/layouts/_default/single.html (renamed from themes/hugo-classic/layouts/_default/single.html) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/layouts/_default/terms.html (renamed from themes/hugo-classic/layouts/_default/terms.html) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/layouts/index.html | 14 | ||||
-rw-r--r-- | themes/blog.jaseg.de/layouts/partials/foot_custom.html (renamed from themes/hugo-classic/layouts/partials/foot_custom.html) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/layouts/partials/footer.html (renamed from themes/hugo-classic/layouts/partials/footer.html) | 3 | ||||
-rw-r--r-- | themes/blog.jaseg.de/layouts/partials/head_custom.html (renamed from themes/hugo-classic/layouts/partials/head_custom.html) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/layouts/partials/header.html (renamed from themes/hugo-classic/layouts/partials/header.html) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/static/css/fonts.css (renamed from themes/hugo-classic/static/css/fonts.css) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/static/css/style.css (renamed from themes/hugo-classic/static/css/style.css) | 0 | ||||
-rw-r--r-- | themes/blog.jaseg.de/theme.toml (renamed from themes/hugo-classic/theme.toml) | 10 |
28 files changed, 23 insertions, 8 deletions
diff --git a/config.toml b/config.toml index 89d02a1..26696a9 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ baseURL = "https://blog.jaseg.de/" languageCode = "en-us" -title = "jaseg.de" -theme = "hugo-classic" +title = "blog.jaseg.de" +theme = "blog.jaseg.de" diff --git a/content/about.rst b/content/about/index.rst index 2e249b9..2e249b9 100644 --- a/content/about.rst +++ b/content/about/index.rst diff --git a/content/imprint.rst b/content/imprint/index.rst index 12901ea..12901ea 100644 --- a/content/imprint.rst +++ b/content/imprint/index.rst diff --git a/themes/hugo-classic/LICENSE.md b/themes/blog.jaseg.de/LICENSE.md index c7d9150..c7d9150 100644 --- a/themes/hugo-classic/LICENSE.md +++ b/themes/blog.jaseg.de/LICENSE.md diff --git a/themes/hugo-classic/README.md b/themes/blog.jaseg.de/README.md index 5135313..5135313 100644 --- a/themes/hugo-classic/README.md +++ b/themes/blog.jaseg.de/README.md diff --git a/themes/hugo-classic/archetypes/default.md b/themes/blog.jaseg.de/archetypes/default.md index fb98e92..fb98e92 100644 --- a/themes/hugo-classic/archetypes/default.md +++ b/themes/blog.jaseg.de/archetypes/default.md diff --git a/themes/hugo-classic/exampleSite/config.toml b/themes/blog.jaseg.de/exampleSite/config.toml index f5ff3dd..f5ff3dd 100644 --- a/themes/hugo-classic/exampleSite/config.toml +++ b/themes/blog.jaseg.de/exampleSite/config.toml diff --git a/themes/hugo-classic/exampleSite/content/_index.md b/themes/blog.jaseg.de/exampleSite/content/_index.md index 32af099..32af099 100644 --- a/themes/hugo-classic/exampleSite/content/_index.md +++ b/themes/blog.jaseg.de/exampleSite/content/_index.md diff --git a/themes/hugo-classic/exampleSite/content/post/2012-01-23-juicy-code.md b/themes/blog.jaseg.de/exampleSite/content/post/2012-01-23-juicy-code.md index 4614e74..4614e74 100644 --- a/themes/hugo-classic/exampleSite/content/post/2012-01-23-juicy-code.md +++ b/themes/blog.jaseg.de/exampleSite/content/post/2012-01-23-juicy-code.md diff --git a/themes/hugo-classic/exampleSite/content/post/2012-04-23-hacker-with-horn.md b/themes/blog.jaseg.de/exampleSite/content/post/2012-04-23-hacker-with-horn.md index 8511d11..8511d11 100644 --- a/themes/hugo-classic/exampleSite/content/post/2012-04-23-hacker-with-horn.md +++ b/themes/blog.jaseg.de/exampleSite/content/post/2012-04-23-hacker-with-horn.md diff --git a/themes/hugo-classic/exampleSite/content/post/2015-07-23-command-line-awesomeness.md b/themes/blog.jaseg.de/exampleSite/content/post/2015-07-23-command-line-awesomeness.md index 6914648..6914648 100644 --- a/themes/hugo-classic/exampleSite/content/post/2015-07-23-command-line-awesomeness.md +++ b/themes/blog.jaseg.de/exampleSite/content/post/2015-07-23-command-line-awesomeness.md diff --git a/themes/hugo-classic/exampleSite/content/post/2016-02-14-markdown-guide.md b/themes/blog.jaseg.de/exampleSite/content/post/2016-02-14-markdown-guide.md index fc64964..fc64964 100644 --- a/themes/hugo-classic/exampleSite/content/post/2016-02-14-markdown-guide.md +++ b/themes/blog.jaseg.de/exampleSite/content/post/2016-02-14-markdown-guide.md diff --git a/themes/hugo-classic/exampleSite/static/css/theme-override.css b/themes/blog.jaseg.de/exampleSite/static/css/theme-override.css index c761e7f..c761e7f 100644 --- a/themes/hugo-classic/exampleSite/static/css/theme-override.css +++ b/themes/blog.jaseg.de/exampleSite/static/css/theme-override.css diff --git a/themes/hugo-classic/images/partywizard.gif b/themes/blog.jaseg.de/images/partywizard.gif Binary files differindex 1c1d813..1c1d813 100644 --- a/themes/hugo-classic/images/partywizard.gif +++ b/themes/blog.jaseg.de/images/partywizard.gif diff --git a/themes/hugo-classic/images/screenshot.png b/themes/blog.jaseg.de/images/screenshot.png Binary files differindex 56f82ac..56f82ac 100644 --- a/themes/hugo-classic/images/screenshot.png +++ b/themes/blog.jaseg.de/images/screenshot.png diff --git a/themes/hugo-classic/images/tn.png b/themes/blog.jaseg.de/images/tn.png Binary files differindex f58c780..f58c780 100644 --- a/themes/hugo-classic/images/tn.png +++ b/themes/blog.jaseg.de/images/tn.png diff --git a/themes/hugo-classic/layouts/404.html b/themes/blog.jaseg.de/layouts/404.html index c2e4e40..c2e4e40 100644 --- a/themes/hugo-classic/layouts/404.html +++ b/themes/blog.jaseg.de/layouts/404.html diff --git a/themes/hugo-classic/layouts/_default/list.html b/themes/blog.jaseg.de/layouts/_default/list.html index 41d9d89..41d9d89 100644 --- a/themes/hugo-classic/layouts/_default/list.html +++ b/themes/blog.jaseg.de/layouts/_default/list.html diff --git a/themes/hugo-classic/layouts/_default/single.html b/themes/blog.jaseg.de/layouts/_default/single.html index b3b5570..b3b5570 100644 --- a/themes/hugo-classic/layouts/_default/single.html +++ b/themes/blog.jaseg.de/layouts/_default/single.html diff --git a/themes/hugo-classic/layouts/_default/terms.html b/themes/blog.jaseg.de/layouts/_default/terms.html index 4f6f544..4f6f544 100644 --- a/themes/hugo-classic/layouts/_default/terms.html +++ b/themes/blog.jaseg.de/layouts/_default/terms.html diff --git a/themes/blog.jaseg.de/layouts/index.html b/themes/blog.jaseg.de/layouts/index.html new file mode 100644 index 0000000..0c885ce --- /dev/null +++ b/themes/blog.jaseg.de/layouts/index.html @@ -0,0 +1,14 @@ +{{ partial "header.html" . }} + +<h1>{{ site.Title }}</h1> + +<ul> + {{ range (where site.RegularPages "Section" "==" "posts") }} + <li> + <span class="date">{{ .Date.Format "2006/01/02" }}</span> + <a href="{{ .URL }}">{{ .Title }}</a> + </li> + {{ end }} +</ul> + +{{ partial "footer.html" . }} diff --git a/themes/hugo-classic/layouts/partials/foot_custom.html b/themes/blog.jaseg.de/layouts/partials/foot_custom.html index 3d9fb1d..3d9fb1d 100644 --- a/themes/hugo-classic/layouts/partials/foot_custom.html +++ b/themes/blog.jaseg.de/layouts/partials/foot_custom.html diff --git a/themes/hugo-classic/layouts/partials/footer.html b/themes/blog.jaseg.de/layouts/partials/footer.html index 8b721a8..9a6f133 100644 --- a/themes/hugo-classic/layouts/partials/footer.html +++ b/themes/blog.jaseg.de/layouts/partials/footer.html @@ -9,7 +9,8 @@ <a href="https://creativecommons.org/licenses/by-nc-sa/4.0/">CC-BY-NC-SA 4.0</a>. </div> <div id="imprint-info"> - <a href="/imprint">Impressum und Haftungsausschluss und Datenschutzerklärung</a>. + <a href="/imprint">Impressum und Haftungsausschluss und Datenschutzerklärung</a>.<br/> + <a href="/about">About this blog</a>. </div> </footer> </body> diff --git a/themes/hugo-classic/layouts/partials/head_custom.html b/themes/blog.jaseg.de/layouts/partials/head_custom.html index 6520ca0..6520ca0 100644 --- a/themes/hugo-classic/layouts/partials/head_custom.html +++ b/themes/blog.jaseg.de/layouts/partials/head_custom.html diff --git a/themes/hugo-classic/layouts/partials/header.html b/themes/blog.jaseg.de/layouts/partials/header.html index 6ef9a69..6ef9a69 100644 --- a/themes/hugo-classic/layouts/partials/header.html +++ b/themes/blog.jaseg.de/layouts/partials/header.html diff --git a/themes/hugo-classic/static/css/fonts.css b/themes/blog.jaseg.de/static/css/fonts.css index c851143..c851143 100644 --- a/themes/hugo-classic/static/css/fonts.css +++ b/themes/blog.jaseg.de/static/css/fonts.css diff --git a/themes/hugo-classic/static/css/style.css b/themes/blog.jaseg.de/static/css/style.css index 47e5233..47e5233 100644 --- a/themes/hugo-classic/static/css/style.css +++ b/themes/blog.jaseg.de/static/css/style.css diff --git a/themes/hugo-classic/theme.toml b/themes/blog.jaseg.de/theme.toml index 9ca39f4..13deae2 100644 --- a/themes/hugo-classic/theme.toml +++ b/themes/blog.jaseg.de/theme.toml @@ -1,15 +1,15 @@ -name = "Hugo - Classic" +name = "blog.jaseg.de" license = "MIT" licenselink = "https://github.com/goodroot/hugo-classic/blob/master/LICENSE.md" -description = "A minimal blog theme, for those who love text. Based off the eXtremely minimal theme by Yihui Xui." +description = "Custom theme for blog.jaseg.de" homepage = "https://goodroot.ca" -tags = ["minimal", "blog", "personal", "simple", "clean", "starter", "minimalist"] +tags = ["blog", "personal", "simple"] features = ["blog"] min_version = "0.18" [author] - name = "Kellen Evan Person" - homepage = "https://goodroot.ca" + name = "jaseg" + homepage = "https://blog.jaseg.de" [original] author = "Yihui Xui" |