From c8d8148c01240f2370e636e83632201b83dbbcc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luka=20De=C5=BEulovi=C4=87?= Date: Wed, 25 Sep 2024 19:23:59 +0200 Subject: [PATCH] Update README and GitHub pages config --- README-HR.md | 1 + README.md | 3 ++- _config.yml | 5 +++++ 3 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 _config.yml diff --git a/README-HR.md b/README-HR.md index 0053710..c3086e7 100644 --- a/README-HR.md +++ b/README-HR.md @@ -12,6 +12,7 @@ ![GitHub commits since latest release](https://img.shields.io/github/commits-since/l-d-t/fiskalhrgo/latest?include_prereleases) ![GitHub License](https://img.shields.io/github/license/l-d-t/fiskalhrgo) [![Go Reference](https://pkg.go.dev/badge/github.com/l-d-t/fiskalhrgo.svg)](https://pkg.go.dev/github.com/l-d-t/fiskalhrgo) +[![GitHub Sponsors](https://img.shields.io/github/sponsors/l-d-t?label=Podrži%20nas&style=flat)](https://github.com/sponsors/l-d-t) # FiskalHR Go diff --git a/README.md b/README.md index 3741652..407e144 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ ![GitHub commits since latest release](https://img.shields.io/github/commits-since/l-d-t/fiskalhrgo/latest?include_prereleases) ![GitHub License](https://img.shields.io/github/license/l-d-t/fiskalhrgo) [![Go Reference](https://pkg.go.dev/badge/github.com/l-d-t/fiskalhrgo.svg)](https://pkg.go.dev/github.com/l-d-t/fiskalhrgo) +[![GitHub Sponsors](https://img.shields.io/github/sponsors/l-d-t?label=Support%20Us&style=flat)](https://github.com/sponsors/l-d-t) # FiskalHR Go @@ -219,7 +220,7 @@ To encode your P12 certificate file (e.g., `fiskalDemo1.p12`) to a single-line b base64 -w 0 fiskal1.p12 ``` -Then, set the CIS_P12_BASE64 environment variable with the encoded string. +Then, set the `CIS_P12_BASE64` environment variable with the encoded string. Additionally, ensure that the `FISKALHRGO_TEST_CERT_PASSWORD` and `FISKALHRGO_TEST_CERT_OIB` environment variables are set with the appropriate certificate password and OIB (Personal Identification Number) respectively. diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..532a5ed --- /dev/null +++ b/_config.yml @@ -0,0 +1,5 @@ +title: FiskalHR Go +description: A Go library for Croatian fiscalization (fiskalizacija). +theme: jekyll-theme-midnight +show_downloads: false +google_analytics: