diff --git a/archetypes/posts.md b/archetypes/posts.md new file mode 100644 index 0000000..153dd5f --- /dev/null +++ b/archetypes/posts.md @@ -0,0 +1,5 @@ +--- +title: +image: +subtitle: +--- diff --git a/archetypes/projects.md b/archetypes/projects.md new file mode 100644 index 0000000..ab2a27b --- /dev/null +++ b/archetypes/projects.md @@ -0,0 +1,5 @@ +--- +title: +repo: +download_link: +--- diff --git a/archetypes/robotics.md b/archetypes/robotics.md new file mode 100644 index 0000000..0ca872a --- /dev/null +++ b/archetypes/robotics.md @@ -0,0 +1,5 @@ +--- +title: Student Robotics +linktitle: +image: +---