File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ disqusShortname = "smittie-de"
4141 # bgImg = "" # Homepage background-image URL
4242
4343 # Prefix of link to the git commit detail page. GitInfo must be enabled.
44- gitUrl = " https://gitlab .com/lockejan/blog/commit/"
44+ gitUrl = " https://github .com/lockejan/blog/commit/"
4545
4646 # Toggling this option needs to rebuild SCSS, requires Hugo extended version
4747 justifyContent = false # Set "text-align: justify" to `.content`.
@@ -59,9 +59,9 @@ disqusShortname = "smittie-de"
5959 name = " email"
6060 url = " mailto:hello@smittie.de"
6161
62- [[params .social ]]
63- name = " gitlab"
64- url = " https://gitlab.com/lockejan"
62+ # [[params.social]]
63+ # name = "gitlab"
64+ # url = "https://gitlab.com/lockejan"
6565
6666 [[params .social ]]
6767 name = " github"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: "Introduction"
33date : 2020-07-02T13:16:02+02:00
44draft : false
55toc : false
6- tags :
6+ tags :
77 - hugo
88 - static site generator
99 - gitlab pages
@@ -60,6 +60,8 @@ Have a great day.
6060Ciao,
6161Jan
6262
63+ * Update: I've switched to a self hosted solution and moved the blog to [ github.com] [ 10 ] *
64+
6365[ 1 ] : https://clojure.org/
6466[ 2 ] : https://gohugo.io/
6567[ 3 ] : https://www.strattic.com/jekyll-hugo-wordpress-pros-cons-static-site-generators/
6971[ 7 ] : https://dev.to/beeman/automate-your-dev-posts-using-github-actions-4hp3
7072[ 8 ] : https://gitlab.com/lockejan/blog
7173[ 9 ] : https://en.wikipedia.org/wiki/RSS
74+ [ 10 ] : https://github.com/lockejan/blog
You can’t perform that action at this time.
0 commit comments