1
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
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