From ebe31ff2fa711c864e4d62d01da5599ad156fe04 Mon Sep 17 00:00:00 2001 From: Leandro Ebner Date: Mon, 15 Dec 2025 23:43:10 +0100 Subject: [PATCH 1/9] Create CNAME --- docs/CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/CNAME diff --git a/docs/CNAME b/docs/CNAME new file mode 100644 index 0000000..6f7f3d5 --- /dev/null +++ b/docs/CNAME @@ -0,0 +1 @@ +homate.club \ No newline at end of file From c2e07bc4b4ab3a520abb0ee1490d562c408c03f0 Mon Sep 17 00:00:00 2001 From: Leandro Ebner Date: Mon, 15 Dec 2025 23:48:51 +0100 Subject: [PATCH 2/9] Add initial Jekyll configuration settings --- docs/_config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/_config.yml diff --git a/docs/_config.yml b/docs/_config.yml new file mode 100644 index 0000000..243ffbd --- /dev/null +++ b/docs/_config.yml @@ -0,0 +1,5 @@ +theme: jekyll-theme-minimal +logo: /assets/logo.svg +title: HOMatE.club +description: The best mate-lemonade on campus! +show_downloads: false From 183eb13ce5fd389a68b241e38158ea0ef4637bef Mon Sep 17 00:00:00 2001 From: Leandro Ebner Date: Mon, 15 Dec 2025 23:52:08 +0100 Subject: [PATCH 3/9] Add default HTML layout for documentation --- docs/_layouts/default.html | 56 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 docs/_layouts/default.html diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html new file mode 100644 index 0000000..bf863bd --- /dev/null +++ b/docs/_layouts/default.html @@ -0,0 +1,56 @@ + + + + + + + +{% seo %} + + + {% include head-custom.html %} + + +
+
+

{{ site.title | default: site.github.repository_name }}

+ + {% if site.logo %} + Logo + {% endif %} + +

{{ site.description | default: site.github.project_tagline }}

+ + {% if site.github.is_project_page %} +

View the Project on GitHub {{ site.github.repository_nwo }}

+ {% endif %} + + {% if site.github.is_user_page %} +

View My GitHub Profile

+ {% endif %} + + {% if site.show_downloads %} + + {% endif %} +
+
+ + {{ content }} + +
+
+ {% if site.github.is_project_page %} +

This project is maintained by {{ site.github.owner_name }}

+ {% endif %} +

Created with ๐Ÿงก — {% github_edit_link "Improve this page" %}

+
+
+ + + From 6bfa22968a524206b90abd865471634f2aacc4dc Mon Sep 17 00:00:00 2001 From: Leandro Ebner Date: Mon, 15 Dec 2025 23:54:38 +0100 Subject: [PATCH 4/9] Add style.scss for custom CSS styling --- docs/assets/css/style.scss | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/assets/css/style.scss diff --git a/docs/assets/css/style.scss b/docs/assets/css/style.scss new file mode 100644 index 0000000..6bf9993 --- /dev/null +++ b/docs/assets/css/style.scss @@ -0,0 +1,8 @@ +--- +--- + +@import "jekyll-theme-minimal"; + +.gist .gist-meta { + display: none; +} From 5237b4796d0a11b627daf19b2f76b8b1314eeaf6 Mon Sep 17 00:00:00 2001 From: Leandro Ebner Date: Tue, 16 Dec 2025 00:02:28 +0100 Subject: [PATCH 5/9] Add files via upload --- docs/assets/logo.svg | 325 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 325 insertions(+) create mode 100644 docs/assets/logo.svg diff --git a/docs/assets/logo.svg b/docs/assets/logo.svg new file mode 100644 index 0000000..138760a --- /dev/null +++ b/docs/assets/logo.svg @@ -0,0 +1,325 @@ + + + + From a46cce961f6f84416873fce7e5e3d3f188f3acd4 Mon Sep 17 00:00:00 2001 From: Leandro Ebner Date: Tue, 16 Dec 2025 00:06:51 +0100 Subject: [PATCH 6/9] Create README.md for HOMatE.club documentation Added initial documentation for HOMatE.club project. --- docs/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..d0914cc --- /dev/null +++ b/docs/README.md @@ -0,0 +1,17 @@ + + +# Hey ๐Ÿ‘‹ + +Welcome to the official "HOMatE.club" documentation: A local implementation of [Open-Mate](https://github.com/leandroebner/Open-Mate/), an open source mate-lemonade recipe, providing a DIY alternative to commercially available mate-drinks. + +## About + +HOMatE.club is an attempt and project to create, test, share and iterate an open source recipe for mate-flavoured beverages like the well-known mate-lemonade. The drink is available to the public at our local makerspace "[House Of Makers and Engineers](https://home.rwu.de)". + +## Status + +Check the current stock of HOMatE.club at our makerspace [here](status). This page displays helpful information on whether you can stop by to enjoy a drink and helps you estimate when the next batch of drinks will be finished. All changes are tracked in a local Git repository and are visible in the appended history. + +## Roadmap + +While the growing quantities of caffeine help me to stay productive, this project is still an early stage of work in progress and subject to major changes and updates. From 4e2bb97762250307f0e5f381c35a545c6497195a Mon Sep 17 00:00:00 2001 From: Leandro Ebner Date: Tue, 16 Dec 2025 00:08:29 +0100 Subject: [PATCH 7/9] Add README for HOMatE.club lemonade status --- docs/status/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/status/README.md diff --git a/docs/status/README.md b/docs/status/README.md new file mode 100644 index 0000000..21b2a1d --- /dev/null +++ b/docs/status/README.md @@ -0,0 +1,5 @@ + + +# Status + +{% gist 334a2b820d256ba60b36c6761d803661 %} From ce250e2efdbc30449ce7d219ceef198256d2eb2a Mon Sep 17 00:00:00 2001 From: Leandro Ebner Date: Tue, 16 Dec 2025 00:10:05 +0100 Subject: [PATCH 8/9] Add syntax documentation for log format This document outlines the utilized log syntax and includes a history section for previous versions. --- docs/status/syntax.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/status/syntax.md diff --git a/docs/status/syntax.md b/docs/status/syntax.md new file mode 100644 index 0000000..84681e8 --- /dev/null +++ b/docs/status/syntax.md @@ -0,0 +1,17 @@ + + +Syntax Version 1.0.0 + +``` +##
$ +DD.MM.YYYY HHhMMm | + +
+ +## History + +
+ +> ####
$ +> DD.MM.YYYY HHhMMm | +``` From 8877700640a4476261b4080819b88bc15f0993c4 Mon Sep 17 00:00:00 2001 From: Leandro Ebner Date: Tue, 16 Dec 2025 00:30:29 +0100 Subject: [PATCH 9/9] Update README with website and social media badges Added badges for website and Mastodon follow. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f432ada..3469de9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ -# Open-Mate +[![Website](https://img.shields.io/website?url=https%3A%2F%2Fhomate.club)](https://homate.club/) + +# Open-Mate [![Mastodon Follow](https://img.shields.io/mastodon/follow/115457697026812609?style=social)](https://mastodon.social/@homate) + The best mate-lemonade on campus!