You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rdrew
c4ce1cb8b1
|
8 months ago | |
---|---|---|
config | 8 months ago | |
css | 8 months ago | |
fonts | 8 months ago | |
images | 8 months ago | |
js | 8 months ago | |
templates | 8 months ago | |
webfonts5 | 8 months ago | |
.gitignore | 8 months ago | |
README.md | 8 months ago | |
bs.js | 8 months ago | |
changelog.txt | 8 months ago | |
favicon.ico | 8 months ago | |
logo.svg | 8 months ago | |
logo_white.svg | 8 months ago | |
package-lock.json | 8 months ago | |
package.json | 8 months ago | |
screenshot.png | 8 months ago | |
vre2024.breakpoints.yml | 8 months ago | |
vre2024.info.yml | 8 months ago | |
vre2024.libraries.yml | 8 months ago | |
vre2024.theme | 8 months ago |
README.md
vre2024 - Drupal 10 Base Theme.
Sassless theme
Native css has progressed to include variables and property nesting so this theme does not reqire preprocessing an make liberal used of css variables
Theme configuration varables
Many of the stylist details are set in site-variables.css
Subtheme creation script
php core/scripts/drupal generate-theme --starterkit vre2024 name_of_subtheme
Proxy server for local theme dev against live site
edit variables in bs.js
and run:
node bs.js
this runs a proxy server using Browser-sync, serving your local files against the live proxied site. Css file are watched or changes and are automatically reloaded on file save.
Icon libraries
enable/disable fontawesome4,5 or Bootstrap Icons in vre2024.info.yml
Logos
Both the white and colored UPEI shields are included as svgs