Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Adding hover colors | 2019-07-09 | -0/+26 | |
| | ||||
* | Adding is-amazon-orange icon class | 2019-07-09 | -0/+4 | |
| | ||||
* | Adding is-black icon class | 2019-07-09 | -0/+4 | |
| | ||||
* | adding a class for making icons youtube-red | 2019-07-08 | -3/+7 | |
| | ||||
* | New class for teal urls | 2019-07-08 | -0/+4 | |
| | ||||
* | Making the wiki navbar sit where it needs in the z-space to be clickable. | 2019-07-08 | -1/+1 | |
| | ||||
* | adding a few classes and some settings to allow us to build a beautiful ↵ | 2019-07-07 | -0/+13 | |
| | | | | resources page in the wiki | |||
* | Navbar dropdown should not be hidden behind wiki nav | 2019-07-06 | -0/+1 | |
| | ||||
* | Moving the navbar-banner css into base.css so it will work on the wiki ↵ | 2019-07-06 | -8/+8 | |
| | | | | pages, as well | |||
* | Adding a repo-language-dot for js | 2019-07-03 | -0/+4 | |
| | ||||
* | Remove unneeded sites.py and move navbar CSS to base.css | 2019-04-20 | -24/+24 | |
| | ||||
* | Styling fixes and cleanup | 2019-04-20 | -0/+12 | |
| | ||||
* | Merge branch 'django' into django+200/wiki | 2019-04-20 | -0/+155 | |
|\ | | | | | | | | | | | | | | | | | | | # Conflicts: # Pipfile # Pipfile.lock # pydis_site/apps/home/tests/test_app_basics.py # pydis_site/apps/home/urls.py # pydis_site/hosts.py # pydis_site/settings.py | |||
| * | Addressing all comments in volcyy's second review. The tests now mock the ↵ | 2019-04-19 | -20/+24 | |
| | | | | | | | | API calls so we don't have to actually call the API every time we run tests. | |||
| * | Adding a default admin panel user to migrate_and_serve, adding hrefs for all ↵ | 2019-04-18 | -4/+13 | |
| | | | | | | | | the links, fixing a bug with the banner highlighting, and making the sponsors hero a little bigger. | |||
| * | The GitHub API stuff is done now, including data caching. Just a couple of ↵ | 2019-04-17 | -0/+11 | |
| | | | | | | | | minor bugfixes left before this is PR-ready. | |||
| * | Adjust dynamic video sizing to try keep aspect. | 2019-04-13 | -19/+32 | |
| | | ||||
| * | Responsive video container not quite working the way it should. | 2019-04-12 | -4/+39 | |
| | | ||||
| * | Better JetBrains sponsor logo, fixed a bug with responsive video containers, ↵ | 2019-04-12 | -1/+1 | |
| | | | | | | | | set up some placeholder cards for projects on the landing page. | |||
| * | responsive video container | 2019-04-12 | -11/+32 | |
| | | ||||
| * | Fixing the footer. Django logo no longer clips, and matches the rest of the ↵ | 2019-04-12 | -4/+4 | |
| | | | | | | | | font size better. Footer size reduced and padding made symmetrical. | |||
| * | Implemented a sticky footer system | 2019-04-12 | -0/+11 | |
| | | ||||
| * | New landing page. Not quite done yet. This probably should've been more than ↵ | 2019-04-11 | -0/+51 | |
| | | | | | | | | one commit. | |||
* | | Wiki pagination is special-cased, so we basically have one option for it | 2019-04-19 | -0/+14 | |
| | | ||||
* | | Image sidebar is finally complete | 2019-04-17 | -0/+4 | |
| | | ||||
* | | Remove TOC, link headers, fix breadcrumb padding | 2019-04-15 | -0/+3 | |
| | | | | | | | | Also removes some templates we don't care about | |||
* | | SimpleMDE editor for wiki Markdown | 2019-04-13 | -0/+14 | |
| | | ||||
* | | Merge branch 'django' into django+200/wiki | 2019-04-10 | -4/+18 | |
|\| | | | | | | | | | # Conflicts: # pydis_site/apps/home/urls.py | |||
| * | Initial work on some base templates | 2019-04-10 | -4/+18 | |
| | | ||||
* | | Remove wiki host, use /wiki - Also some wiki config | 2019-04-08 | -0/+70 | |
|/ | | | | I've included the monokai pygments theme, but we can change it later | |||
* | pysite -> pydis_site | 2019-04-05 | -0/+4 | |