From d8e1481edf063180aa9823b19b0a11a8503a5ba0 Mon Sep 17 00:00:00 2001 From: Emad Elsaid <54403+emad-elsaid@users.noreply.github.com> Date: Thu, 17 Nov 2022 05:34:47 +0100 Subject: [PATCH] Add Xlog (#133) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f7f260..165dc4f 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ A static web site generator is an application that takes plain text files and co * [Tinkerer](https://github.com/vladris/tinkerer) - `#Python` * [CommonMark Blog for Laravel](https://github.com/spekulatius/laravel-commonmark-blog) - Static generator to use with Laravel projects. Uses CommonMark and FrontMatter to generate and publish files in the `public`-folder. Supports articles as well as listing pages `#PHP` * [WP2Static](https://github.com/leonstafford) - WordPress static site generator for security, performance and cost benefits +* [Xlog](https://xlog.emadelsaid.com/) - Personal knowledge management application with focus on enriching markdown files and surfacing implicit links between pages. ### CMS