Skip to content

DropshareApp/dropshare-landing-page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropshare-landing-page

Drop...what?

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.

What is this repo ?

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.

Variables

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

Required

These componments are used to build the landing page:

How to use

  1. Install node modules $ npm install
  2. Build your css (using Compass) in /css
  3. Run $ grunt
  4. Copy Dropshare-LandingPage.html as your Dropshare's landing page.
  5. Share files !

About

Build your custom dropshare landing page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 74.4%
  • JavaScript 25.6%