1
Fork 0
Commit graph

33 commits

Author SHA1 Message Date
ef5b5b7540
Use dedicated shareon file
This means the main JS file is smaller
2021-07-03 12:20:29 +01:00
ce63774cbd
Use shareon for social links 2021-07-03 12:06:56 +01:00
2c604dafcb
Add site search with lunr.js 2021-07-03 10:46:56 +01:00
fe617d8734
Add GitLab CI config 2021-06-06 17:38:54 +01:00
3053dc6656
Swap out parcel for esbuild 2021-02-13 15:19:06 +00:00
6e6a7c3716
Install elevator.js
I'm just a big kid, really!
2020-07-24 23:24:56 +01:00
b5ee6e3a54
Use mermaid.ink service rather than mermaid js 2020-04-10 17:56:03 +01:00
ea45e523ea
Replace ping file with NGINX
Means we can turn off access logs
2020-04-10 13:59:56 +01:00
5e67c8d0a6
Remove source maps 2020-04-10 13:16:36 +01:00
162340bad9
Add a tiny file to be used to ping site 2020-04-10 13:10:02 +01:00
0eb23e82cd
Remove sentry
My JS doesn't have errors, and the less tracking on the site the better!
2020-03-30 17:27:30 +01:00
e7c9222801
Replace browserify with parcel
The build is slightly smarter, and deals with weird things better, although it is a bit slower.
2019-11-01 22:41:11 +00:00
60c66b5ab0
Extract mermaid logic into its own JS file, and correct conditional loading 2019-10-29 18:49:42 +00:00
48cae84b96
Use regular bash things to pass in extra arguments 2019-10-27 22:40:52 +00:00
f59c66c9f3
Install sentry error logging 2019-06-01 18:12:29 +01:00
e65f54ff62
Update to Hugo 0.55 2019-04-27 20:42:31 +01:00
ed493c8372
Change syntax highlight style to monokai 2019-03-16 16:29:31 +00:00
c5a297f795
Add matrix well-known file 2019-02-07 19:28:19 +00:00
22a91dd434
Remove double .min extension on CSS files 2018-12-16 14:51:54 +00:00
cfa3c5f66f
Only load lightgallery and mermaid on relevant pages 2018-12-16 14:30:46 +00:00
1128182535
Customize lightgallery and use all plugins 2018-12-01 20:52:38 +00:00
b216fbd24d
Avoid duplication of .min extension 2018-12-01 20:43:35 +00:00
e51f08c83a
Load highlight in separate CSS call 2018-12-01 17:53:05 +00:00
829e6d395d
Use fontawesome CSS rather than JS 2018-12-01 17:15:37 +00:00
02b02d3ac1
Use async scripts, and remove thumbnail plugin to make it easier 2018-12-01 17:03:46 +00:00
cddfa935fa
Remove unnecessary security file 2018-08-22 13:23:39 +01:00
5442ae1cce
Swap out parel with browserify
It's so much faster!
2018-08-18 11:38:22 +01:00
1c63a94f14
Use Hugo to minify instead 2018-08-18 11:26:57 +01:00
20c5a468e6
No need to recursive copy 2018-08-16 20:49:42 +01:00
7b8e616bea
Build CSS and JS with hugo 2018-08-15 21:05:51 +01:00
3e98bd1af8
Don't bundle all JS into 1 2018-08-15 19:52:30 +01:00
7db8cdd1bc
Use parcel for JS bundling 2018-06-17 12:03:33 +01:00
f133277b08
Replace makefile with bash scripts 2018-05-18 20:59:30 +01:00