Skip to content

Commit 382877a

Browse files
authored
New dashboard: delete legacy HTML templates (part 4) (#12201)
Continue the work from * #12200 This PR mainly removes all the unused static files.
1 parent 31cd496 commit 382877a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+1129
-14752
lines changed

.bowerrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

.circleci/config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,6 @@ jobs:
6161
- run: pip install --user tox
6262
- run: tox -e pre-commit
6363
- run: tox -e migrations
64-
- node/install:
65-
node-version: '10.17.0'
66-
- run: npm ci
67-
- run: tox -e eslint
6864
- save_cache:
6965
key: pre-commit-cache-{{ checksum "pre-commit-cache-key.txt" }}
7066
paths:

.eslintrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

.pyup.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

bower.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

gulpfile.js

Lines changed: 0 additions & 271 deletions
This file was deleted.

media/css/badge_only.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../readthedocs/core/static/core/css/badge_only.css

0 commit comments

Comments
 (0)