summaryrefslogtreecommitdiffstats
path: root/site/news
diff options
context:
space:
mode:
authorThomas Letan <lthms@soap.coffee>2020-02-17 23:25:37 +0100
committerThomas Letan <lthms@soap.coffee>2020-02-17 23:31:37 +0100
commit1fa7681ef5bed7c378a0c9363cca3670cd007468 (patch)
treea1c34c96fda7db25c622880da587b10ad5b42e51 /site/news
parentDo not generate the news index automatically anymore (diff)
Add more short news
Diffstat (limited to 'site/news')
-rw-r--r--site/news/index.html20
1 files changed, 18 insertions, 2 deletions
diff --git a/site/news/index.html b/site/news/index.html
index 64d0626..8249a08 100644
--- a/site/news/index.html
+++ b/site/news/index.html
@@ -1,12 +1,28 @@
<h1>News</h1>
+<h2>Hobbyist Projects</h2>
+
<ul>
<li>
On <strong>February 15, 2020</strong>, I have tagged and
released <code>colorless-themes-0.2</code>,
<code>nordless-theme-0.2</code>,
and <code>lavenderless-theme-0.2</code>. <br />
- <a href="/news/ColorlessThemes-0.2">[Learn
- more]</a>
+ <a href="/news/ColorlessThemes-0.2">Learn more.</a>
+ </li>
+</ul>
+
+<h2>Research Activities</h2>
+
+<ul>
+ <li>
+ On <strong>February 27, 2020</strong>, I was invited to
+ the <a href="http://gallium.inria.fr/seminaires/">Cambium seminar</a> to
+ give a talk on <a href="https://github.com/ANSSI-FR/FreeSpec">FreeSpec</a>.
+ </li>
+ <li>
+ On <strong>January 20, 2020</strong>, I gave a talk
+ to <a href="https://popl20.sigplan.org/home/CPP-2020">CPP'20</a> on
+ <a href="https://github.com/ANSSI-FR/FreeSpec">FreeSpec</a>.
</li>
</ul>