innovaker
|
806ea545f8
|
docs: Set netlify node version to lts/*
Prerequisite of #218 and PR #308.
|
4 years ago |
Nick
|
1ac78498eb
|
docs: Set prettier endOfLine to auto
As discussed in PR #301.
|
4 years ago |
Nick
|
fd892d53cd
|
fix: eslint proptype errors
|
4 years ago |
innovaker
|
288e60ea97
|
docs: Format docs with prettier
npx prettier --write .
|
4 years ago |
innovaker
|
aefcc592f2
|
docs: Add eslint-mdx support
Official guidelines:
https://github.com/mdx-js/eslint-mdx
Steps taken:
npm i -D eslint-plugin-mdx
Edit .eslintrc.js
|
4 years ago |
innovaker
|
18d4d619e4
|
docs: Add prettier support
Official guidelines:
https://prettier.io/docs/en/install.html
https://prettier.io/docs/en/integrating-with-linters.html
https://github.com/prettier/eslint-config-prettier
Steps taken:
npm install --save-dev --save-exact prettier
Create .prettierignore
Create .prettierrc.js
npm install --save-dev eslint-config-prettier
Edit .eslintrc.js
|
4 years ago |
innovaker
|
ab65bf49db
|
docs: Add eslint support
Official guidelines:
https://eslint.org/docs/user-guide/getting-started
Steps taken:
npm install eslint --save-dev
npx eslint --init
Create .eslintignore
Edit .eslintrc.js (tweaks)
|
4 years ago |
innovaker
|
ca0bcc0ae4
|
docs: Add missing docusaurus scripts
Add:
- docusaurus serve
- docusaurus clear
|
4 years ago |
Nick
|
7296b96797
|
Add Reviung41 Shield Definitions
|
4 years ago |
Caleb Lightfoot
|
1a6d373d16
|
Added Sentence For Link to Zephyr Docs
|
4 years ago |
Caleb Lightfoot
|
d07a46a334
|
Changed Wording of Text
|
4 years ago |
innovaker
|
0905302006
|
chore(docs): Docusaurus 2.0.0-alpha.66
|
4 years ago |
innovaker
|
1e008728b7
|
chore(blog): Remove deprecated id: wip
Fix warning ...
2020-05-24-wip.md - 'id' header option is deprecated. Please use 'slug' option instead.
Follow-up to #286.
|
4 years ago |
innovaker
|
cd683b8dd6
|
chore(docs): Replace homePageId with slug: /
Fix warning ...
The docs plugin option homePageId=intro is deprecated. To make a doc the "home", prefer frontmatter: "slug: /"
Follow-up to #286.
|
4 years ago |
innovaker
|
99751ad376
|
chore(docs): Docusaurus 2.0.0-alpha.65
Closes #286. Prerequisite of #218.
|
4 years ago |
innovaker
|
a796ee574f
|
fix(docs): Remove empty links
Prerequisite fixes for Docusaurus 2.0.0-alpha.65 (#286) which has stricter markdown rules.
|
4 years ago |
Kellen Carey
|
4bd41b9bf9
|
add wget flag to example
|
4 years ago |
Caleb Lightfoot
|
91b208faf3
|
Documented TX Power Config in Troubleshooting
|
4 years ago |
Pete Johanson
|
b2cad7e597
|
fix(docs): Proper block for romac shield.
|
4 years ago |
Pete Johanson
|
43c900f94a
|
feat: Add qaz to setup scripts.
|
4 years ago |
Mega Mind
|
cc21167d57
|
Added docs for external power output
|
4 years ago |
Pete Johanson
|
94bc2c31b1
|
feat: Add a couple missing shields to user setup.
|
4 years ago |
Caleb Lightfoot
|
e475260664
|
Revert "Increased Comprehension of Oled Footnote"
This reverts commit d4b83c3ebf .
|
4 years ago |
Caleb Lightfoot
|
d4b83c3ebf
|
Increased Comprehension of Oled Footnote
|
4 years ago |
Caleb Lightfoot
|
1ef21c57ea
|
added links to see progress of features.
|
4 years ago |
Caleb Lightfoot
|
593d7ff781
|
made table completely visual; changed feature sentence
|
4 years ago |
Tsquash
|
56ab812a67
|
fixed BLE part of table
|
4 years ago |
Tsquash
|
229c8b4358
|
Added BlueMicro Collumn
|
4 years ago |
Tsquash
|
21987d3385
|
update intro.md
|
4 years ago |
Tsquash
|
d7bfe979c9
|
Fixed Footnote and added user config repo
|
4 years ago |
Caleb Lightfoot
|
eb9dc37f00
|
fix table
|
4 years ago |
Caleb Lightfoot
|
e2a845b2eb
|
removed checkmark from zmk oled
|
4 years ago |
Caleb Lightfoot
|
93c5ae17ac
|
Uniformed Capitals, Added footnotes
|
4 years ago |
Caleb Lightfoot
|
910e207dbc
|
Update Intro
changed intro wording and link to layer tap
Update intro.md
|
4 years ago |
Tsquash
|
e740a83d68
|
Made columns wider
|
4 years ago |
Tsquash
|
90b56a1941
|
added in dev
|
4 years ago |
Tsquash
|
23e9cbcaf9
|
Added Table and fixed Feature sentence
added feature table
new feature sentence
|
4 years ago |
kurtis-lew
|
677746014c
|
Addressing #138 - ZMK Config Folders
|
4 years ago |
Kellen Carey
|
b738cc9d75
|
add option to use wget
|
4 years ago |
Kellen Carey
|
f9e8866a52
|
add support for wget to setup.sh
|
4 years ago |
Kellen Carey
|
4aa45c6f40
|
update setup.ps1
|
4 years ago |
Tsquash
|
d79811dd61
|
Changed setup script url
|
4 years ago |
Tsquash
|
45f4ffc03a
|
added PowerShell setup Command
|
4 years ago |
Tsquash
|
8d4e80c23a
|
Added Dfu-Util to setup instructions
|
4 years ago |
Kurtis Lew
|
fc6c01fd69
|
-DZMK_CONFIG Documentation (#255)
feat(docs): `-DZMK_CONFIG` Documentation
|
4 years ago |
Idan Gazit
|
5401afc002
|
Skip toolchain for docker
|
4 years ago |
Idan Gazit
|
5c00c97e9a
|
Wrap up documentation
|
4 years ago |
Idan Gazit
|
15614a946f
|
WIP docs for docker development
|
4 years ago |
Kellen Carey
|
b64517943d
|
add powershell check
|
4 years ago |
kurtis-lew
|
3322c3cab1
|
Adressing Issue #138
|
4 years ago |