Peter Johanson
b82bbb5ba2
feat: Generate setup scripts from metadata.
3 years ago
Peter Johanson
47abbe7925
feat(docs): Add dynamic hardware list component.
3 years ago
Peter Johanson
5e6634d2e5
feat(docs): Add TS type gen, metadata JSON gen
...
* Generate TS types from new hardware metadata schema.
* Aggregate all hw metadata YAML into one aggregate JSON
file for consumption by others.
3 years ago
Peter Johanson
3f4839ec96
refactor: Move to new zmk.dev domain name.
3 years ago
Piotr Gnus
96bd927be2
feat(docs): Added support for prefers-color-scheme in docs
...
Now, instead of always defaulting to light theme, documentation, docs
will default to the color scheme based by the user preference (reported
by web browser as a `prefers-color-scheme` media query).
It is still possible for user to change the theme by using the switch
next to the search box. His preference will be remembered.
4 years ago
Nick Winans
4ef11ac4aa
feat(docs): Add power profiler
4 years ago
innovaker
40694a0969
docs: remove redundant slash from "docs/" navigation item
...
Aligns with the blog item.
PR: #608
4 years ago
Joel Spadin
5aa8a07aa9
feat(docs): add keymap upgrader
...
Added a documentation page with a script that upgrades deprecated key
codes and behaviors to their replacements.
Fixes #299
4 years ago
innovaker
532c1987b2
refactor(docs): Move `dev-` documents into `/development`
...
Aligns to conventions introduced by newer documentation.
4 years ago
innovaker
ff638eb010
docs(codes): Add (key) codes documentation
...
Create codes documentation for standardized keys.
Closes #218 . Fixes #308 . Ref #21 .
4 years ago
Pete Johanson
571d045c75
fix(docs): Explicit CC-BY-NC-SA license for docs.
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
Cody McGinnis
c3b4525d25
Fix edit url links for the website.
4 years ago
Pete Johanson
a6ef1cddec
Add analytics.
4 years ago
Pete Johanson
10683fe1f8
Docs re-org, start of some keymap docs.
4 years ago
Pete Johanson
6fd572d3b6
Use `process.env.URL` instead of `DEPLOY_URL`.
4 years ago
Pete Johanson
aa21bdd79a
Tweak for dynamic invite URL for deploys.
4 years ago
Pete Johanson
db586b1ce0
Update to latest V2 Docusaurus.
4 years ago
Pete Johanson
2d99e69eb7
Add Netlify deploy badge
4 years ago
Pete Johanson
22c0558b2f
Community link fixes.
4 years ago
Pete Johanson
3cc8b96ac8
Updated link to Discord invite.
4 years ago
Pete Johanson
22238d24de
Add Algolia search config.
4 years ago
Pete Johanson
c96e705e2e
A few more master to main fixes.
4 years ago
innovaker
82d0bd860d
docs: Add "sidebarCollapsible: false"
4 years ago
Pete Johanson
a952cd6899
Title fix, remove redundant "keyboard".
4 years ago
Pete Johanson
e9d7c54b1c
New logo and color palette.
4 years ago
Pete Johanson
dbabeffa8a
Properly reference MIT license consistently.
4 years ago
Pete Johanson
6b48b6dadd
Initial cleanup of docs template, GitHub URLs, etc.
4 years ago
Pete Johanson
5304ff9c77
Basic ZMK logo.
4 years ago
Pete Johanson
f1afbb8e49
Some basic docs clean up.
4 years ago
Pete Johanson
e00408d746
Initial work on basic documentation.
5 years ago