Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static/js
AgeCommit message (Collapse)Author
2019-05-20Tidy up READMEVincent Tam
2019-05-20Affichage en cours d'améliorationVincent Tam
2019-05-20Template pour Staticman simplifiéVincent Tam
2019-05-19Corrigé la fct pour staticmanVincent Tam
2019-05-19Test StaticmanVincent Tam
2017-11-28Switch from featherlight to baguettebox.jsJustin Berthault
2017-09-21Switch from JS Highlight to Python's PygmentsJustin Berthault
- Pygments support is a built--in feature in Hugo - Too much JS I don't understand - Might try to learn Python one day - Remove the necessity to add a highlight parameter in frontmatter
2017-09-13Add static contents (css, fonts and js)Justin Berthault
- style.css: main component for the website look - icomoon.min.css: custom build with only two FA icons - prism.min.css: stylesheet for prism code highlighter - featherlight*: featherlight stylesheets - prism.min.js: Code highlighter - featherlight*: lightbox gallery - jquery.min.js: Jquery for featherlight and hashover