Commit Graph

204 Commits

Author SHA1 Message Date
dependabot[bot] a0032a8c36
Bump @easyops-cn/docusaurus-search-local from 0.35.0 to 0.36.0 (#146)
Bumps [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/easyops-cn/docusaurus-search-local/releases)
- [Changelog](https://github.com/easyops-cn/docusaurus-search-local/blob/master/docusaurus-search-local/CHANGELOG.md)
- [Commits](https://github.com/easyops-cn/docusaurus-search-local/compare/v0.35.0...v0.36.0)

---
updated-dependencies:
- dependency-name: "@easyops-cn/docusaurus-search-local"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 14:24:10 +02:00
Nathan Schulte d5c343987f
add links about BMM KaN CAN gauge (#143) 2023-09-07 19:40:32 -05:00
dependabot[bot] 28c22748e1
Bump actions/checkout from 3 to 4 (#145)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-06 17:20:26 +03:00
mi-hol f97854bc68
close #102 (#142)
* now 2 folders are using number prefix

* fix so the titles retain their desired formatting

* close #102

* fix links
2023-09-04 11:02:28 -05:00
mi-hol cecf01b6b2
Sidebar order - now 2 folders use number prefix (#136)
* now 2 folders are using number prefix

* fix so the titles retain their desired formatting
2023-09-02 15:36:51 -05:00
mi-hol f96cf5d1ec
Update 13-How-to-edit-wiki.md (#141)
as promised in https://github.com/FOME-Tech/wiki/issues/102#issuecomment-1627691013
I'll work to improve this step by step
2023-09-02 12:58:09 -05:00
Piotr Rogowski 1470a61f32
Bump `docusaurus-prince-pdf` 2023-08-30 14:08:23 +02:00
Piotr Rogowski dd8be3a993
Permit comments 2023-08-25 13:39:49 +02:00
Piotr Rogowski f03e65c126
Add Comment on PR to preview 2023-08-25 13:21:00 +02:00
Piotr Rogowski 7319551562
Add GitHub Deployments for previews 2023-08-25 13:06:26 +02:00
Piotr Rogowski 00f4f23e90
Unzip build to dir 2023-08-25 12:58:10 +02:00
Piotr Rogowski c719363065
Add Deploy preview workflow 2023-08-25 12:52:09 +02:00
dependabot[bot] 2dcf10a7d9
Bump typescript from 5.1.6 to 5.2.2 (#137)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 11:31:58 +02:00
Nathan Schulte d1ed5f9327
Merge pull request #125 from mi-hol/sidebar_order
use numbered prefix for first folder
2023-08-21 12:23:52 -05:00
mi-hol ee534763db
Update link in 13-How-to-edit-wiki.md 2023-08-17 12:26:27 +02:00
mi-hol 177e77170c fix sequence of topics 2023-08-16 22:27:50 +02:00
mi-hol e2dec222bf
fix table in section "Standard OBD fault codes not used by FOME" (#134)
* fix table in section "Standard OBD fault codes not used by FOME"

* fix md table syntax for Docusaurus in all places
2023-08-15 06:46:52 -07:00
dependabot[bot] a50825028b
Bump clsx from 1.2.1 to 2.0.0 (#132)
Bumps [clsx](https://github.com/lukeed/clsx) from 1.2.1 to 2.0.0.
- [Release notes](https://github.com/lukeed/clsx/releases)
- [Commits](https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0)

---
updated-dependencies:
- dependency-name: clsx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-02 19:44:14 +02:00
mi-hol 09801abdd4
Merge branch 'master' into sidebar_order 2023-07-24 20:29:33 +02:00
mi-hol f860f5513c
Update Fault-Codes.md to be compliant with lint configuration (#124)
* Update Fault-Codes.md

a slight improvement, but in general I'm unhappy with the page because it's "signal to noise" ratio is bad.
What is the benefit of having unused codes here?

* Update Fault-Codes.md

move unused to end

* Update Fault-Codes.md

* Update Fault-Codes.md

* Update Fault-Codes.md

* Update Fault-Codes.md

* Update Fault-Codes.md

* remove unused CUSTOM_OBD_####

* Update Fault-Codes.md

* convert to table

* Update Fault-Codes.md

* Update Fault-Codes.md

* Update Fault-Codes.md

* Update Fault-Codes.md

* fix lint errors

* fix typo
2023-07-24 16:03:23 +01:00
dependabot[bot] d9e762b6ea
Bump word-wrap from 1.2.3 to 1.2.4 (#133)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 08:25:42 +02:00
dependabot[bot] f70e81cfe9
Bump semver from 5.7.1 to 5.7.2 (#131)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 08:49:23 +02:00
Piotr Rogowski c1e02a33e6
Add initial config for Codespaces (#128) 2023-07-09 10:17:17 +02:00
dependabot[bot] 67e08363d3
Bump tough-cookie from 4.1.2 to 4.1.3 (#127)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 23:54:43 +02:00
Piotr Rogowski f2a47bffe3
Make dev server work in GH Codespaces 2023-07-08 20:37:45 +02:00
mi-hol 9717ea8868 Merge branch 'sidebar_order' of https://github.com/mi-hol/fome-wiki into sidebar_order 2023-07-08 17:43:36 +02:00
mi-hol eba52b91ca Merge branch 'sidebar_order' of https://github.com/mi-hol/fome-wiki into sidebar_order 2023-07-08 17:43:06 +02:00
mi-hol 32fe709b29 Merge branch 'sidebar_order' of https://github.com/mi-hol/fome-wiki into sidebar_order 2023-07-08 16:52:03 +02:00
mi-hol 2b30a3aa23 Merge branch 'sidebar_order' of https://github.com/mi-hol/fome-wiki into sidebar_order 2023-07-08 16:51:53 +02:00
mi-hol cd48becec2 Merge branch 'sidebar_order' of https://github.com/mi-hol/fome-wiki into sidebar_order 2023-07-08 16:40:46 +02:00
mi-hol 62d15c8b49 fix front matter error with special characters in front matter values 2023-07-08 16:40:27 +02:00
mi-hol 4954b96e59 fix front matter error with special characters in front matter values 2023-07-08 16:39:07 +02:00
mi-hol 52418b93ef added important comment and dividers back 2023-07-08 16:20:00 +02:00
mi-hol 170ab49e72 try recommendations from @karniv00l 2023-07-08 15:47:32 +02:00
mi-hol 3ec72f3897 fix link 2023-07-08 01:13:57 +02:00
mi-hol c0bba3614f remove "---" to fix link errors 2023-07-08 01:11:34 +02:00
mi-hol 59e0aa6647 try to fix link errors 2023-07-08 01:07:54 +02:00
mi-hol cc90462be9 try to fix link errors 2023-07-08 01:01:06 +02:00
mi-hol 002592a5c5 fix references 2023-07-08 00:35:46 +02:00
mi-hol 1e15b9ce4f fix reference 2023-07-08 00:28:34 +02:00
mi-hol 4d2ea0624a use numbered prefix 2023-07-07 23:59:23 +02:00
mi-hol c84635c701
Update Good-Suppliers.md (#122) 2023-07-05 20:44:00 +02:00
mi-hol 38211b9cf9
fix Fault-Codes.md (#123)
* fix  Fault-Codes.md

* fix case error of HTML tag </Details> to expected </details>
2023-07-05 20:40:25 +02:00
OrchardPerformance 871e6e52bc Update Good-Suppliers.md
Hopefully fixed what I broke with a bare URL
2023-07-05 01:50:38 +01:00
OrchardPerformance 5974595575 Added to multi dimensional mapping page 2023-07-04 23:57:43 +01:00
OrchardPerformance 5037807855 Update Fault-Codes.md
tidied up the unused ones a bit
2023-07-04 22:21:56 +01:00
OrchardPerformance 77b5ab6e56 Create Fault-Codes.md
Created fault codes page, will clean up/hide unused ones next
2023-07-04 21:45:00 +01:00
OrchardPerformance cbbed2488e Created useful info section
Made a useful info section to contain things like good suppliers etc
2023-07-04 15:39:13 +01:00
mi-hol 0d33ea56da
add "numbered-prefix" concept (#119)
- add first rough draft, to be revised later
2023-07-04 14:08:46 +01:00
Nathan Schulte e78838f750
edits to intro/flashing page; add hardware/flashing-software-notes page (#112)
* edit firmware update intro page

* add flashing software notes page to hardware section

---------

Co-authored-by: Piotr Rogowski <piotr.rogowski0@gmail.com>
2023-07-04 14:07:44 +01:00