aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/home/index.html (follow)
Commit message (Collapse)AuthorAgeLines
* Address some issues from the accessibility milestone (#1562)Gravatar Dragon2025-09-24-1/+1
| | | | | | | | | | | | | * show that welcome video is playable in alt-text * Add the full form of AoC in the alt texts * add alt-text to all images * change alt-texts for timeline page * Add correct date * add alt text to clickable images
* initial cj12 updateGravatar Janine vN2025-07-22-4/+4
| | | | | | - upload banner and logo - new cj12 pages - update home page
* Update netcup website URLGravatar Johannes Christ2025-02-06-1/+1
| | | | | | Via e-mail forwarded to me by Chris. Reported-by: Chris Lovering <[email protected]>
* Merge branch 'main' into feat/timeline-from-yamlGravatar wookie1842024-07-18-4/+4
|\
| * Update site for Code Jam 2024 (#1353)Gravatar Shakya Majumdar2024-07-03-4/+4
| |
* | Timeline: Migrate to Markdown source files - initial implementationGravatar hedy2024-05-24-1/+1
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The timeline app is introduced, moved from the home app. - Add a basic README.md to illustrate the overall code breakdown of the app as it is in the current stage. - Two entries are added for now. - Add ability to link headers using the slug portion of the filename. - The way markdown files are fetched is similar to that of the resources app - using the AppConfig ready() function, all resources are ensured to be only fetched once when the app is first laoded. I debated whether to introduce the new functionality in the home app instead, without creating a new app. Eventually I decided extracting it to a standalone app now is better as it allows easier extension of functionality in the future. The home app can remain as it is to only server the `/` homepage. The timeline CSS is kept the same, as with the structure of the timeline HTML template. Once the CSS rewrite PR is merged, it's relatively easy to fix conflicts here (again, since timeline is now its own app, with the CSS file and HTML template moved - extra advantage). References to `home:timeline` are updated to use `timeline:index` throughout the codebase, as far as my ripgrep search could go. The format of the markdown + YAML entries are still up for debate, so I've only added the first two entries for now. They can be completely overwritten in the future once the formats are decided by using a script to convert all the data from my JSON file into individual markdown files: http://0x0.st/Xr78.txt This link should last for at least a few months. (Originally saved on https://paste.pythondiscord.com/KPJA, but it expires on 12th April 2024.)
* Add our reference to Netcup linksGravatar Johannes Christ2024-04-15-1/+1
|
* Fix conflictsGravatar hedy2024-02-02-21/+33
|\
| * Dark: Use alternate images for homepage, resources, eventsGravatar hedy2024-01-28-8/+16
| | | | | | | | | | | | Thanks to lemon for editting all the images. Co-authored-by: Leon Sandøy <[email protected]>
| * Dark: Use original light theme colors everywhereGravatar hedy2024-01-18-2/+2
| | | | | | | | | | Adjusted box-shadow for dark mode to be more readable, unfortunately this gave it a little neomorphism effect...
| * Dark: Fix backgrounds on sponsors section on homepageGravatar hedy2024-01-06-9/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://discord.com/channels/267624335836053506/635950537262759947/1193170173574774855 Idea from go.dev -- add background to each sponsor logo and put them in a grid. Also set the sponsor section background color to match that of footer's. Issue pointed out by @ChrisLovering on discord. This is an initial draft. As of now this works from my own testing: - Consistent & uniform spacing (gaps) - Supports mobile - No affect to light theme other than the arrangement - Logos do not get squashed, ever
| * Fix all conflictsGravatar hedy2023-12-14-11/+26
| |\ | | | | | | | | | hopefully I dont have to do this again
| * | Use colour helpersGravatar GDWR2022-02-08-4/+4
| | |
* | | Events: Initial redesignGravatar hedy2024-01-20-2/+2
| |/ |/| | | | | | | | | | | | | | | | | | | - Added standalone pages for each event - Added initial design of new layout - Refactored some sidebars and templates to update current/upcoming event - Put two CJ10 assets into their own dedicated folder Includes dummy text for event descriptions and content that is not up-to-date: Current and Upcoming event components.
* | Lazy load footer images (#1161)Gravatar jchristgit2023-12-08-8/+8
| | | | | | | | Only load the footer sponsor images when they start coming into view to save on data.
* | Fix Dead CJ Banner LinkGravatar Hassan Abouelela2023-09-19-1/+1
| |
* | Update for Code Jam 2023Gravatar Janine vN2023-08-10-3/+3
| |
* | Update site banner for codejamGravatar Bluenix2022-07-14-2/+2
| |
* | Update front page banner.Gravatar kosayoda2022-06-29-2/+2
| |
* | Improve icon size and alignment.Gravatar kosayoda2022-06-26-2/+2
| |
* | Replace missing FA icons in interactive timeline.Gravatar kosayoda2022-06-26-2/+2
| | | | | | | | | | `fa-duck` and `fa-alien-monster` (renamed `fa-alien-8bit` in the latest FontAwesome) are part of the Pro plan, which we no longer have.
* | Add Summer CJ 2022 banner to frontpage.Gravatar kosayoda2022-06-18-0/+15
|/
* Add netcup logo to sponsor block on homeapgeGravatar Chris Lovering2022-01-10-0/+3
|
* Merge branch 'master' into subdomains-to-query-pathsGravatar Johannes Christ2021-10-06-16/+6
|\
| * Adds Netlify To SponsorsGravatar Hassan Abouelela2021-10-06-0/+4
| | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]>
| * Remove code jam notice from front pageGravatar Janine vN2021-09-18-16/+2
| |
* | Merge branch 'main' into subdomains-to-query-pathsGravatar Joe Banks2021-08-31-2/+2
|\|
| * Code jam: switch home to use the ongoing bannerGravatar Matteo Bertucci2021-07-09-2/+2
| |
* | Merge branch 'master' into subdomains-to-query-pathsGravatar Johannes Christ2021-07-08-10/+13
|\|
| * Hyperlink code jam banner to code jam page.Gravatar lemonsaurus2021-06-27-2/+6
| |
| * Put Summer Code Jam '21 banner on the front page.Gravatar lemonsaurus2021-06-27-10/+7
| |
| * Added Cloudflare to Sponsors list (#527)Gravatar Kronifer2021-06-10-0/+2
| |
* | Move subdomains to query paths.Gravatar Johannes Christ2021-06-08-2/+2
|/ | | | | | | | | | | | | | In more detail: - Use Django URL namespaces (e.g. `api:bot:infractions`) instead of `django_hosts` host argument. - Update the hosts file setup documentation to remove subdomain entries. - Update the hosts file setup documentation to mention that the entry of `pythondiscord.local` is not required and mainly for convenience. - Rename the `APISubdomainTestCase` to the more fitting `AuthenticatedAPITestCase`, as authentication is all that is left that the class is doing. - Drop dependency to `django_hosts`.
* Update index.htmlGravatar DawnOfMidnight2021-04-20-1/+1
|
* Update the timeline.Gravatar Leon Sandøy2021-03-24-2/+2
| | | | Adds recent events, and also cleans up the HTML a bit.
* Remove the 100K user banner.Gravatar Leon Sandøy2021-03-24-7/+1
|
* Adds Streamyard Banner To HomepageGravatar Hassan Abouelela2021-03-23-0/+3
|
* Update helper countGravatar Matteo Bertucci2021-02-18-1/+1
|
* Completely remove Projects section if no data.Gravatar Leon Sandøy2020-12-13-48/+50
| | | | | | Instead of showing an empty Projects section, we'll just omit it if we can't resolve any of our projects. Otherwise, we'll show the projects we can resolve.
* Remove Adafruit from front-page sponsors listingGravatar ks1292020-11-28-3/+0
|
* Add Notion to sponsorsGravatar Joe Banks2020-11-14-0/+3
|
* Use referral code for LinodeGravatar Joe Banks2020-10-24-1/+1
|
* Use local img for welcome video thumbnail.Gravatar scragly2020-10-25-1/+1
|
* Use sections, remove unused CSS, improve repo cards.Gravatar scragly2020-10-23-61/+105
|
* Override notice bottom margin, use new class instead of bulma class.Gravatar scragly2020-10-22-1/+1
|
* Add a message section to replace hero section for mobiles.Gravatar scragly2020-10-22-1/+12
|
* Add wave-style hero, 100K promo, timeline card.Gravatar scragly2020-10-22-2/+56
|
* Add "Welcome to Python Discord" video to indexGravatar Den42002020-09-26-3/+1
|
* Add Summer Code Jam image on landing page.Gravatar Leon Sandøy2020-06-07-2/+2
|
* Fix broken link to Game Jam bannerGravatar kwzrd2020-04-02-1/+1
| | | | The asset was recently moved to a new directory.