⌨️ A curated list of Open Source Mechanical Keyboard resources.
Go to file
2022-09-07 16:48:01 +02:00
.github fix: remove ko_fi from funding list 2020-07-21 13:54:19 +02:00
.vscode fix: add graph code highlight and emmet f. VSCode 2020-02-21 23:48:55 +01:00
docs docs: add Taira to split keyboard (#130) 2022-09-07 16:48:01 +02:00
src fix: tailwind (missing default) 2021-01-21 19:39:34 +01:00
static Change structure for Gridsome 2019-07-13 19:16:00 +02:00
.gitignore Add rss feed to the site 2019-07-19 19:09:28 +02:00
.node-version build: fix build error 2021-10-16 13:08:58 +02:00
.tailwind-hint.md fix: update all dependencies 2021-01-21 19:39:29 +01:00
gridsome.config.js build: fix build error 2021-10-16 13:08:58 +02:00
gridsome.server.js fix: error with empty sponsor grahql node 2021-01-21 19:37:45 +01:00
package-lock.json build: fix build error 2021-10-16 13:08:58 +02:00
package.json build: fix build error 2021-10-16 13:08:58 +02:00
README.md build: add section "how to creating local development environment" (#115) 2021-11-01 17:41:21 +01:00
runtime.txt build: set Python dependencies for Netlify 2021-10-16 22:02:49 +02:00
tailwind.config.js feat: add dark-mode 2020-02-15 00:31:34 +01:00

Keebfolio

The goal of this repository is to collect mechanical keyboard related projects (preferably Open Source).

View the pages on Keebfolio.netlify.app or GitHub:

Contributing

Contributions are welcome!   To add content, edit the Markdown file in the docs folder and open a Pull Request. You can also open a new Issue.
Please use this commit message conventions.

The project uses Gridsome as a Static Site Generator. Netlify Status

Creating local development environment

Creating Github Auth Token
  1. Go to https://github.com/settings/tokens
  2. Click "Generate new token"
  3. Set note and expiration, then click "Generate token"
  4. Copy generated token, you will need it in another step
Installation and running local version
  1. Create environment variables:
    • GITHUB_AUTH_TOKEN with generated token as its value.
    • GITHUB_API_V4_URL with value https://api.github.com/graphql
  2. Clone repository
  3. npm install
  4. npm run develop

License

CC4