From ac6ccf4abb95ca6bfbc55600a608c63559c4fb8c Mon Sep 17 00:00:00 2001 From: BudsieBuds Date: Fri, 8 Nov 2024 18:24:41 +0100 Subject: [PATCH] Improvements Fixed relative_url linking; fixes tooltips and color modes. Add README. Readability improvement. --- README.md | 3 +++ _config.yml | 1 + _includes/head.html | 4 ++-- _includes/scripts.html | 4 ++-- index.md | 2 ++ 5 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..53a8517df --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +

Open Source Point of Sale Logo Open Source Point of Sale

+ +This is the source code for the Open Source Point of Sale website. The website is build by GitHub Pages with Jekyll. Dependency versions used are found here: https://pages.github.com/versions/. diff --git a/_config.yml b/_config.yml index 7961f1aed..e47157bc7 100644 --- a/_config.yml +++ b/_config.yml @@ -21,6 +21,7 @@ title: Open Source Point of Sale description: >- # this means to ignore newlines until "baseurl:" Open Source Point of Sale is a web based point of sale system written in the PHP language. It uses MySQL as the data storage back-end and has a simple user interface. +baseurl: "" url: "https://opensourcepos.org" # the base hostname & protocol for your site, e.g. http://example.com locale: en diff --git a/_includes/head.html b/_includes/head.html index ffcabb25e..c87d63a59 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,6 +6,6 @@ - - + + diff --git a/_includes/scripts.html b/_includes/scripts.html index 9be4bcbb0..666cb9ed5 100644 --- a/_includes/scripts.html +++ b/_includes/scripts.html @@ -1,3 +1,3 @@ - - + + diff --git a/index.md b/index.md index 981a0d897..942ba8679 100644 --- a/index.md +++ b/index.md @@ -19,6 +19,7 @@ title: Home Translation Status

+
## 👋 Introduction --- @@ -187,3 +188,4 @@ Any person or company found breaching the license agreement might find a bunch o +