{{ post.excerpt }}
{% assign sorted_featured = site.featured | sort: 'date' | reverse %}
{% for post in sorted_featured %}
{{ post.date | date: "%Y-%m-%d" }} @ journal.lunar.sh
{% endfor %}
{{ post.date | date: "%Y-%m-%d" }} @ journal.lunar.sh
{% endfor %}
Other Publications
{% for post in paginator.posts %}{{ post.excerpt }}
Page:
{{ paginator.page }} of {{ paginator.total_pages }}
{% if paginator.previous_page %}
Previous
{% endif %}
{% if paginator.next_page %}
Next
{% endif %}
Featured Publications
| email: | root@lunar.sh |
|---|---|
| github: | lunar-rf |
| linktr.ee: | lunar.sh |
| atom: | feed.xml |
{{ site.description | markdownify }}