Refactor archetypes

This commit is contained in:
George Cushen 2016-05-24 21:26:23 +01:00
commit 45bd191544
5 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,2 @@
+++ +++
math = false
+++ +++

View file

@ -1,4 +1,5 @@
+++ +++
subtitle = ""
section_id = 10 section_id = 10
weight = 10 weight = 10
+++ +++

View file

@ -1,5 +1,6 @@
+++ +++
image = "" image = ""
image_preview = "" image_preview = ""
math = false
tags = [] tags = []
+++ +++

View file

@ -3,6 +3,7 @@ tags = []
summary = "" summary = ""
image = "" image = ""
image_preview = "" image_preview = ""
math = false
client_name = "" client_name = ""
external_link = "" external_link = ""
+++ +++

View file

@ -3,6 +3,7 @@ abstract = ""
authors = [""] authors = [""]
image = "" image = ""
image_preview = "" image_preview = ""
math = false
publication = "" publication = ""
url_pdf = "" url_pdf = ""
url_code = "" url_code = ""
@ -10,4 +11,4 @@ url_dataset = ""
url_project = "" url_project = ""
url_slides = "" url_slides = ""
url_video = "" url_video = ""
+++ +++