https://github.com/stefanzweifel/dropshare-tailwind-landingpage
Simple landingpage to use with Dropshare
https://github.com/stefanzweifel/dropshare-tailwind-landingpage
dropshare tailwindcss
Last synced: 3 months ago
JSON representation
Simple landingpage to use with Dropshare
- Host: GitHub
- URL: https://github.com/stefanzweifel/dropshare-tailwind-landingpage
- Owner: stefanzweifel
- License: mit
- Created: 2017-12-01T19:31:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-22T09:26:40.000Z (over 4 years ago)
- Last Synced: 2025-02-26T18:57:11.195Z (4 months ago)
- Topics: dropshare, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 1.21 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dropshare Landingpage (built with Tailwind CSS)

Landingpage you can use with [Dropshare](https://getdropsha.re/). Built with [Tailwind CSS](https://tailwindcss.com/)

## Usage
1. Open Dropshare -> Settings -> Landingpage -> Edit Custom Design
2. Paste the content from [this file](https://raw.githubusercontent.com/stefanzweifel/dropshare-tailwind-landingpage/master/dist/index.html) into the Dropshare Settings Panel
3. Save Changes
4. Profit## Build from Source
1. Install dependencies with `yarn install`
2. Change Styling in `src/main.css`
3. Run `npm run prod`
4. Manually delete `` from `dist/index.html` 🤷♂️## Credits
* [Stefan Zweifel](https://github.com/stefanzweifel)
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.