From 94a89382d90ecd56e3888a67af1ef3a010bf25ce Mon Sep 17 00:00:00 2001 From: Hoang PHAN <hoang.phanthanh@vn.bosch.com> Date: Fri, 5 Jul 2024 15:18:13 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7af2d2c..464320a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Playground documentation -The digital.auto playground documentation is realized with GitHub pages. It is generated by [HUGO](https://gohugo.io/) with [Learn Theme](https://themes.gohugo.io/hugo-theme-learn/) theme, from the markdown files in the `\docs` folder. -The static webpage is generated automatically after every PR merged to master branch, according to the configured GitHub workflow `\.github\workflows\hugo.yaml` +The digital.auto playground documentation is realized with Eclipse gitlab pages. +since there is some current limitation on Eclipse gitlab, we need to open a ticket and follow the template of gitlab ci here https://gitlab.eclipse.org/eclipsefdn/it/webdev/hugo-eclipsefdn-website-boilerplate/-/blob/main/.gitlab-ci.template.yml -The official documentation page is hosted at https://docs.digital.auto +The official documentation page is planned to be hosted at https://docs.digital.auto ## Dependencies -- GitLab