mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-25 04:56:07 -05:00
fix timestamp formatting
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user