- 04 Apr, 2022 3 commits
-
-
Kirill Elagin authored
-
Kirill Elagin authored
-
Kirill Elagin authored
-
- 31 Mar, 2022 1 commit
-
-
Kirill Elagin authored
* Switch to the new Google Analytics 4 tracking property instead of the old one from Universal Analytics.
-
- 18 Dec, 2021 3 commits
-
-
Kirill Elagin authored
JSON-LD can contain `sameAs`, which can be used as a list of URLs pointing to my other profiles. When I added JSON-LD first, I just gave a bunch of profiles in there. Instead of having an arbitrary subset there, simply list all profiles from the /profiles page.
-
Kirill Elagin authored
Drastically simplify the code by using the templating engine to both filter and render profiles using $for$ and $if$. Not only the code is more straightforward now, we also get access to full profiles list and full data about it (including importance) in the template engine. So, for example, now we can render both lists in index.html (this change is coming next).
-
Kirill Elagin authored
-
- 10 Nov, 2021 4 commits
-
-
Kirill Elagin authored
-
Kirill Elagin authored
Make README more standard, add build instructions, use new licenses.
-
Kirill Elagin authored
Clean up a bit by reordering and adding comments.
-
Kirill Elagin authored
Add a manual step for deployment to the production environment on master.
-
- 09 Nov, 2021 8 commits
-
-
Kirill Elagin authored
Set target environment for the pages deployment. Also, use a simple alpine image by default.
-
Kirill Elagin authored
-
Kirill Elagin authored
Instead of having specialised profilesCompiler, provide a compile that will work on an arbitrary Yaml file and use it for profiles.
-
Kirill Elagin authored
When compiling the profiles list, instead of reading the body of the file as String and then converting to ByteString, just directly read the entire file as ByteString.
-
Kirill Elagin authored
Instead of compiling two different versions of lists of profiles, compile it once into a Haskell value (list of profiles) and then filter when rendering.
-
Kirill Elagin authored
-
Kirill Elagin authored
-
Kirill Elagin authored
* Bump LTS * Bump Hakyll * Fix newly occured warnings * Bump CI docker image
-
- 23 May, 2020 2 commits
-
-
Kirill Elagin authored
-
Kirill Elagin authored
-
- 07 Dec, 2019 2 commits
-
-
Kirill Elagin authored
-
Kirill Elagin authored
-
- 22 Nov, 2019 2 commits
-
-
Kirill Elagin authored
-
Kirill Elagin authored
-
- 15 Nov, 2019 1 commit
-
-
Kirill Elagin authored
-
- 09 Nov, 2019 1 commit
-
-
Kirill Elagin authored
-
- 17 Oct, 2019 1 commit
-
-
Kirill Elagin authored
-
- 08 Sep, 2019 1 commit
-
-
Kirill Elagin authored
-
- 07 Sep, 2019 5 commits
-
-
Kirill Elagin authored
-
Kirill Elagin authored
-
Kirill Elagin authored
-
Kirill Elagin authored
-
Kirill Elagin authored
-
- 11 Aug, 2019 1 commit
-
-
Kirill Elagin authored
-
- 09 Jan, 2019 1 commit
-
-
Kirill Elagin authored
-
- 08 Jan, 2019 3 commits
-
-
Kirill Elagin authored
-
Kirill Elagin authored
-
Kirill Elagin authored
-
- 18 Dec, 2018 1 commit
-
-
Kirill Elagin authored
-