Commit Graph

10 Commits (85f084bed59962e8cf2ee3ccaec32453abe324d7)

Author SHA1 Message Date
jimtng 4f906d8e47
Update package version to match openhab version (#2270)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-03-04 12:27:58 +01:00
Patrik Gfeller 475c5d70a1
[Enhancement] - Simplify local builds to lower bar for beginners #2215 (#2218)
* [Enancement] - Simplify local builds to lower bar for beginners
Fixes #2215

* [Enancement] - Simplify local builds to lower bar for beginners
Fixes #2215

📄 missing `npm install step` added to README.md

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* 🐞 problems resolved after reabse/update to latest main branch.

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* 🔃 Squashed commit of the following:

commit 6774910167
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sun Feb 25 17:23:01 2024 +1000

    Convert pwm, pid, map icons to svg and add jinja logo (#2253)

    * Replace map icon with svg version

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

    * Replace pidcontroller icon with svg version

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

    * Replace pwm icon with svg version

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

    * Add jinja logo

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

    ---------

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit 6f39e146f4
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sun Feb 25 08:15:21 2024 +1000

    Add icon for scale transformation (#2252)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit 67a019a2df
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sun Feb 25 00:55:02 2024 +1000

    Add pwm icon (#2251)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit a03e4c072b
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sun Feb 25 00:54:22 2024 +1000

    PIDController icon: Make lines thicker (#2250)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit 7308a413a0
Author: Kai Kreuzer <kai@openhab.org>
Date:   Sat Feb 24 14:57:54 2024 +0100

    Fix typo in tutorial (#2249)

    Signed-off-by: Kai Kreuzer <kai@openhab.org>

commit ccb7e64bf0
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sat Feb 24 18:15:21 2024 +1000

    Make basicui icon a bit bigger and more visible (#2247)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit d9664d9ac4
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sat Feb 24 18:10:22 2024 +1000

    Add icon for pidcontroller (#2248)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit bcba38ebb3
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sat Feb 24 08:31:23 2024 +1000

    Add an icon for map transformation (#2240)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit f8ebab4e33
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Sat Feb 24 03:23:06 2024 +1000

    Add icon for Basic UI (#2242)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

commit ab958f9397
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Feb 23 18:21:57 2024 +0100

    Bump ip from 1.1.5 to 1.1.9 (#2244)

    Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
    - [Commits](https://github.com/indutny/node-ip/compare/v1.1.5...v1.1.9)

    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>

commit dedb16a37c
Author: Florian Hotze <florianh_dev@icloud.com>
Date:   Fri Feb 23 16:52:57 2024 +0100

    Use SVG logos for DoorBird & Govee (#2246)

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>

commit 749a656520
Author: jimtng <2554958+jimtng@users.noreply.github.com>
Date:   Fri Feb 23 18:29:36 2024 +1000

    Add sqlite icon (#2238)

    Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>

* Update README.md

Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>

* Update README.md

Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>

---------

Signed-off-by: Patrik Gfeller <patrik.gfeller@gmail.com>
Signed-off-by: stefan-hoehn <mail@stefanhoehn.com>
Co-authored-by: stefan-hoehn <mail@stefanhoehn.com>
2024-03-02 11:03:26 +01:00
Jerome Luckenbach ca6bfc668f
Add local build script
cc @stefan-hoehn
2022-02-19 13:13:31 +01:00
Yannick Schaus 5348b22a2c
Migrate v3 preview to VuePress 1.x (#1233)
Cleanup processing for preview - e.g. no previous versions

Signed-off-by: Yannick Schaus <github@schaus.net>
2020-05-25 13:42:37 +02:00
Yannick Schaus 85c343191a
Add support for tab containers (#1023)
Uses https://github.com/pskordilakis/vuepress-tabs.

Closes https://github.com/openhab/website/issues/183.

Update dependencies.

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-08-09 18:39:17 +02:00
Yannick Schaus 96c7e24337
Add VuePress infrastructure for preview (#870)
This allows a preview VuePress resembling the final
website to be built in order to preview the main
documentation (in the openhab-docs repository, content
fetched from other repos is excluded).

Started to refactor the sidebar navigation items and
scripts processing pages for VuePress compatibility so
they can be maintained in the openhab-docs repository.

Signed-off-by: Yannick Schaus <github@schaus.net>
2019-01-14 00:00:42 +01:00
Yannick Schaus bad6b47ef9 Clean up the master branch
Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-06-14 16:40:05 +02:00
Thomas Dietrich 5372975b42 Fix all installation articles according to style guide (#426)
* Add first version of styleguide, refine rules

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Fix all installation articles according to style guide

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-07-06 17:36:46 +02:00
Thomas Dietrich 9e1fcbd610 Update remark-lint config, add usage description (#423)
* Update remark-lint config

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>

* Add linter usage comments

Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-07-01 22:42:19 +02:00
Thomas Dietrich d8efac03e4 Add remark-lint configuration (#418)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-06-29 18:53:55 +02:00