From: KAUSHIK SANTHANAM Date: Fri, 29 Jan 2021 22:39:18 +0000 (-0500) Subject: added git submodules for opentap content + static X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a6bc78ea9a88394188fedc7912987c64a86ec13;p=stands-website.git added git submodules for opentap content + static --- diff --git a/.gitmodules b/.gitmodules index f6849fb..18c5c6f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -126,3 +126,9 @@ 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 index 0000000..d586ed9 --- /dev/null +++ b/content/stands/opentap @@ -0,0 +1 @@ +Subproject commit d586ed954dc8042b3477f5bf2509cfae49f6ab9e diff --git a/content/stands/opentap/_index.md b/content/stands/opentap/_index.md deleted file mode 100644 index 24f76c9..0000000 --- a/content/stands/opentap/_index.md +++ /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 index c7deb6c..0000000 --- a/content/stands/opentap/main.md +++ /dev/null @@ -1,2 +0,0 @@ -## OpenTAP {#title} - diff --git a/static/stands/opentap b/static/stands/opentap new file mode 160000 index 0000000..ba3d897 --- /dev/null +++ b/static/stands/opentap @@ -0,0 +1 @@ +Subproject commit ba3d897e6a9dd3508d2ef07056b42a7b522d0bf3 diff --git a/static/stands/opentap/OpenTAP.png b/static/stands/opentap/OpenTAP.png deleted file mode 100644 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 index d3f828e..0000000 Binary files a/static/stands/opentap/newslettersignup.png and /dev/null differ