Dropshare let you share files with friends or colleagues. Instead of uploading them on a company server (like Cloudapp or Dropplr), Dropshare lets you turn your own server into a sharing plateform.
I am a Dropshare user and I wanted to have my own landing page. You can have a look at it on Codepen.
Feel free to fork this repo and build your own landing page.
Variable | Description |
---|---|
__FILENAME__ |
Name of the file shared |
__PATH__ |
Path to the file shared |
__PREVIEW__ |
Automatically generated by Dropshare if file is an image |
__FILESIZE__ |
Formatted file size of the file shared |
These componments are used to build the landing page:
- Install node modules
$ npm install
- Build your css (using Compass) in
/css
- Run
$ grunt
- Copy
Dropshare-LandingPage.html
as your Dropshare's landing page. - Share files !