mirror of
https://github.com/softinio/softinio.com.git
synced 2025-08-31 17:26:42 -07:00
Reverted back to hyde-x theme and removed all meetup related content
This commit is contained in:
parent
1e44952695
commit
1a64efac69
293 changed files with 6963 additions and 3234 deletions
|
@ -1,11 +1,8 @@
|
|||
+++
|
||||
title = ""
|
||||
slug = ""
|
||||
description = ""
|
||||
date = {{ .Date }}
|
||||
tags = [
|
||||
"development",
|
||||
]
|
||||
topics = [
|
||||
"Development",
|
||||
]
|
||||
tags = []
|
||||
keywords = []
|
||||
categories = []
|
||||
+++
|
||||
|
|
|
@ -1,21 +0,0 @@
|
|||
+++
|
||||
Title = ""
|
||||
date = {{ .Date }}
|
||||
slug = ""
|
||||
description = ""
|
||||
menu = "main"
|
||||
keywords = ["meetup"]
|
||||
tags = ["meetup"]
|
||||
meetup_url = ""
|
||||
speaker_url = ""
|
||||
slides_url = ""
|
||||
+++
|
||||
|
||||
|
||||
|
||||
It was great to see everyone who attended, hope to see more scala types at our
|
||||
next event:
|
||||
|
||||
[Upcoming Scala DC Meetups](https://www.meetup.com/dc-scala/)
|
||||
|
||||
|
|
@ -1,13 +0,0 @@
|
|||
+++
|
||||
title = "Projectname : title"
|
||||
date = {{ .Date }}
|
||||
description = ""
|
||||
tags = ["Development"]
|
||||
topics = ["Development"]
|
||||
download_url = "https://github.com/softinio/PROJECTNAME"
|
||||
project_description = "DESC"
|
||||
project_name = "PROJECTNAME"
|
||||
project_url = "URL"
|
||||
release_date = "DATE"
|
||||
version = "0.2"
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue