add aim attendance, polarity paper

This commit is contained in:
flupe 2023-09-08 15:04:21 +02:00
parent f81a506118
commit ff2a966a2e
3 changed files with 7 additions and 0 deletions

View File

@ -29,12 +29,14 @@ SRHT [flupe](https://sr.ht/~flupe)
- Attended [IFL'23] in Braga, Portugal.
- Attended [TYPES'23] in Valencia, Spain.
- Attended [AIMXXXVI] in Delft, Netherlands.
- Attended [AIMXXXI] in Edinburgh, Scotland.
- Attended [ICFP'22] in Ljubjana, Slovenia.
- Attended [OPLSS'22] in Eugene, Oregon.
[IFL'23]: https://ifl23.github.io/
[TYPES'23]: https://types2023.webs.upv.es/
[AIMXXXVI]: https://wiki.portal.chalmers.se/agda/Main/AIMXXXVI
[AIMXXXI]: https://wiki.portal.chalmers.se/agda/Main/AIMXXXI
[ICFP'22]: https://icfp22.sigplan.org/
[OPLSS'22]: https://www.cs.uoregon.edu/research/summerschool/summer22/

Binary file not shown.

5
deploy.sh Executable file
View File

@ -0,0 +1,5 @@
#!/usr/bin/sh
tar -C _site -cvz . > escot.tar.gz
curl -v --oauth2-bearer "$(cat SRHT_TOKEN)" \
-Fcontent=@escot.tar.gz \
https://pages.sr.ht/publish/lucas.escot.me