mirror of
https://github.com/aljazceru/nostr-how.git
synced 2025-12-17 06:14:25 +01:00
19a191e4300f4001cb871af9e19d8712e6bc70a2
Bumps [@markdoc/next.js](https://github.com/markdoc/next.js) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/markdoc/next.js/releases) - [Commits](https://github.com/markdoc/next.js/compare/0.2.1...0.2.2) --- updated-dependencies: - dependency-name: "@markdoc/next.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Getting started
- We're using Yarn's zero installs set up so you don't need to install dependencies as they are included in the repo.
- Run the development server with
yarn run dev - Access the site in development at http://localhost:3000
Contributing
We're always looking for writers, coders, and translators to help us make Nostr.how more useful. You can see all the ways you can contribute or donate to the project in more details on our Contribute page.
License
The Nostr How project is open source software under the MIT License. This site template is a commercial product and is licensed under the Tailwind UI license.
Syntax + Next.js
This site is based on the Syntax theme from Tailwind UI. It's built using Tailwind CSS and Next.js.
To learn more about the technologies used in this site template, see the following resources:
- Tailwind CSS - the official Tailwind CSS documentation
- Next.js - the official Next.js documentation
- Headless UI - the official Headless UI documentation
- Markdoc - the official Markdoc documentation
- DocSearch - the official DocSearch documentation
Description
Languages
JavaScript
83.2%
CSS
16.8%