microl44 / Julet

Website visualizing data from my watched movies, brought forward by the jul.
3 stars 1 forks source link

Add basic bootstrap JS and CSS files to repo #38

Open microl44 opened 1 year ago

microl44 commented 1 year ago

Bootstrap is a great tool to use, however unnecessary dependencies are to be avoided. However, as bootstrap allows users to download their source files, it's possible to download the js and css files and include them in the repo, rather than simply linking to them.

Download the bootstrap API and place them under the "Shared" folder.