added git submodules for opentap content + static
authorKAUSHIK SANTHANAM <kaushik.santhanam@keysight.com>
Fri, 29 Jan 2021 22:39:18 +0000 (17:39 -0500)
committerKAUSHIK SANTHANAM <kaushik.santhanam@keysight.com>
Fri, 29 Jan 2021 22:39:18 +0000 (17:39 -0500)
.gitmodules
content/stands/opentap [new submodule]
content/stands/opentap/_index.md [deleted file]
content/stands/opentap/main.md [deleted file]
static/stands/opentap [new submodule]
static/stands/opentap/OpenTAP.png [deleted file]
static/stands/opentap/newslettersignup.png [deleted file]

index f6849fbc094f2c9a7b6665edd0d8ca580a4d879d..18c5c6fdaf4370a1e4a809353c48879362ba938a 100644 (file)
        path = static/stands/mariadb_foundation
        url = https://github.com/MariaDB-FOSDEM/stand-static.git
 
+[submodule "content/stands/opentap"]
+       path = content/stands/opentap
+       url = https://github.com/kaushiksanthanam/opentap-fosdem21-content.git
+[submodule "static/stands/opentap"]
+       path = static/stands/opentap
+       url = https://github.com/kaushiksanthanam/opentap-fosdem21-static.git
diff --git a/content/stands/opentap b/content/stands/opentap
new file mode 160000 (submodule)
index 0000000..d586ed9
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit d586ed954dc8042b3477f5bf2509cfae49f6ab9e
diff --git a/content/stands/opentap/_index.md b/content/stands/opentap/_index.md
deleted file mode 100644 (file)
index 24f76c9..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
----
-title: OpenTAP
-themes:
- - Community Advocacy 
-website: https://www.opentap.io
-logo: /stands/opentap/openTAP.png
-description: |
-    A growing community of test developers dedicated to effortless automation.
-
-showcase: |
-    
-  
-new_this_year: |
-   
-layout: stand
----
diff --git a/content/stands/opentap/main.md b/content/stands/opentap/main.md
deleted file mode 100644 (file)
index c7deb6c..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-## OpenTAP {#title}
-
diff --git a/static/stands/opentap b/static/stands/opentap
new file mode 160000 (submodule)
index 0000000..ba3d897
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit ba3d897e6a9dd3508d2ef07056b42a7b522d0bf3
diff --git a/static/stands/opentap/OpenTAP.png b/static/stands/opentap/OpenTAP.png
deleted file mode 100644 (file)
index 8699ec6..0000000
Binary files a/static/stands/opentap/OpenTAP.png and /dev/null differ
diff --git a/static/stands/opentap/newslettersignup.png b/static/stands/opentap/newslettersignup.png
deleted file mode 100644 (file)
index d3f828e..0000000
Binary files a/static/stands/opentap/newslettersignup.png and /dev/null differ