Add AppGate SDP on Arch post (#2)

* Add AppGate SDP on Arch post

Signed-off-by: Dave Gallant <davegallant@gmail.com>
This commit is contained in:
Dave Gallant
2020-03-17 10:10:30 -04:00
committed by GitHub
parent c0700ec4cf
commit 06fd288e03
9 changed files with 228 additions and 130 deletions

View File

@@ -4,6 +4,7 @@ title = "davegallant.github.io - tech micro-blog"
theme = "xmin"
googleAnalytics = "UA-98710982-2"
disqusShortname = "https-davegallant-github-io"
staticDir = ["static"]
ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "_files$", "_cache$"]
preserveTaxonomyNames = true
footnotereturnlinkcontents = "↩"
@@ -36,4 +37,4 @@ canonifyURLs = true
[params]
description = "A website built through Hugo and blogdown."
footer = "&copy; Dave Gallant 2018 | [Github](https://github.com/davegallant) | [Twitter](https://twitter.com/__dave_g__)"
footer = "&copy; Dave Gallant 2020 | [Github](https://github.com/davegallant) | [Twitter](https://twitter.com/dgallant0)"