diff --git a/data/projects.json b/data/projects.json index 63e33d8..b2c3e19 100644 --- a/data/projects.json +++ b/data/projects.json @@ -18,6 +18,16 @@ "LGTM stack" ] }, + { + "name": "Babilema", + "year": 2024, + "demoUrl": "https://github.com/ByteBakersCo/babilema", + "content": [ + "Babilema (Esperanto for garrulous) is a {{minimalist static blog generator}} that turns {{GitHub issues}} into blog posts. It is intended to be used as a GitHub action.", + "In order to use Babilema, you need to have a GitHub repository with {{issues}} that will be used as blog posts. You can run Babilema from the {{command line}} or as a GitHub action." + ], + "technologies": ["{{Go}}", "CSS", "{{Eleventy}}", "HTML"] + }, { "name": "Artisan Web", "year": 2024, diff --git a/index.html b/index.html index c60348d..3bfb1c7 100644 --- a/index.html +++ b/index.html @@ -137,11 +137,12 @@