Skip to content

Repository files navigation

LÖVE cookbook

This is the repository for the LÖVE cookbook project. Find it here: https://diminiminim.github.io/love-cookbook/

npm install
npm run-script serve

Adding a guide

  • Create a markdown (*.md) file within the guides folder inside the relevant group subdirectory
  • Add this header to the top of the file:
---
title: "My cool new page"
authors: [josh]
date: 2025-02-19
---

## Stuff
heres how you do things
  • Replace the title, authors and date with relevant info
  • Edit _data/guide_groups.json and add your page URL to the right group (or create a new group if appropriate)
  • Write your cool new page (be sure to follow the style guide!)

Features

See the demo page for a reference on how to use various embed features.

About

No description, website, or topics provided.

Resources

Stars

30 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages