https://github.com/klieret/marp-cookiecutter
Cookiecutter template for my presentations with marp 📝🍪✂️
https://github.com/klieret/marp-cookiecutter
cookiecutter cookiecutter-template marp marpit
Last synced: 3 months ago
JSON representation
Cookiecutter template for my presentations with marp 📝🍪✂️
- Host: GitHub
- URL: https://github.com/klieret/marp-cookiecutter
- Owner: klieret
- License: mit
- Created: 2021-10-31T10:18:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-31T10:29:31.000Z (over 4 years ago)
- Last Synced: 2025-02-23T05:27:30.349Z (over 1 year ago)
- Topics: cookiecutter, cookiecutter-template, marp, marpit
- Language: Makefile
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Marp cookiecutter 📝🍪✂️
[](https://gitmoji.dev)
[](https://github.com/klieret/marp-cookiecutter/blob/main/LICENSE.txt)
[Cookiecutter](https://github.com/cookiecutter/cookiecutter) template for my
presentations with [marp](https://marpit.marp.app/)
## 🔥 Use it
```bash
cookiecutter git@github.com:klieret/marp-cookiecutter.git
```
## 🔧 Development setup
```bash
pre-commit install
gitmoji -i
```