lifenautjoe / stop-using-facebook

A curated list of reasons why you should stop using Facebook and how to do it.

Home Page:https://stopusingfacebook.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StopUsingFacebook.co Logo

CircleCI gitmoji badge

The code for stopusingfacebook.co.

Table of contents

Requirements

Project overview

The website is a Vue 2.x application.

Other relevant technologies used are

  • Sass for stylesheets
  • Bulma for kickstarting the styles/layout.
  • Buefy for providing the logic to the Bulma components.
  • Webpack 4 for bundling everything together

Contributing

There are many different ways to contribute to the website development, just find the one that best fits with your skills and open an issue/pull request in the repository.

Examples of contributions we love include:

  • Code patches
  • Bug reports
  • Patch reviews
  • Translations
  • UI enhancements

Code of Conduct

Please read and follow our Code of Conduct.

License

Every contribution accepted is licensed under MIT or any later version. You must be careful to not include any code that can not be licensed under this license.

Please read carefully our license and ask us if you have any questions.

Git commit message conventions

Help us keep the repository history consistent ๐Ÿ™!

We use gitmoji as our git message convention.

If you're using git in your command line, you can download the handy tool gitmoji-cli.

Getting started

Clone the repository

git clone git@github.com:lifenautjoe/stop-using-facebook.git

Install the dependencies

$ npm install

Serve with hot reload at localhost:3000

$ npm run serve

Build for production

npm run build

Happy coding ๐ŸŽ‰!

About

A curated list of reasons why you should stop using Facebook and how to do it.

https://stopusingfacebook.co

License:MIT License


Languages

Language:Vue 84.7%Language:JavaScript 10.1%Language:HTML 5.3%