aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates (follow)
Commit message (Collapse)AuthorAgeLines
* Add initial git cheatsheetbootcamp-updatesGravatar Janine vN2021-06-28-0/+135
| | | | | | | This adds the initial cheatsheet from the Git and GitHub Bootcamp. This is just a baseline commit and this cheatsheet needs more resources added as well as the overall layout should be adjusted as needed.
* 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
|
* Move existing code jam assets into a folder.Gravatar lemonsaurus2021-06-27-9/+9
|
* Merge branch 'main' into jb3/navbar-spansGravatar ToxicKidz2021-06-23-5/+136
|\
| * Fix typosGravatar Janine vN2021-06-23-2/+2
| |
| * Change time to UTCGravatar Janine vN2021-06-23-1/+1
| |
| * Updating bootcamp informationGravatar Janine vN2021-06-23-9/+14
| | | | | | | | Adds time and more information about the GitHub bootcamp.
| * Update git bootcamp dateGravatar Boris Muratov2021-06-23-1/+1
| |
| * Clarify prize detailsGravatar Janine vN2021-06-21-3/+3
| | | | | | | | | | Clarify that each member of a winning team gets one of the licenses as a prize. They don't have to Lord of Flies duel it out.
| * Spell GitHub's name correctlyGravatar Janine vN2021-06-21-1/+1
| | | | | | | | One day I'll spell GitHub correctly and consistently. One day...
| * Update qualifier repo and sign-up linkGravatar Janine vN2021-06-21-3/+3
| |
| * Adds Prizes section to CJ8 pageGravatar Janine vN2021-06-20-0/+65
| | | | | | | | | | | | | | | | This adds a Prizes section to the Code Jam 8 page. Links, descriptions, and a quick summation of the prizes offered by each sponsor is included. The Python Discord prizes should also be included at a later date.
| * Add Tabnine as a sponsorGravatar Janine vN2021-06-20-0/+3
| | | | | | | | Adds tabnine as a sponsor on the events sidebar.
| * Add in information about the QualifierGravatar Janine vN2021-06-20-5/+22
| | | | | | | | | | This adds in a section about the qualifier and links to it and the sign-up form.
| * Adding GitHub Bootcamp InformationGravatar Janine vN2021-06-20-0/+41
| | | | | | | | | | | | This commit adds some basic information about the github bootcamp. More information should and will be added later, but this adds some of the basics and adds it to the sidebar.
* | Update navbar hamburger/dropdown anchors to spansGravatar Joe Banks2021-06-21-4/+4
|/ | | There is no href on these items, so they should not be anchors.
* Approve more frameworksGravatar Janine vN2021-06-15-0/+19
| | | | | | | 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.
* Code Jam 8 Site Updates - v2 (#530)Gravatar Janine vN2021-06-15-21/+26
| | | Co-authored-by: Joe Banks <[email protected]>
* Code Jam 8 - Initial PR for Announcement (#528)Gravatar Janine vN2021-06-15-5/+229
|
* Added Cloudflare to Sponsors list (#527)Gravatar Kronifer2021-06-10-0/+2
|
* Merge branch 'main' into fix_327Gravatar ChrisJL2021-05-16-2953/+2674
|\
| * Use bulma extension in place of self-written code.Gravatar kosayoda2021-05-14-17/+0
| |
| * Merge branch main into dewikificationGravatar kosayoda2021-05-14-49/+917
| |
| * Add privacy policy information and link.Gravatar kosayoda2021-05-13-1/+1
| | | | | | | | | | This should be redirected to the notion page using our cloudflare worker.
| * Route navbar links to their new locations.Gravatar kosayoda2021-05-13-8/+8
| |
| * Add missed Game Jam 2020 subpages.Gravatar kosayoda2021-04-15-0/+207
| |
| * Add miscellaneous pages and fixes.Gravatar kosayoda2021-04-15-1/+1
| |
| * Migrate Python Discord guides.Gravatar kosayoda2021-04-15-2/+1
| |
| * Use the more consistent highlight.Gravatar kosayoda2021-04-13-2/+2
| | | | | | | | | | We don't need ReasonML support, and the reasonable theme has a really ugly neon parameter color.
| * Merge pull request #468 from python-discord/content-app-improvementsGravatar Kieran Siek2021-04-03-12/+61
| |\ | | | | | | Dewikification: Content app improvements.
| | * Use metadata titles in Sub-Articles dropdown.Gravatar kosayoda2021-04-02-4/+2
| | | | | | | | | | | | | | | | | | This allows us to keep filenames (thus URLs) as concise as possible, while having a more descriptive entry in the Sub-Articles dropdown for category pages.
| | * Allow clicking outside the dropdown to hide it.Gravatar kosayoda2021-04-01-3/+11
| | |
| | * Add a dropdown menu listing direct children.Gravatar kosayoda2021-04-01-0/+33
| | | | | | | | | | | | | | | This only shows when the page is also a category, since regular pages have no children and regular categories already list their children.
| | * Allow adding a table of contents to a page.Gravatar kosayoda2021-03-29-9/+19
| | |
| | * Improve content page and listing metadata keys.Gravatar kosayoda2021-03-27-3/+3
| | | | | | | | | | | | | | | | | | | | | Make category `title` consistent with page `title`. Simplify `icon` key, since there is no benefit to defining the icon class and the icon separately. Allow overriding the `icon` for category entries just like page entries.
| * | Merge branch 'dewikification' into resources-listsGravatar ks1292021-03-30-1/+1668
| |\|
| | * Merge pull request #393 from ks129/guides-appGravatar Kieran Siek2021-03-26-1/+95
| | |\ | | | | | | | | Dewikification - Create content app
| | | * Replace `markdown2` with `markdown` and `python-frontmatter`.Gravatar kosayoda2021-03-24-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | This allows us to properly escape codeblocks within markdown, permalink to headers on a page, and decouples getting metadata from a file and getting generated HTML from the Markdown content.
| | | * Improve variable and key names for page utils.Gravatar kosayoda2021-03-24-3/+3
| | | |
| | | * Refactor common HTML into a base template.Gravatar kosayoda2021-03-24-107/+82
| | | |
| | | * Rename `short_description` to `description`.Gravatar kosayoda2021-03-24-2/+2
| | | | | | | | | | | | | | | | | | | | Given that there is no "long description", just `description` conveys the same information with brevity.
| | | * Fix content columns when there is no sidebar.Gravatar kosayoda2021-03-24-15/+18
| | | | | | | | | | | | | | | | | | | | If the `relevant_links` field is not provided in the markdown, do not restrict contents to 2/3 columns.
| | | * Simplify content app.Gravatar kosayoda2021-03-23-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than having two views for the base page and all other pages, all pages now use the same view. The view context handler is simplified to take advantage of pathlib features. The markdown folder is now /content/resources/* rather than /content/resources/content/*, as the latter is unnecessary nesting.
| | | * Rename `articles` to `pages`.Gravatar kosayoda2021-03-23-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | Articles was a good name, but we want an `articles` category in the future. `/pages/guides/` and `/pages/articles/` are clearer in name than `/articles/guides/` and `/articles/articles/`.
| | | * Simplify relevant_links configuration in markdown.Gravatar kosayoda2021-03-23-1/+1
| | | |
| | | * Remove Github metadata feature.Gravatar kosayoda2021-03-23-18/+0
| | | | | | | | | | | | | | | | | | | | This feature is still under implementation debate, so it will be further discussed in another issue and implemeneted in a future PR.
| | | * Update highlight.js script and use one dark style.Gravatar kosayoda2021-03-23-2/+3
| | | | | | | | | | | | | | | | Unifies the highlighting with the events app.
| | | * Merge branch 'dewikification' into guides-appGravatar ks1292020-11-28-0/+244
| | | |\
| | | * | Remove old templatesGravatar ks1292020-11-28-97/+0
| | | | |