]> git.eshelyaron.com Git - esy-publish.git/commitdiff
Add ChangeLog page and link to it from my homepage
authorEshel Yaron <me@eshelyaron.com>
Sun, 9 Apr 2023 20:04:54 +0000 (23:04 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Apr 2023 20:16:41 +0000 (23:16 +0300)
* src/changelog.org: new file
* src/index.org: mention and link to it

src/changelog.org [new file with mode: 0644]
src/index.org

diff --git a/src/changelog.org b/src/changelog.org
new file mode 100644 (file)
index 0000000..ec08bd4
--- /dev/null
@@ -0,0 +1,12 @@
+#+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
index 511a791be829c79a0d42617eb3683c4f0ef6e724..225ec287b060ca94a94ee9c4276271668f74b20f 100644 (file)
@@ -23,9 +23,14 @@ this is my website--the one true source of reliable curated information about me
 :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: