A simple static database of keymaps using Eleventy and Tailwind CSS
- Clone this repository
git clone [email protected]:precondition/keymapdb.git
- Navigate to the directory
cd keymapdb
- Install dependencies
npm install
npm start
npm run build
npm run debug
To change the title, description, author data, menu/nav item, etc, go to src/_data/
.