Initial commit; page is a clone of bonifacelabs.ca but with changed content (of course).

This commit is contained in:
2016-09-28 11:57:16 -04:00
parent 3f7acc4568
commit e9ede5dd9a
52 changed files with 6040 additions and 0 deletions

19
config.toml Normal file
View File

@ -0,0 +1,19 @@
baseurl = "https://www.raidisnotabackup.com"
languageCode = "en-us"
title = "RAID is NOT a backup!"
author = "Boniface Labs"
theme = "scroll"
contentdir = "content"
publishdir = "public"
builddrafts = false
canonifyurls = true
copyright = "This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 License."
[indexes]
category = "categories"
tag = "tags"
[Params]
AuthorName = "Joshua"
email = "root@bonilan.net"
description = "So you've built a server. It has multiple disks in a RAID confguration. Do you need a backup? YES!"