https://github.com/gohugoio/hugo-mod-bin-dartsass
Work in progress
https://github.com/gohugoio/hugo-mod-bin-dartsass
Last synced: 20 days ago
JSON representation
Work in progress
- Host: GitHub
- URL: https://github.com/gohugoio/hugo-mod-bin-dartsass
- Owner: gohugoio
- License: mit
- Created: 2023-02-27T10:57:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-27T17:20:23.000Z (about 2 years ago)
- Last Synced: 2025-02-09T10:42:58.702Z (2 months ago)
- Size: 4.88 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
To update config:
1. `go install github.com/bep/hugo-mod-bin-config-from-github-release@latest`
1. `hugo-mod-bin-config-from-github-release -owner sass -repo dart-sass-embedded -bin-name sass_embedded/dart-sass-embedded -tag 1.58.3 -target-directory .`Notes:
* You need to set the `GITHUB_TOKEN` environment variable to a valid GitHub token.
* Make sure to adjust the `-tag` parameter to the relevant release.