Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-11 | feat: Generate setup scripts from metadata. | Peter Johanson | |
2021-09-11 | feat(docs): Add dynamic hardware list component. | Peter Johanson | |
2021-09-11 | feat(docs): Add TS type gen, metadata JSON gen | Peter Johanson | |
* Generate TS types from new hardware metadata schema. * Aggregate all hw metadata YAML into one aggregate JSON file for consumption by others. | |||
2021-06-10 | refactor: Move to new zmk.dev domain name. | Peter Johanson | |
2021-05-05 | feat(docs): Added support for prefers-color-scheme in docs | Piotr Gnus | |
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. | |||
2021-03-11 | feat(docs): Add power profiler | Nick Winans | |
2021-01-30 | docs: remove redundant slash from "docs/" navigation item | innovaker | |
Aligns with the blog item. PR: #608 | |||
2020-12-10 | feat(docs): add keymap upgrader | Joel Spadin | |
Added a documentation page with a script that upgrades deprecated key codes and behaviors to their replacements. Fixes #299 | |||
2020-11-20 | refactor(docs): Move `dev-` documents into `/development` | innovaker | |
Aligns to conventions introduced by newer documentation. | |||
2020-11-06 | docs(codes): Add (key) codes documentation | innovaker | |
Create codes documentation for standardized keys. Closes #218. Fixes #308. Ref #21. | |||
2020-10-26 | fix(docs): Explicit CC-BY-NC-SA license for docs. | Pete Johanson | |
2020-10-21 | chore(docs): Replace homePageId with slug: / | innovaker | |
Fix warning ... The docs plugin option homePageId=intro is deprecated. To make a doc the "home", prefer frontmatter: "slug: /" Follow-up to #286. | |||
2020-08-13 | Fix edit url links for the website. | Cody McGinnis | |
2020-08-11 | Add analytics. | Pete Johanson | |
2020-08-06 | Docs re-org, start of some keymap docs. | Pete Johanson | |
2020-08-05 | Use `process.env.URL` instead of `DEPLOY_URL`. | Pete Johanson | |
2020-08-05 | Tweak for dynamic invite URL for deploys. | Pete Johanson | |
2020-08-05 | Update to latest V2 Docusaurus. | Pete Johanson | |
2020-07-21 | Add Netlify deploy badge | Pete Johanson | |
2020-07-20 | Community link fixes. | Pete Johanson | |
2020-07-03 | Updated link to Discord invite. | Pete Johanson | |
2020-06-29 | Add Algolia search config. | Pete Johanson | |
2020-06-17 | A few more master to main fixes. | Pete Johanson | |
2020-06-14 | docs: Add "sidebarCollapsible: false" | innovaker | |
2020-06-09 | Title fix, remove redundant "keyboard". | Pete Johanson | |
2020-06-09 | New logo and color palette. | Pete Johanson | |
2020-06-09 | Properly reference MIT license consistently. | Pete Johanson | |
2020-06-08 | Initial cleanup of docs template, GitHub URLs, etc. | Pete Johanson | |
2020-06-08 | Basic ZMK logo. | Pete Johanson | |
2020-05-31 | Some basic docs clean up. | Pete Johanson | |
2020-05-25 | Initial work on basic documentation. | Pete Johanson | |