Added new post, Makefile include drafts, updated lastmod on other posts

This commit is contained in:
Bastian de Byl
2019-02-17 16:46:09 -05:00
parent 120f761f59
commit 58b1e85336
6 changed files with 105 additions and 6 deletions

View File

@@ -1,6 +1,7 @@
---
title: "Installing ArchLinux with Full Disk Encryption (LUKS)"
date: 2018-12-19T22:35:11-05:00
date: 2018-12-19
lastmod: 2019-01-29
categories: ["Tutorial"]
tags: ["linux"]
---
@@ -138,4 +139,3 @@ The reader may always consult manpages, the [Arch Wiki](https://wiki.archlinux.o
# unmount -R /mnt
# reboot
```