rhyolite
v0.1.0
Published
Creating next generation obsidian plugins and themes.
Readme
rhyolite
Creating next generation obsidian plugins and themes.
Table of Contents
About
rhyolite is a modern project designed for reliability and maintainability.
Getting Started
- Clone the repository
- Install dependencies with your preferred package manager (e.g., pnpm, npm, yarn)
- Start building!
Usage
Add usage instructions here.
Environment Variables
See .env.example for required environment variables and usage.
Contributing
See CONTRIBUTING.md for guidelines.
Changelog
See CHANGELOG.md for release history.
CI/CD: Publishing to npm
This project uses GitHub Actions to automatically publish to npm when a new version tag is pushed.
To enable publishing:
- Go to your repository on GitHub
- Click on Settings > Secrets and variables > Actions
- Add a new secret named
NPM_TOKENwith your npm access token
The workflow is defined in .github/workflows/publish.yml.
Security
See SECURITY.md for security policy and vulnerability reporting.
Funding
Support this project via the platforms listed in .github/FUNDING.yml.
License
This project is licensed under the MIT License. See LICENSE for details.
