diff --git a/content/notes/cool-bash-tricks-for-your-terminal-dotfiles/index.md b/content/notes/cool-bash-tricks-for-your-terminal-dotfiles/index.md index 9e443c38..15519fad 100644 --- a/content/notes/cool-bash-tricks-for-your-terminal-dotfiles/index.md +++ b/content/notes/cool-bash-tricks-for-your-terminal-dotfiles/index.md @@ -1,6 +1,6 @@ --- title: "Cool Bash Tricks for Your Terminal's \"Dotfiles\"" -date: 2018-12-10 20:01:50+00:00 +date: 2018-12-10 20:01:50-0400 description: "Bashfiles usually contain shortcuts compatible with Bash terminals to automate convoluted commands. Here's a summary of the ones I find most helpful that you can add to your own .bash_profile or .bashrc file." tags: - Dotfiles diff --git a/content/notes/css-waving-hand-emoji/index.md b/content/notes/css-waving-hand-emoji/index.md index 02cd867b..6e062443 100644 --- a/content/notes/css-waving-hand-emoji/index.md +++ b/content/notes/css-waving-hand-emoji/index.md @@ -1,6 +1,6 @@ --- title: "Animated Waving Hand Emoji 👋 Using CSS" -date: 2019-04-22T09:20:10-04:00 +date: 2019-04-22 09:20:10-0400 description: "How to make the 👋 waving hand emoji actually wave using pure CSS animation!" tags: - CSS diff --git a/content/notes/finding-candidates-subdomain-takeovers/index.md b/content/notes/finding-candidates-subdomain-takeovers/index.md index bf5eacb0..5c21fee9 100644 --- a/content/notes/finding-candidates-subdomain-takeovers/index.md +++ b/content/notes/finding-candidates-subdomain-takeovers/index.md @@ -1,6 +1,6 @@ --- title: "Finding Candidates for Subdomain Takeovers" -date: 2019-04-10T11:19:48-04:00 +date: 2019-04-10 11:19:48-0400 description: "A subdomain takeover occurs when a subdomain points to a shared hosting account that is abandoned by its owner, leaving the endpoint available to claim for yourself." tags: - Pentesting diff --git a/content/notes/how-to-shrink-linux-virtual-disk-vmware/index.md b/content/notes/how-to-shrink-linux-virtual-disk-vmware/index.md index 6c6f6e34..fd2c3571 100644 --- a/content/notes/how-to-shrink-linux-virtual-disk-vmware/index.md +++ b/content/notes/how-to-shrink-linux-virtual-disk-vmware/index.md @@ -1,6 +1,6 @@ --- title: "How To: Shrink a Linux Virtual Machine Disk with VMware" -date: 2018-12-04 19:10:04+00:00 +date: 2018-12-04 19:10:04-0400 description: "VMware is bad at shrinking Linux VMs when space is freed up. How to optimize and shrink virtual disks." tags: - How To diff --git a/content/notes/millenial-with-hillary-clinton/index.md b/content/notes/millenial-with-hillary-clinton/index.md index 7f8a56ec..82e9224a 100644 --- a/content/notes/millenial-with-hillary-clinton/index.md +++ b/content/notes/millenial-with-hillary-clinton/index.md @@ -1,6 +1,6 @@ --- title: "Why This Millennial Is With Hillary Clinton Now  — and Why We All Need To Be In November" -date: 2016-02-29 00:10:26+00:00 +date: 2016-02-29 00:10:26-0400 description: "I am a 24-year-old \"millennial\" and I passionately support Hillary Clinton for the 45th President of the United States. Yes, we exist." tags: - 2016 Presidential Election diff --git a/content/notes/no-homo-still-raps-motto/index.md b/content/notes/no-homo-still-raps-motto/index.md index 6657fcb8..1057ec70 100644 --- a/content/notes/no-homo-still-raps-motto/index.md +++ b/content/notes/no-homo-still-raps-motto/index.md @@ -1,6 +1,6 @@ --- title: "\"No Homo!\" – Still Rap’s Motto in 2012?" -date: 2013-11-22 03:18:10+00:00 +date: 2013-11-22 11:58:20-0400 description: "This essay was written for Professor David Valdes-Greenwood's \"Love & Sexuality\" class at Tufts University in April 2012." tags: - Essay diff --git a/content/notes/security-headers-cloudflare-workers/index.md b/content/notes/security-headers-cloudflare-workers/index.md index ac73ff37..75333ec8 100644 --- a/content/notes/security-headers-cloudflare-workers/index.md +++ b/content/notes/security-headers-cloudflare-workers/index.md @@ -1,6 +1,6 @@ --- title: "Adding Security Headers Using Cloudflare Workers" -date: 2019-03-30 03:18:10+00:00 +date: 2019-03-30 03:18:10-0400 description: "How to add important security headers to your website using Cloudflare Workers before delivering the response to the user." tags: - Security diff --git a/layouts/_default/single.html b/layouts/_default/single.html index dbdd39b3..7fdf0d55 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -6,7 +6,7 @@

by · - · + · {{ .ReadingTime }} minute read