Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryan-hoang/dnd-notes
Notes on my sessions of D&D as a player.
https://github.com/bryan-hoang/dnd-notes
astro dnd starlight
Last synced: about 2 months ago
JSON representation
Notes on my sessions of D&D as a player.
- Host: GitHub
- URL: https://github.com/bryan-hoang/dnd-notes
- Owner: bryan-hoang
- Created: 2020-05-29T23:05:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T03:46:22.000Z (2 months ago)
- Last Synced: 2024-12-17T08:43:43.844Z (2 months ago)
- Topics: astro, dnd, starlight
- Language: JavaScript
- Homepage: https://dnd.bryanhoang.dev
- Size: 15.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dnd-notes
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
Notes on my sessions of D&D as a player.
## Table of Contents
- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)## Install
```console
pnpm install
```## Usage
```console
# Run the development server.
pnpm run dev# Build the site for deployment.
pnpm run build
```## Maintainers
[@bryan-hoang](https://github.com/@bryan-hoang)
## Contributing
PRs accepted.
Small note: If editing the README, please conform to the
[standard-readme](https://github.com/RichardLitt/standard-readme) specification.## License
MIT © 2023 Bryan Hoang