mirror of
https://github.com/softinio/softinio.com.git
synced 2025-08-31 17:26:42 -07:00
Switched to SPF13 theme
This commit is contained in:
parent
dc8f68529f
commit
6425fec733
286 changed files with 3612 additions and 6951 deletions
|
@ -1,8 +1,10 @@
|
|||
+++
|
||||
title = ""
|
||||
slug = ""
|
||||
description = ""
|
||||
tags = []
|
||||
keywords = []
|
||||
categories = []
|
||||
tags = [
|
||||
"development",
|
||||
]
|
||||
topics = [
|
||||
"Development",
|
||||
]
|
||||
+++
|
||||
|
|
13
archetypes/project.md
Normal file
13
archetypes/project.md
Normal 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"
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue