aboutsummaryrefslogtreecommitdiff
path: root/build/generate-sri.js
AgeCommit message (Expand)AuthorFilesLines
2023-08-06Convert build scripts to ESM (#38984)XhmikosR1-63/+0
2023-05-17Rename config.yml to hugo.yml (#38582)Christian Oliff1-2/+2
2023-04-09generate-sri.js: use destructuring (#38413)XhmikosR1-4/+4
2023-01-01Docs: remove remnants of Twitter / bump dates (#37779)Patrick H. Lauke1-1/+1
2022-12-20Update docs and package information to clarify licenseMark Otto1-1/+0
2022-09-20Update devDependencies (#37177)XhmikosR1-3/+3
2022-01-29Rename variablesXhmikosR1-3/+3
2022-01-03Bump copyright year to 2022 (#35639)XhmikosR1-2/+2
2021-10-05Enable `unicorn/no-array-for-each` ruleXhmikosR1-2/+2
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR1-2/+2
2020-12-06Update to popper.js v2.xJohann-S1-1/+1
2020-12-04chore(RTL): add RTLCSSGaƫl Poupard1-0/+4
2020-11-21Improve build/generate-sri.js regex (#29753)Noah Rosenzweig1-1/+1
2020-06-16Rename "master" to "main". (#31050)XhmikosR1-1/+1
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR1-2/+2
2019-03-13Switch to Hugo.XhmikosR1-2/+2
2019-03-11Comply to the new rules.XhmikosR1-1/+1
2019-02-20Remove jQuery from docs/repo.XhmikosR1-6/+0
2019-01-29generate-sri.js: move object.XhmikosR1-4/+4
2019-01-08Bump copyright year to 2019.XhmikosR1-2/+2
2018-12-14Make use of the package.json `version_short` property more.XhmikosR1-1/+3
2018-11-28Revert "build/*.js: set `sourceType` to module."XhmikosR1-0/+2
2018-10-20swipe left/right without hammerjsJohann-S1-4/+0
2018-10-20Add touch support in our carousel with HammerJS.Johann-S1-0/+4
2018-10-14build/generate-sri.js: add popperjs.XhmikosR1-0/+4
2018-10-14docs: fix bundle SRI hash.XhmikosR1-2/+2
2018-10-14Remove sri-toolbox dependency.XhmikosR1-4/+4
2018-08-12build/*.js: set `sourceType` to module.XhmikosR1-2/+0
2018-07-11Reorganize docs for easier deploysMark Otto1-2/+2
2018-01-14Update copyright for 2k18 (#25303)Mark Otto1-2/+2
2018-01-11Comply to the new rules.XhmikosR1-1/+1
2017-11-28Combine path and remove variable used in one place. (#24873)XhmikosR1-3/+2
2017-11-23Add a simple script to generate SRI hashes for our assets. (#24814)XhmikosR1-0/+61