Skip to content

Commit

Permalink
enhance(ecep): ecep_cms → ecep_assets (#321)
Browse files Browse the repository at this point in the history
* enhance(ecep): from _cms to _assets

* chore(ecep): remove unnecessary CSS

No need to hide branding via CS. We now hide via setting —

`PORTAL_BRANDING = False`

— in Core-Portal-Deloyments.
  • Loading branch information
wesleyboar authored Sep 30, 2024
1 parent e1e393f commit 7d8f06d
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 176 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,3 @@ article.post-detail .byline {
.s-header .navbar-brand {
min-width: 76px;
}





/* UNORGANIZED */

/* SEE: TACC/Core-Styles/blob/main/source/_imports/branding_logos.css */
/* NOTE: This is ONLY allowed because branding was added to Footer via CMS */
#header-branding { display: none; }
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
4 changes: 0 additions & 4 deletions ecep_cms/.dockerignore

This file was deleted.

6 changes: 0 additions & 6 deletions ecep_cms/Dockerfile

This file was deleted.

39 changes: 0 additions & 39 deletions ecep_cms/Makefile

This file was deleted.

7 changes: 0 additions & 7 deletions ecep_cms/README.md

This file was deleted.

54 changes: 0 additions & 54 deletions ecep_cms/docker-compose.dev.yml

This file was deleted.

25 changes: 0 additions & 25 deletions ecep_cms/src/taccsite_cms/custom_app_settings.py

This file was deleted.

22 changes: 0 additions & 22 deletions ecep_cms/src/taccsite_cms/templates/assets_custom.html

This file was deleted.

6 changes: 0 additions & 6 deletions ecep_cms/src/taccsite_cms/urls_custom.py

This file was deleted.

Empty file.

This file was deleted.

0 comments on commit 7d8f06d

Please sign in to comment.