/jdm

A directory of direct links to delete your account from web services.

Primary LanguageCSSMIT LicenseMIT

JustDeleteMe

A directory of direct links to delete your account from web services.

Build Status Codacy Badge

Building Locally

JustDeleteMe is built using Jekyll and is linted and validated using a mixture of Ruby and Node.js packages and scripts.

Dependencies:

Installation

  • Clone the repository

    git clone https://github.com/jdm-contrib/jdm.git
    
  • Install dependencies

    cd jdm
    gem install bundler
    bundle install
    

Building the site

Just run jekyll serve

Testing

Tests are run via the "cibuild" script, and can be run via ./script/cibuild

Contributing

If you want to help, do read our contributing guidelines.

Misc

Search functionality modified from DevCenter.me.

License

Licensed under the MIT License (MIT). See LICENSE.

Country Flag Icons Copyright (c) 2017 Go Squared Ltd. http://www.gosquared.com/

DevCenter.me Copyright (c) 2013 Steve Streza

This is a detached fork of the original repo that intends to keep the project alive, as the original one was abandoned.