2020-09-18 11:49:49 +02:00
|
|
|
# Assets used
|
|
|
|
|
|
|
|
## Fontawesome
|
|
|
|
|
|
|
|
Doc: https://fontawesome.com/how-to-use/on-the-web/setup/hosting-font-awesome-yourself
|
|
|
|
|
2023-04-28 11:05:23 +02:00
|
|
|
Download: https://use.fontawesome.com/releases/v5.15.4/fontawesome-free-5.15.4-web.zip
|
2020-09-18 11:49:49 +02:00
|
|
|
|
|
|
|
## Bootstrap
|
|
|
|
|
|
|
|
Doc: https://getbootstrap.com/docs/4.5/getting-started/introduction/
|
|
|
|
|
|
|
|
Download: https://getbootstrap.com/docs/4.5/getting-started/download/
|
|
|
|
|
|
|
|
## JQuery
|
|
|
|
|
|
|
|
https://jquery.com/download/
|
|
|
|
|
|
|
|
We need the full version (not slim), as navgoco requires this.
|
|
|
|
|
|
|
|
## AnchorJs
|
|
|
|
|
|
|
|
https://github.com/bryanbraun/anchorjs/releases/tag/4.2.2
|
|
|
|
|
|
|
|
## JQuery navgoco
|
|
|
|
|
|
|
|
https://github.com/tefra/navgoco/releases/tag/0.2.1
|
|
|
|
|
|
|
|
## JQuery UI
|
|
|
|
|
|
|
|
https://jqueryui.com/
|
|
|
|
https://jqueryui.com/resources/download/jquery-ui-1.12.1.zip
|
|
|
|
|
2020-09-19 12:10:20 +02:00
|
|
|
## Simple Jekyll Search
|
|
|
|
|
|
|
|
https://github.com/christian-fei/Simple-Jekyll-Search
|
2020-09-19 20:21:53 +02:00
|
|
|
|
|
|
|
## Shuffle
|
|
|
|
|
|
|
|
https://github.com/Vestride/Shuffle
|
|
|
|
https://github.com/Vestride/Shuffle/releases/tag/v5.2.3
|
|
|
|
Example: https://vestride.github.io/Shuffle/
|
2020-09-19 20:35:20 +02:00
|
|
|
|
|
|
|
## jekyll-table-of-contents
|
|
|
|
|
|
|
|
https://github.com/ghiculescu/jekyll-table-of-contents
|
|
|
|
|