An open API service indexing awesome lists of open source software.

https://github.com/tangoman75/rootgalaxy.fr

Un excellent article pour apprendre comment rooter n'importe quel smartphone Samsung Galaxy.
https://github.com/tangoman75/rootgalaxy.fr

Last synced: 2 months ago
JSON representation

Un excellent article pour apprendre comment rooter n'importe quel smartphone Samsung Galaxy.

Awesome Lists containing this project

README

          

RootGalaxy.fr
=============

- [RootGalaxy.fr](https://www.rootgalaxy.fr)
- [gihubpages](https://tangoman75.github.io/rootgalaxy.fr)
- [hotjar](https://insights.hotjar.com/sites/1240377/dashboard)
- [analytics](https://analytics.google.com/analytics/web)

Config OVH with github pages
----------------------------

- [configurer-ovh-pour-github-pages](http://richard-fagot.github.io/returnfromdeath/configurer-ovh-pour-github-pages) (fr)

Redirection
-----------

| domain | type | ip |
|---------------|----------|-----------------|
| rootgalaxy.fr | ipv4 - A | 185.199.108.153 |
| rootgalaxy.fr | ipv4 - A | 185.199.109.153 |
| rootgalaxy.fr | ipv4 - A | 185.199.110.153 |
| rootgalaxy.fr | ipv4 - A | 185.199.111.153 |

Features
--------

- Keyword optimisation
- [Google Analytics](https://analytics.google.com/analytics/web)
- [Google Search Console](https://search.google.com/search-console/welcome)
- [Hotjar](https://www.hotjar.com)
- [SSL certificate](https://letsencrypt.org)
- [robots.txt](http://robots-txt.com)
- [sitemap.xml](https://www.sitemaps.org)

- Smooth Scrolling
- Top Menu
- Footer
- Schema.org
- Open Graph
- Twitter Card
- Cookies Popup
- Email Subscription
- [Google Tag Manager](https://tagmanager.google.com)

Revenues
--------

### Advertising

- Adsense
- [AdCash](https://adcash.com)
- [media.net](https://www.media.net)
- [propellerads.com](https://www.propellerads.com)
- [popads.net](https://www.popads.net)

### Affiliate programs

- [shareasale](https://www.shareasale.com)
- [sovrn](https://www.sovrn.com/publishers/commerce)
- [Amazon](https://affiliate-program.amazon.com)

Assets
------

- 1 Multiformat favicon
- 1 Illustration
- 3 Unique infographies (Watermarked)
- 1 Unique responsive template
- 1 Unique Article

TODO
----

- Find Amazon accesories to advertise
- Footer
- Full cover
- hotlinking protection
- One page for each mobile
- Search mobile

TODO: Add these Keywords
------------------------

- Adb
- Débogage
- Désinstaller
- Déverrouiller
- Faire une sauvegarde
- Flashage
- Flashé
- Galaxy s4
- Htc
- Jailbreak
- Kitkat
- Manip
- Marshmallow
- Mon téléphone
- Mémoire interne
- Nexus
- Oneplus
- Redémarrage
- Rom android
- Réinstaller
- Sdk
- Surcouche
- Téléphone android
- usb

Dependencies
------------

**TangoMan TangoMan RootGalaxy.fr** requires the following dependencies:

- Make
- npm
- Sass
- Yarn

### Yarn

#### Install Yarn (Linux)

On linux machine install yarn globally with the following commands (requires curl):

```bash
$ curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
$ echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
$ sudo apt-get update
$ sudo apt-get install --assume-yes yarn
```

#### Install Yarn (Windows)

Download and install latest version from here: [yarnpkg.com](https://classic.yarnpkg.com/en/docs/install/#windows-stable)

### Sass

#### Install Sass (Linux)

On linux machine install sass globally with the following commands.

With yarn:
```bash
$ sudo yarn global add sass
```

With npm:
```bash
$ sudo npm install sass -g
```

### Make

#### Install Make (Linux)

On linux machine enter following command

```bash
$ sudo apt-get install --assume-yes make
```

#### Install Make (Windows)

On windows machine you will need to install [cygwin](http://www.cygwin.com/) or [GnuWin make](http://gnuwin32.sourceforge.net/packages/make.htm) first to execute make script.

Usage
-----

Run `make` to print help

```bash
$ make [command]
```

Valid commands are: help sass watch up install serve tests lint build deploy uninstall

Commands
--------

#### help:

Print this help

### Sass
#### sass:

Compile scss

#### watch:

Watch scss folder

#### build:

Build for production with minification

#### deploy:

Deploy to gh-pages

License
-------

Copyrights (c) 2020 "Matthias Morin" <mat@tangoman.io>

[![License](https://img.shields.io/badge/Licence-MIT-green.svg)](LICENCE)
Distributed under the MIT license.

If you like **TangoMan TangoMan RootGalaxy.fr** please star, follow or tweet:

[![GitHub stars](https://img.shields.io/github/stars/TangoMan75/rootgalaxy.fr?style=social)](https://github.com/TangoMan75/rootgalaxy.fr/stargazers)
[![GitHub followers](https://img.shields.io/github/followers/TangoMan75?style=social)](https://github.com/TangoMan75)
[![Twitter](https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2FTangoMan75%2Frootgalaxy.fr)](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FTangoMan75%2Frootgalaxy.fr)

... And check my other cool projects.

[![LinkedIn](https://img.shields.io/static/v1?style=social&logo=linkedin&label=LinkedIn&message=morinmatthias)](https://www.linkedin.com/in/morinmatthias)