Commit Graph

294 Commits

Author SHA1 Message Date
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
OrchardPerformance 189cf5e8e5 Update Quick-page.md 2023-07-03 15:11:59 +01:00
Dave Blundell 309e78da58
Update Knock.md
first draft
2023-07-02 23:08:58 -04:00
Nathan Schulte f242e79f33
add overview link on intro page (#113) 2023-07-02 09:48:21 +02:00
Piotr Rogowski 5b63347b81
Bump typescript 2023-07-02 09:28:06 +02:00
Piotr Rogowski f8c4dfba69
Switch to CF auto-deployments for preview branches (#116) 2023-07-02 09:24:56 +02:00
mi-hol b680dc8259
fix typo (#115) 2023-07-01 22:55:54 +02:00
Piotr Rogowski 3a8117c70d
Do not run deployments on forks (#114) 2023-07-01 20:46:51 +02:00
Piotr Rogowski 2003787d0b
Fix format and typo 2023-07-01 20:27:27 +02:00
Dave Blundell dfba029d45
Update Charge-Temperature-Estimation.md
typos
2023-07-01 13:11:02 -04:00
Dave Blundell 9389ed982e
Update Charge-Temperature-Estimation.md
paragraphs
2023-07-01 10:56:23 -04:00