Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

alienlebarge/dropshare-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 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

You can find a description of variables on the Dropshare User Guide.

Required

These componments are used to build the landing page:

How to use

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

Settings

Here's the informaiton you have to provide in setings.json:

{
  "ga": "UA-XXXXXXX-X"
}
  • ga is your Google Analytics id.

About

Build your custom dropshare landing page

Resources

License

Stars

Watchers

Forks

Packages

No packages published