Commit graph

181 commits

Author SHA1 Message Date
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
c5bbfe8151 Add table of contents 2020-07-20 10:40:08 +02:00
02a1a96ed6 Better display of problems and solutions 2020-07-20 10:39:22 +02:00
7edc20f556 Add explanations for some Phase I problems 2020-07-20 10:39:22 +02:00
ea20c7bd39 Add Phase I problems descriptions 2020-07-20 10:39:22 +02:00
56d878eb0c Add post on the Dyalog APL Competition 2020-07-20 10:39:22 +02:00
92d759a9bf Add tables of contents to posts 2020-07-20 10:38:47 +02:00
6e31bd8eab Update CV 2020-07-13 20:50:56 +02:00
23c4e33f4e Add RSS feed link for automatic discovery 2020-06-24 12:38:14 +02:00
ca020b491c Delete useless images 2020-05-27 11:11:56 +02:00
a705c9ae92 Merge branch 'or-references' 2020-05-27 11:11:35 +02:00
5b815f5a3c Add images 2020-05-27 11:06:39 +02:00
0a8a606f26 Final update 2020-05-27 10:33:45 +02:00
79eb1342e9 Add solvers 2020-05-27 10:12:00 +02:00
24b7185ef4 Add references to online courses 2020-05-27 09:52:36 +02:00