Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 546 Bytes

CONTRIBUTING.md

File metadata and controls

35 lines (29 loc) · 546 Bytes

KeymapDB

A simple static database of keymaps using Eleventy and Tailwind CSS

Getting Started

  1. Clone this repository
git clone git@github.com:precondition/keymapdb.git
  1. Navigate to the directory
cd keymapdb
  1. Install dependencies
npm install

Use in development

npm start

Build for production

npm run build

For debugging purposes

npm run debug

Configuration

To change the title, description, author data, menu/nav item, etc, go to src/_data/.