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.
- Host: GitHub
- URL: https://github.com/tangoman75/rootgalaxy.fr
- Owner: TangoMan75
- License: mit
- Created: 2019-03-09T01:20:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T16:39:46.000Z (about 2 years ago)
- Last Synced: 2025-01-25T18:16:34.068Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 2.86 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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>
[](LICENCE)
Distributed under the MIT license.
If you like **TangoMan TangoMan RootGalaxy.fr** please star, follow or tweet:
[](https://github.com/TangoMan75/rootgalaxy.fr/stargazers)
[](https://github.com/TangoMan75)
[](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FTangoMan75%2Frootgalaxy.fr)
... And check my other cool projects.
[](https://www.linkedin.com/in/morinmatthias)