diff --git a/docs/source/_static/css/comp-soft.css b/docs/source/_static/css/comp-soft.css new file mode 100644 index 000000000..7198f8892 --- /dev/null +++ b/docs/source/_static/css/comp-soft.css @@ -0,0 +1,76 @@ +.comp-soft-wrapper { + + width: 700px; + margin: 0 auto; + + --s: 150px; /* size */ + --m: 8px; /* margin */ + --f: calc(1.732 * var(--s) + 4 * var(--m) - 1px); +} + +@media (max-width: 767px) { + .comp-soft-wrapper { + + width: 100vw; + margin: 0 auto; + } +} + +.comp-soft-section { + width: 100vw; + background-color: var(--colorPrimaryDark); + padding: 50px 0; +} + +.comp-soft-title { + display: flex; + justify-content: center; + width: 100%; + margin-bottom: 20px; + + letter-spacing: 1.5px; + font-size: 27px; + font-weight: bold; + + color: white; +} + +.comp-soft-container { + display: flex; + justify-content: center; +} + +@media (max-width: 767px) { + .comp-soft-container { + flex-wrap: wrap; + justify-content: space-evenly; + } +} + +.comp-soft-container .comp-soft { + width: var(--s); + min-width: var(--s); + margin: var(--m) var(--m) 0; + height: var(--s); + font-size:initial; + border-radius: 50%; + background: white; + box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; +} + +@media (max-width: 767px) { + .comp-soft-container .comp-soft { + margin: var(--m); + } +} + +.comp-soft-image-holder { + display: flex; + align-items: center; + height: var(--s); + justify-content: center; +} + +.comp-soft-image-holder img { + max-width: 80%; +} \ No newline at end of file diff --git a/docs/source/_static/css/sponsors.css b/docs/source/_static/css/sponsors.css new file mode 100644 index 000000000..b28f1392c --- /dev/null +++ b/docs/source/_static/css/sponsors.css @@ -0,0 +1,38 @@ +.sponsors-wrapper { + margin: 50px 0; + width: 100%; +} + +.sponsors-title { + display: flex; + justify-content: center; + width: 100%; + margin-bottom: 20px; + + letter-spacing: 1.5px; + font-size: 27px; + font-weight: bold; +} + +.sponsors { + display: flex; + flex-direction: row; + justify-content: center; + align-items: center; +} + +@media (max-width: 767px) { + .sponsors { + flex-direction: column; + } +} + +.sponsors-logo { + width: 220px; + height: 200px; + + padding: 0 10px; + + display: flex; + align-items: center; +} \ No newline at end of file diff --git a/docs/source/_static/images/comp-soft/adobedimension.jpg b/docs/source/_static/images/comp-soft/adobedimension.jpg new file mode 100644 index 000000000..cbb339845 Binary files /dev/null and b/docs/source/_static/images/comp-soft/adobedimension.jpg differ diff --git a/docs/source/_static/images/comp-soft/autodesk.jpg b/docs/source/_static/images/comp-soft/autodesk.jpg new file mode 100644 index 000000000..72d55404d Binary files /dev/null and b/docs/source/_static/images/comp-soft/autodesk.jpg differ diff --git a/docs/source/_static/images/comp-soft/blender.jpg b/docs/source/_static/images/comp-soft/blender.jpg new file mode 100644 index 000000000..b0f987c5a Binary files /dev/null and b/docs/source/_static/images/comp-soft/blender.jpg differ diff --git a/docs/source/_static/images/comp-soft/houdini.jpg b/docs/source/_static/images/comp-soft/houdini.jpg new file mode 100644 index 000000000..91b3b7946 Binary files /dev/null and b/docs/source/_static/images/comp-soft/houdini.jpg differ diff --git a/docs/source/_static/images/comp-soft/modo.jpg b/docs/source/_static/images/comp-soft/modo.jpg new file mode 100644 index 000000000..f11efe06a Binary files /dev/null and b/docs/source/_static/images/comp-soft/modo.jpg differ diff --git a/docs/source/_static/images/comp-soft/sketchup.jpg b/docs/source/_static/images/comp-soft/sketchup.jpg new file mode 100644 index 000000000..98403594c Binary files /dev/null and b/docs/source/_static/images/comp-soft/sketchup.jpg differ diff --git a/docs/source/_static/images/comp-soft/unity.jpg b/docs/source/_static/images/comp-soft/unity.jpg new file mode 100644 index 000000000..feb5c92cc Binary files /dev/null and b/docs/source/_static/images/comp-soft/unity.jpg differ diff --git a/docs/source/_static/images/sponsors/gsoc.jpg b/docs/source/_static/images/sponsors/gsoc.jpg new file mode 100644 index 000000000..f1f4132aa Binary files /dev/null and b/docs/source/_static/images/sponsors/gsoc.jpg differ diff --git a/docs/source/_static/images/sponsors/iu.jpg b/docs/source/_static/images/sponsors/iu.jpg new file mode 100644 index 000000000..5a2bf5454 Binary files /dev/null and b/docs/source/_static/images/sponsors/iu.jpg differ diff --git a/docs/source/_static/images/sponsors/luddy.jpg b/docs/source/_static/images/sponsors/luddy.jpg new file mode 100644 index 000000000..8efd0e2ac Binary files /dev/null and b/docs/source/_static/images/sponsors/luddy.jpg differ diff --git a/docs/source/_templates/home.html b/docs/source/_templates/home.html index 044d8f2ce..69b8519b1 100644 --- a/docs/source/_templates/home.html +++ b/docs/source/_templates/home.html @@ -18,6 +18,8 @@ + + @@ -557,14 +559,70 @@

Mathematics

- -
+
+

+ Compatibility +

+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
+
+
+
- - - - +
+

+ Our Sponsors +

+
+ + + +
+