* src/changelog.org: new file
* src/index.org: mention and link to it
--- /dev/null
+#+TITLE: ChangeLog
+#+AUTHOR: Eshel Yaron
+#+DESCRIPTION: change log for eshelyaron.com
+#+KEYWORDS: changelog,git,emacs,org mode
+
+#+begin_src shell :results raw :wrap src diff :exports both
+ git log -p --pretty=format:"%s%n(Commit %h at %cs)%n" --since=2023-04-08 -- ../publish.el .
+#+end_src
+
+#+RESULTS:
+#+begin_src diff
+#+end_src
:PROPERTIES:
:CUSTOM_ID: recent-posts
:END:
+
+These are some of the posts I've published here recently:
+
#+BEGIN: posts :dir "/Users/eshelyaron/checkouts/eshelyaron.com/src/posts" :limit 5
#+END:
+You can also to check out [[file:changelog.org][the site's ChangeLog page]] for updates about
+this website itself.
* Projects
:PROPERTIES: