Commit graph

145 commits

Author SHA1 Message Date
f71366e0b2 Add missing sentence in Git post 2021-03-09 09:59:41 +01:00
8bb6daa2f8 Shorten introduction of Git post 2021-03-09 09:24:44 +01:00
cd514004d3 Add new project: ShaderTool 2021-03-08 20:12:00 +01:00
77e2ac287d Update post on Git from graphs 2021-03-08 20:11:02 +01:00
f7aae0452f Add a draft introduction to Git from graphs 2021-03-01 20:01:38 +01:00
822d0f1ae0 Add some projects (2006 ICFP and Synacor) 2021-02-04 21:07:13 +01:00
b6609b3380 Switch to dark mode 2021-02-04 21:07:13 +01:00
e4aab38353 Add tags
https://javran.github.io/posts/2014-03-01-add-tags-to-your-hakyll-blog.html
2021-01-05 21:16:22 +01:00
32b144db4e Small modifications to the contact page and others 2021-01-04 18:32:17 +01:00
af5d04e54f Add a new projects page 2021-01-04 18:31:22 +01:00
cd8fff45ff Add post on Online Analysis of Medical Time Series 2020-11-17 18:20:23 +01:00
72b7241b73 Merge branch 'lie-theory' 2020-11-14 17:35:54 +01:00
1200079874 Update date 2020-11-14 17:35:30 +01:00
2f51fde497 Add a link in the quaternions post 2020-11-14 17:32:31 +01:00
85cf5b13b6 Final update to the post 2020-11-14 17:28:39 +01:00
4070eaadc5 Add references and improve text 2020-11-13 18:41:23 +01:00
4a7520d400 Expand on motivation 2020-11-12 19:40:07 +01:00
309f3110ff Update post 2020-11-12 18:20:30 +01:00
91920faa2d Add post on Lie theory 2020-11-10 14:24:23 +01:00
343ceabdcd Remove GitHub actions workflow
Now I can deploy manually using Netlify CLI:

    yarn add netlify-cli
    netlify login  # login to Netlify
    netlify link  # link the directory to the site
    # deploy, omit "--prod" if you want to preview
    netlify deploy --dir=_site --prod
2020-11-10 09:13:45 +01:00
bac177d458 Add post on quaternions 2020-11-09 21:03:52 +01:00
a80c305a6f Merge branch 'ci' 2020-10-27 22:36:21 +01:00
ade1bddfe8 Avoid installing GHC and Cabal globally 2020-10-27 22:30:41 +01:00
0f877311f7 Add action to deploy on Netlify 2020-10-27 22:26:21 +01:00
b056e06c77 Add cache 2020-10-27 21:31:01 +01:00
8f127843ac Add GitHub Action to build the site 2020-10-27 21:11:36 +01:00
734df439a1 Remove built site files 2020-10-27 21:10:38 +01:00
ef62fdf361 Update PDF CV 2020-09-30 20:59:32 +02:00
0313f94928 Add link to CV in header 2020-09-27 12:22:09 +02:00
58f235f2cd Update current job to Sysnav 2020-09-27 12:21:05 +02:00
21a58b5bca Update CV page 2020-08-30 23:44:24 +02:00
b0ca171973 Update templates 2020-08-30 23:41:53 +02:00
55b9e2523c Cosmetic improvements 2020-08-30 23:10:39 +02:00
921dda9a72 Remove CSS counters 2020-08-30 23:09:42 +02:00
20072fdb61 Switch to MathJax for maths rendering 2020-08-30 23:09:16 +02:00
5719104fd1 Upgrade toolchain 2020-08-27 15:01:49 +02:00
0b8247cf0d Compile fonts correctly 2020-08-27 14:45:20 +02:00
32966c661d Add final annotations 2020-08-03 11:38:10 +02:00
d77bd328a9 Remove TODOs 2020-08-03 11:18:28 +02:00
d5446682a9 Add annotations for problems 6 and 7 2020-08-03 11:13:13 +02:00
aff05950e8 Add a link from Phase I to Phase II 2020-08-03 10:43:44 +02:00
25688997a2 Dyalog APL competition phase 2: Add explanations for problems 1-4 2020-08-02 17:20:58 +02:00
a93dcfbf46 Merge branch 'dyalog-competition-2020' 2020-08-02 13:08:46 +02:00
e43eafdae4 Generate pages 2020-08-02 13:08:29 +02:00
8b870f1dc5 Update intro for Phase II post 2020-08-02 13:07:47 +02:00
28e381d7bd Finish post for Phase I 2020-08-02 12:56:41 +02:00
94512e0297 Add background to blockquotes 2020-07-21 17:51:17 +02:00
5be4981b16 Split into two different posts 2020-07-21 17:38:18 +02:00
44f662be42 Add some additional remarks 2020-07-21 17:33:54 +02:00
1314b2c26d Finish explanations of Phase I problems 2020-07-21 17:00:57 +02:00