Skip to content

Commit a2bc454

Browse files
committed
Add new subdirectory
- Create `collab` category and `projects` tag. - Update article dates.
1 parent 0bad970 commit a2bc454

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Topics Outline
3+
date: 2020-02-26
4+
description: Outline of common-ground topics for project collaborators to cover
5+
categories: ['collab']
6+
tags: ['projects']
7+
---
8+
9+
### C++ Basics
10+
11+
WIP

content/posts/memory-management-infobyte/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Memory Management
3-
date: 2020-02-24
3+
date: 2020-02-26
44
description: C++ memory management
55
categories: ['posts']
66
tags: ['infobytes']

0 commit comments

Comments
 (0)