added meetup section & theme corrections

This commit is contained in:
Salar Rahmanian 2017-04-29 17:21:48 -04:00
parent 91300e29a6
commit 21c571749c
49 changed files with 8780 additions and 48 deletions

View file

@ -1,10 +1,10 @@
+++
title = ""
description = ""
tags = [
Title = ""
Tescription = ""
Tags = [
"development",
]
topics = [
Topics = [
"Development",
]
+++

14
archetypes/meetup.md Normal file
View file

@ -0,0 +1,14 @@
+++
Title = ""
Slug = ""
Description = ""
Summary = ""
menu = "main"
keywords = ["meetup"]
Topics = ["meetup"]
Tags = ["meetup"]
meetup_url = ""
speaker_url = ""
slides_url = ""
+++

View file

@ -1,10 +1,10 @@
+++
title = ""
slug = ""
description = ""
Title = ""
Slug = ""
Description = ""
menu = "main"
keywords = [""]
categories = [""]
tags = [""]
Keywords = [""]
Topics = [""]
Tags = [""]
+++