aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static (follow)
Commit message (Collapse)AuthorAgeLines
* Restructure bot contributing guide (#591)Gravatar Boris Muratov2021-10-17-0/+26
| | | | | | | | | | | | | * Restructure bot contributing guide Restructures the bot guide to focus on getting users "through the door" first, and slowly adding additional information and options. The guide is built in terms of showing ways to run the bot and how to achieve it, rather than listing all of the information for each configuration and environment variable right away. That said, the attempt was to still present the reader with the full information they need, and to still be able to use as a quick reference for contributors who are already familiar with the project. As a style choice, this guide incorporates collapsible elements, which required some CSS and JS additions. This could be resolved with the bulma-collapsible extension, but it doesn't seem to function well inside django templates. The guide includes an optional config.yml to use with the test server template. This is a temporary measure until we get the bootstrapping application going. This guide additionally splits the bot account creation and obtaining Discord ID's guides and they didn't seem related. The original file is kept for now as it is used by other guides at the moment.
* Adds Netlify To SponsorsGravatar Hassan Abouelela2021-10-06-0/+0
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Properly Resize Sponsor LogosGravatar Hassan Abouelela2021-10-06-2/+10
| | | | | | | Ensure sponsor logos don't go past the edge of the screen, and maintain aspect ratio when sized down. Signed-off-by: Hassan Abouelela <[email protected]>
* Update banners to have vertically centered text.Gravatar lemonsaurus2021-06-27-0/+0
|
* Add some new Summer Code Jam banners.Gravatar lemonsaurus2021-06-27-0/+0
|
* Move existing code jam assets into a folder.Gravatar lemonsaurus2021-06-27-0/+0
|
* Add Tabnine as a sponsorGravatar Janine vN2021-06-20-0/+0
| | | | Adds tabnine as a sponsor on the events sidebar.
* Approve more frameworksGravatar Janine vN2021-06-15-0/+0
| | | | | | | Python Prompt Toolkit is added as an approved framework. Unicurses and nurses are added as additional frameworks you can use with curses, although it's a use at your own risk and no promises are made for functionality or stability.
* Fix error_page stylesheet (#531)Gravatar Fares Ahmed2021-06-15-1/+1
|
* Code Jam 8 Site Updates - v2 (#530)Gravatar Janine vN2021-06-15-0/+0
| | | Co-authored-by: Joe Banks <[email protected]>
* Code Jam 8 - Initial PR for Announcement (#528)Gravatar Janine vN2021-06-15-0/+0
|
* Added Cloudflare to Sponsors list (#527)Gravatar Kronifer2021-06-10-0/+0
|
* Update project dep guide to only reference poetryGravatar Chris2021-05-17-0/+0
|
* Fixes Broken Images In Dependency GuideGravatar Hassan Abouelela2021-05-16-0/+0
|
* Enable smooth scrolling on the website.Gravatar kosayoda2021-05-14-0/+8
| | | | | This makes it less jarring when scrolling to a heading since many content pages include a Table of Contents.
* Merge branch 'main' into dewikificationGravatar kosayoda2021-05-14-0/+14
|\
| * Fix default margin on error pagesGravatar Bast2021-05-13-0/+1
| | | | | | This removes the scrollbar from them
| * Remove the 100K user banner.Gravatar Leon Sandøy2021-03-24-0/+4
| |
| * Reduces The Width Of The Sponsors TabGravatar Hassan Abouelela2021-03-23-0/+2
| | | | | | | | Reduces the width of the sponsor tab to reduce the chance of one logo ending up on a new line by itself.
| * Centers Sponsor TitleGravatar Hassan Abouelela2021-03-23-0/+2
| |
| * Centers Sponsor LogosGravatar Hassan Abouelela2021-03-23-1/+5
| | | | | | | | Center justifies sponsor logos on the home page to make wrapping look cleaner.
| * Adds Streamyard Banner To HomepageGravatar Hassan Abouelela2021-03-23-0/+0
| |
| * master => mainGravatar Joe Banks2021-03-13-1/+1
| |
| * Add error page stylingGravatar Gustav Odinger2021-03-01-0/+66
| | | | | | | | This css sheet applies to the 404 and 500 pages
| * Add powered by linode to the footerGravatar Matteo Bertucci2021-02-23-0/+8
| |
| * Delete Adafruit PNG file from staticGravatar ks1292020-11-28-0/+0
| |
| * Add Notion to sponsorsGravatar Joe Banks2020-11-14-0/+0
| |
| * Merge branch 'master' into frontpage-100kGravatar Joe Banks2020-10-24-2/+115
| |\
| | * Improve timeline page animationGravatar ks1292020-10-22-2/+115
| | | | | | | | | | | | | | | | | | Instead of just leaving all elements like they are when bounce-in is done, when they leave from view, make them bounce out and hidden again to let them bounce-in again.
| * | Remove blurple peek on Discord CTA, convert text to obj.Gravatar scragly2020-10-25-11/+33
| | |
| * | Use local img for welcome video thumbnail.Gravatar scragly2020-10-25-0/+0
| | |
| * | Change discord nav item to distinct CTA button.Gravatar scragly2020-10-25-101/+176
| | |
| * | Fix video aspect in timeline, quote img src urls.Gravatar scragly2020-10-23-14/+0
| | | | | | | | | | | | | | | | | | After updating the frontpage and creating an fixed-aspect-ratio style pair, I found I could just reuse them in the timeline to fix the inconsistent responsive aspect ratio that was occurring there. Some img src values also were not quoted; while this can work fine, it can break if the url has spaces or certain characters and is inconsistent with the rest of the project.
| * | Use sections, remove unused CSS, improve repo cards.Gravatar scragly2020-10-23-114/+150
| | |
| * | Change discord img-based link to normal nav item.Gravatar scragly2020-10-23-6/+12
| | |
| * | Override notice bottom margin, use new class instead of bulma class.Gravatar scragly2020-10-22-1/+2
| | |
| * | Add a message section to replace hero section for mobiles.Gravatar scragly2020-10-22-0/+5
| | |
| * | Use local svgs for wave elements.Gravatar scragly2020-10-22-2/+152
| | |
| * | Add wave-style hero, 100K promo, timeline card.Gravatar scragly2020-10-22-14/+113
| |/
| * Fix some icon sizing in timeline CSSGravatar Joe Banks2020-10-22-7/+13
| |
| * Update font sizingGravatar Joe Banks2020-10-12-1/+1
| | | | | | Co-authored-by: scragly <[email protected]>
| * Align server icons betterGravatar Joe Banks2020-10-12-2/+13
| |
| * Fix line endingsGravatar Joe Banks2020-10-12-1/+1
| |
| * Make dark blue darker to separate from blurpleGravatar Joe Banks2020-10-12-1/+1
| |
| * Add Ves joining timeline itemmGravatar Joe Banks2020-10-12-1/+1
| |
| * Use different colours for each categoryGravatar Joe Banks2020-10-12-0/+32
| |
| * Use logo with text for new logo timeline itemmGravatar Joe Banks2020-10-12-0/+9
| |
| * Use bigger icon for timeline itemsGravatar Joe Banks2020-10-12-44/+38
| |
| * Fix line endingsGravatar Joe Banks2020-10-12-1/+1
| |
| * Update default picture to community logoGravatar Joe Banks2020-10-12-5/+78
| |