This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jeremy Farrance edited this page Oct 15, 2023
·
28 revisions
Most projects (including this one) need Node Version Manager (NVM) nowadays. Please see the One-time NVM setup instructions [WIP]. As of Mar 2023, Node v16.19.1 LTS is the recommended choice.
Add the brand font(s) and get Bootstrap using them? [Updated Apr 2021]
FontAwesome big ol' buncho notes [draft]
We made a Release with the tag: EDN
Open the
.env
file in the project root, read.
These are Gulp Tasks and documented here.
stop
Note:
-
below are correct as of 20231015 JRF
-
below are the common ones missing in IIS 8/9/10+ that we run in to in our (DNN) projects
-
its always okay to add or update to match this list (and you should)
-
.svg = image/svg+xml
-
.woff = font/woff
-
.woff2 = font/woff2
-
.webmanifest = application/json
-
.webp = image/webp
- WIP stands for Work In Progress
- In late 2021 JDT worked thru a deep dependencies update
- You can help improve this Wiki, share what you learn and figure out!
- Git Clone the repo to a new local project ADDING .wiki.git
- If you use a Branch, to make them visible you must merge your branch INTO main (see image below)
- Read the docs here