Refactor my sweet style

This commit is contained in:
2019-04-30 14:39:02 +02:00
parent 41849e4007
commit d4ccdc741d
6 changed files with 15 additions and 12 deletions
+5 -5
View File
@@ -1,18 +1,18 @@
baseURL = "https://jamesmcdonald.com/" baseURL = "https://jamesmcdonald.com/"
title = "James McDonald" title = "James McDonald"
theme = "ananke" theme = "hugo-theme-bootstrap4-blog"
disqusShortname = "jamesmcdonald" disqusShortname = "jamesmcdonald"
[[menu.sidebar]] [[menu.sidebar]]
name = "Gitlab [jamesmcdonald]" name = "GitLab"
url = "https://gitlab.com/jamesmcdonald/" url = "https://gitlab.com/jamesmcdonald/"
[[menu.sidebar]] [[menu.sidebar]]
name = "Github [jamesmcdonald]" name = "GitHub"
url = "https://github.com/jamesmcdonald/" url = "https://github.com/jamesmcdonald/"
[[menu.sidebar]] [[menu.sidebar]]
name = "Twitter [@0xfce2]" name = "Twitter"
url = "https://twitter.com/0xfce2/" url = "https://twitter.com/0xfce2/"
[[menu.sidebar]] [[menu.sidebar]]
@@ -25,7 +25,7 @@ disqusShortname = "jamesmcdonald"
sharingicons = false sharingicons = false
[params.sidebar] [params.sidebar]
about = "A place where James very occasionally writes about things<br><br>[Read more →](/about)" about = "I like to do things to do with computers and occasionally write about those things. And other things, besides.<br><br>[Read more →](/about)"
# [params.social] # [params.social]
# twitter = "0xfce2" # twitter = "0xfce2"
+6 -3
View File
@@ -5,8 +5,11 @@ type: page
date: 2010-08-22T15:06:56+00:00 date: 2010-08-22T15:06:56+00:00
menu: navbar menu: navbar
comments: false comments: false
--- ---
A place where James occasionally writes about things if he has the time or inclination. Mostly posts about whatever tech is interesting at the time, what is fun or annoying in the world, or just silly nonsense.
James is a person of the sysadmin persuasion, though he occasionally stands accused of architecture or devops. I am a person of the sysadmin persuasion, though I might now be called a
systems engineer or an SRE. I occasionally stand accused of architecture or
even devops.
This is a place where I occasionally write about things if I have the time or
inclination. Mostly posts about whatever tech is interesting at the time.