Goal
Allow TACC-style cards on DesignSafe web pages e.g. /news/nheri-presents/.
Ideas
- Style Bootstrap 3 Panels.
- Only DesignSafe client would likely use.
- Plugin for Panels already available via
django-bootstrap3 (only within Columns).
- Style Bootstrap 4 Cards.
- Most TACC/Core-Styles clients can use.
- But how to add Cards to page? (DesignSafe will not have Bootstrap4.) Install
djangocms-style?
- Style Bootstrap 5 Cards.
- New TACC/Core-Styles clients can use.
- But how to add Cards to page? (DesignSafe will not have Bootstrap5.) Install
djangocms-style?
Steps
- Build or choose a pattern that is, or is styled like, TACC/Core-Styles Cards (
.css).
- Get jsDelivrURL CDN to
@tacc/core-styles stylesheet.
- Load stylesheet onto site, e.g.
Goal
Allow TACC-style cards on DesignSafe web pages e.g. /news/nheri-presents/.
Ideas
django-bootstrap3(only within Columns).djangocms-style?djangocms-style?Steps
.css).@tacc/core-stylesstylesheet.<link>in a Django CMS Snippetimportintomain.css