https://github.com/knu/docset-tailwindcss
https://github.com/knu/docset-tailwindcss
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/knu/docset-tailwindcss
- Owner: knu
- License: bsd-2-clause
- Created: 2023-10-04T16:08:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T03:04:29.000Z (over 1 year ago)
- Last Synced: 2025-03-25T14:51:17.482Z (about 1 year ago)
- Language: Ruby
- Size: 15.6 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Docset builder for Tailwind CSS
===============================
How to use
----------
% bundle
% rake
% open Tailwind_CSS.docset
Requirements
------------
- wget(1) - for recursively fetching the entire document tree
- convert(1), rsvg-convert(1) - for generating the icon
- tar(1) - bsdtar or GNU tar (I guess)
- [Dash.app](http://kapeli.com/dash) or any other compatible viewer
References
----------
- [GitHub Project](https://github.com/knu/docset-tailwindcss)
- [Tailwind CSS Documentation](https://tailwindcss.com/docs/)
- [Tailwind CSS Documentation Repository on GitHub](https://github.com/tailwindlabs/tailwindcss.com)
License
-------
This build script suite is:
Copyright (c) 2023 [Akinori MUSHA](https://akinori.org/)
Licensed under the 2-clause BSD license.
See `LICENSE` for details.
Generated docsets will be based on work by Tailwind Labs Inc.
Copyright (C) 2023 Tailwind Labs Inc.