Commit graph

12 commits

Author SHA1 Message Date
passw0rd123 81d29af505
Deliver fonts locally (#48)
Fixes #34 

* host jquery-1.11.3.min.js locally

Resource downloaded from linked URL https://code.jquery.com/jquery-1.11.3.min.js
ecb916133a9376911f10bc5c659952eb0031e457f5df367cde560edbfba38fb8  jquery-1.11.3.min.js

* deliver fonts locally
2022-02-03 12:32:11 +01:00
passw0rd123 85d913feb0
host jquery-1.11.3.min.js locally (#47)
Resource downloaded from linked URL https://code.jquery.com/jquery-1.11.3.min.js
ecb916133a9376911f10bc5c659952eb0031e457f5df367cde560edbfba38fb8  jquery-1.11.3.min.js
2022-02-02 10:05:22 +01:00
Sta7e 0a7d5265d3
chore: move from font-awesome to fork-awesome (#23) 2021-03-26 09:58:40 +01:00
Sergio Delgado Quintero 38143eda32
Adjust margin when activating sections (#19) 2021-03-19 03:36:09 +01:00
Sta7e 12321ef691
activate last section heading when approaching footer (#21) 2021-03-19 03:29:59 +01:00
Jan Raasch fab7f0cddf style: run "npm run format" 2020-09-21 14:27:40 +02:00
Jan Raasch 90d0a18423 refactor: remove unneeded "icon-asterisk"-class 2020-09-21 13:37:16 +02:00
Jan Raasch b664d26b0c fix: quote icons
icon-quote-left and icon-quote-right are only included on font-awesome-ie7.css
2020-09-21 13:35:37 +02:00
Jan Raasch edc14934d0 chore: update font-awesome to v4.7.0
see https://fontawesome.com/v4.7.0/get-started/
2020-09-21 13:24:07 +02:00
Jan Raasch 848f6129ec style: add & run prettier 2020-09-09 18:00:59 +02:00
Jan Raasch f483bbaea4 fix(site-menu): use anchorized title
fixes https://github.com/janraasch/hugo-scroll/pull/6.

This way we put less burden on JavaScript / jQuery, which is always good :-D.
2020-09-07 14:23:19 +02:00
Jan Raasch b05ff4eb22 chore: initial commit 2020-07-07 17:50:41 +02:00