| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | | | | | | * | | | | | Create HTML template for guides category view | 2020-09-20 | -0/+41 | ||
| | | | | | | | | | | | | |||||
| | | | | | | * | | | | | Create HTML template for single guide view | 2020-09-20 | -0/+55 | ||
| | | | | | | | | | | | | |||||
| | | | | | | * | | | | | Create HTML template for all guides (+ categories) view | 2020-09-20 | -0/+53 | ||
| | | | | | | | | | | | | |||||
| | | | | | | * | | | | | Create CSS file for all Guides app pages | 2020-09-20 | -0/+7 | ||
| | | | | | | | | | | | | |||||
| | | | | | | * | | | | | Include guides app to project | 2020-09-20 | -0/+1 | ||
| | | | | | | | | | | | | |||||
| | | | | | | * | | | | | Create base Guides app | 2020-09-20 | -0/+7 | ||
| | | | | | | | | | | | | |||||
| | | | | | | * | | | | | Install PyYAML for YAML files parsing | 2020-09-19 | -2/+2 | ||
| | | | | | | | | | | | | |||||
| | | | | | | * | | | | | Specify markdown package version | 2020-09-19 | -59/+2 | ||
| | | | | | | | | | | | | |||||
| | | | | | | * | | | | | Add markdown dependency to parse MD to HTML | 2020-09-19 | -177/+154 | ||
| | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | | | | | * | | | | | Merge pull request #427 from python-discord/ks123/dewikification/event-pages | 2021-03-23 | -101/+1439 | ||
| | | | | | |\ \ \ \ \ | | | | | | |_|_|/ / | | | | | |/| | | | | Dewikification - Migrate event pages from wiki to HTML | ||||
| | | | | | | * | | | | Style <pre> tag backgrounds the same as <code>. | 2021-03-22 | -0/+9 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes it consistent with the django-wiki version of the code blocks, which looks neater. | ||||
| | | | | | | * | | | | Fix event content columns when there is no sidebar. | 2021-03-22 | -50/+60 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevents page contents of events pages from being narrower when there is no sidebar to fill the space. | ||||
| | | | | | | * | | | | Migrate game jam 2020 page from wiki to HTML | 2020-11-28 | -0/+104 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Create general game jams page (not ready) | 2020-11-28 | -0/+12 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Create sidebar block for game jam 2020 | 2020-11-28 | -0/+4 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate code jam 6 rules page from wiki to HTML | 2020-11-28 | -0/+81 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Use h2 instead bigger h-s and add classes | 2020-11-28 | -18/+18 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate code jam 6 page from wiki to HTML | 2020-11-28 | -0/+93 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Create siderbar item for code jam 6 page | 2020-11-28 | -0/+6 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate code jam 5 page from wiki to HTML | 2020-11-28 | -0/+80 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate code jam 4 page from wiki to HTML | 2020-11-28 | -0/+93 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate code jam 3 page from wiki to HTML | 2020-11-28 | -0/+81 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate code jam 2 page from wiki to HTML | 2020-11-28 | -0/+72 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Add highlight.js to event pages | 2020-11-28 | -0/+4 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Use file instead directory for code jam 1 | 2020-11-28 | -0/+0 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate Code Jams PR opening page from wiki to HTML | 2020-11-23 | -0/+235 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate Code Jams judging page from wiki to HTML | 2020-11-23 | -0/+110 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate Code Jams Git using page | 2020-11-23 | -0/+61 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Make useful information sidebar block name clearer | 2020-11-23 | -1/+1 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate code jams page from wiki to HTML | 2020-11-23 | -1/+68 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Create code jams useful information sidebar block | 2020-11-23 | -0/+8 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Create previous code jams sidebar block | 2020-11-23 | -0/+11 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Create upcoming code jam sidebar block | 2020-11-23 | -0/+8 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Make upcoming event sidebar block image to link | 2020-11-23 | -1/+3 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Migrate Code Jam 1 page | 2020-11-23 | -0/+82 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Update Code Jam 7 page to match with latest revision in wiki | 2020-11-23 | -60/+43 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Finish events index page | 2020-11-23 | -0/+106 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Create events list (year calendar) sidebar block | 2020-11-23 | -0/+10 | ||
| | | | | | | | | | | | |||||
| | | | | | | * | | | | Create upcoming event sidebar block | 2020-11-23 | -0/+6 | ||
| | | | | | |/ / / / | |||||
| | | | | | * | | | | Merge pull request #417 from ks129/events-app | 2020-11-22 | -2/+349 | ||
| | | | | | |\ \ \ \ | | | | | | |_|/ / | | | | | |/| | | | Dewikification - Create events app | ||||
| | | | | | | * | | | Use URL tag for code jam 7 page | 2020-11-12 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Jeremiah Boby <[email protected]> | ||||
| | | | | | | * | | | Use URL tag for code jam 7 rules page | 2020-11-12 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Jeremiah Boby <[email protected]> | ||||
| | | | | | | * | | | Update pydis_site/apps/events/views/page.py | 2020-11-12 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Jeremiah Boby <[email protected]> | ||||
| | | | | | | * | | | Use path in variable instead getting it every time in kwargs | 2020-11-08 | -5/+6 | ||
| | | | | | | | | | | |||||
| | | | | | | * | | | Fix missing URL tag in events index page | 2020-11-08 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Jeremiah Boby <[email protected]> | ||||
| | | | | | | * | | | Apply changes of pages location to views and settings | 2020-10-29 | -25/+15 | ||
| | | | | | | | | | | |||||
| | | | | | | * | | | Fix resources pre-commit | 2020-10-29 | -1/+1 | ||
| | | | | | | | | | | |||||
| | | | | | | * | | | Move events pages to templates folder | 2020-10-29 | -0/+0 | ||
| | | | | | | | | | | |||||
| | | | | | | * | | | Port View to TemplateView for events page view | 2020-10-28 | -12/+15 | ||
| | | | | | | | | | | |||||
| | | | | | | * | | | Use path converter for event page path argument | 2020-10-28 | -6/+2 | ||
| | | | | | | | | | | |||||