From 14ab71db5524f5b34a0ee144a198c88f7681c685 Mon Sep 17 00:00:00 2001 From: Leon Sandøy Date: Fri, 12 Apr 2019 11:51:56 +0200 Subject: Better JetBrains sponsor logo, fixed a bug with responsive video containers, set up some placeholder cards for projects on the landing page. --- pydis_site/static/css/home/index.css | 2 +- pydis_site/static/images/sponsors/jetbrains.png | Bin 167813 -> 53742 bytes pydis_site/static/images/sponsors/jetbrains.svg | 66 --------------- .../static/images/sponsors/linode-diagonal.png | Bin 29104 -> 0 bytes pydis_site/templates/home/index.html | 89 +++++++++++++++++++-- 5 files changed, 83 insertions(+), 74 deletions(-) delete mode 100644 pydis_site/static/images/sponsors/jetbrains.svg delete mode 100644 pydis_site/static/images/sponsors/linode-diagonal.png diff --git a/pydis_site/static/css/home/index.css b/pydis_site/static/css/home/index.css index 3516c6a5..9f060562 100644 --- a/pydis_site/static/css/home/index.css +++ b/pydis_site/static/css/home/index.css @@ -48,7 +48,7 @@ .video-container { position: relative; - padding-bottom: 56.25%; + padding-bottom: 285px; padding-top: 30px; height: 0; overflow: hidden; diff --git a/pydis_site/static/images/sponsors/jetbrains.png b/pydis_site/static/images/sponsors/jetbrains.png index ccceb958..0b21c2c8 100644 Binary files a/pydis_site/static/images/sponsors/jetbrains.png and b/pydis_site/static/images/sponsors/jetbrains.png differ diff --git a/pydis_site/static/images/sponsors/jetbrains.svg b/pydis_site/static/images/sponsors/jetbrains.svg deleted file mode 100644 index 75d4d217..00000000 --- a/pydis_site/static/images/sponsors/jetbrains.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/pydis_site/static/images/sponsors/linode-diagonal.png b/pydis_site/static/images/sponsors/linode-diagonal.png deleted file mode 100644 index 4b38003b..00000000 Binary files a/pydis_site/static/images/sponsors/linode-diagonal.png and /dev/null differ diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html index 6eb444d2..c0d72d72 100644 --- a/pydis_site/templates/home/index.html +++ b/pydis_site/templates/home/index.html @@ -7,9 +7,10 @@ {% endblock %} {% block content %} - {% include "base/navbar.html" %} + {% include "base/navbar.html" %}
+
@@ -18,33 +19,107 @@ language, open to those who wish to learn the language or improve their skills, as well as those looking to help others. -

+

We organise regular community events and have a dedicated staff of talented Python developers available to assist around the clock. -

+

Whether you're looking to learn the language or working on a complex project, we've got someone who can help you if you get stuck.

- +
+ + +

Projects

+

+
+ + +
+
+
+

+ pythondiscord/site +

+
+
+
+ Some stuff goes in here. tags? dynamic info? +
+
+
+
+ + +
+
+
+

+ pythondiscord/seasonalbot +

+
+
+
+ Some stuff goes in here. tags? dynamic info? github stars? +
+
+
+
+ + +
+
+
+

+ pythondiscord/seasonalbot +

+
+
+
+ Some stuff goes in here. tags? dynamic info? github stars? +
+
+
+
+ + +
+
+
+

+ pythondiscord/seasonalbot +

+
+
+
+ Some stuff goes in here. tags? dynamic info? github stars? +
+
+
+
+ +
+

Sponsors

- - - + Linode + +
-- cgit v1.2.3