Switched to SPF13 theme

This commit is contained in:
Salar Rahmanian 2017-03-26 12:39:20 -04:00
parent dc8f68529f
commit 6425fec733
286 changed files with 3612 additions and 6951 deletions

View file

@ -1,8 +1,10 @@
+++
title = ""
slug = ""
description = ""
tags = []
keywords = []
categories = []
tags = [
"development",
]
topics = [
"Development",
]
+++

13
archetypes/project.md Normal file
View file

@ -0,0 +1,13 @@
+++
Title = "Projectname : title"
Date = "2017-03-26"
Description = ""
Tags = ["Development"]
Topics = ["Development"]
download_url = "http://github.com/softinio/PROJECTNAME"
project_description = "DESC"
project_name = "PROJECTNAME"
project_url = "URL"
release_date = "DATE"
version = "0.2"
+++