universal 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (78) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/README.md +52 -0
  4. data/_includes/banner.html +15 -0
  5. data/_includes/carousel.html +81 -0
  6. data/_includes/contact.html +25 -0
  7. data/_includes/copyright.html +8 -0
  8. data/_includes/cta.questions.html +17 -0
  9. data/_includes/customers.html +21 -0
  10. data/_includes/footer.html +42 -0
  11. data/_includes/get.it.html +10 -0
  12. data/_includes/head.html +48 -0
  13. data/_includes/header.html +81 -0
  14. data/_includes/js.html +38 -0
  15. data/_includes/offer.html +75 -0
  16. data/_includes/team.html +31 -0
  17. data/_includes/testimonials.html +41 -0
  18. data/_layouts/.DS_Store +0 -0
  19. data/_layouts/default.html +19 -0
  20. data/assets/.DS_Store +0 -0
  21. data/assets/css/.DS_Store +0 -0
  22. data/assets/css/animate.css +3158 -0
  23. data/assets/css/custom.css +80 -0
  24. data/assets/css/owl.carousel.css +71 -0
  25. data/assets/css/owl.theme.css +69 -0
  26. data/assets/css/style-default.css +3571 -0
  27. data/assets/css/style.blue.css +3570 -0
  28. data/assets/css/style.default.css +3570 -0
  29. data/assets/css/style.green.css +3570 -0
  30. data/assets/css/style.marsala.css +3570 -0
  31. data/assets/css/style.pink.css +3570 -0
  32. data/assets/css/style.red.css +3570 -0
  33. data/assets/css/style.turquoise.css +3570 -0
  34. data/assets/css/style.violet.css +3570 -0
  35. data/assets/img/.DS_Store +0 -0
  36. data/assets/img/Chewbacca.jpg +0 -0
  37. data/assets/img/Georges.jpg +0 -0
  38. data/assets/img/Han Solo.jpg +0 -0
  39. data/assets/img/Jean.jpg +0 -0
  40. data/assets/img/Lionel.jpg +0 -0
  41. data/assets/img/Luke Skywalker.jpg +0 -0
  42. data/assets/img/Marie.jpg +0 -0
  43. data/assets/img/Princesse Leia.jpg +0 -0
  44. data/assets/img/apple-touch-icon-114x114.png +0 -0
  45. data/assets/img/apple-touch-icon-120x120.png +0 -0
  46. data/assets/img/apple-touch-icon-144x144.png +0 -0
  47. data/assets/img/apple-touch-icon-152x152.png +0 -0
  48. data/assets/img/apple-touch-icon-57x57.png +0 -0
  49. data/assets/img/apple-touch-icon-72x72.png +0 -0
  50. data/assets/img/apple-touch-icon-76x76.png +0 -0
  51. data/assets/img/apple-touch-icon.png +0 -0
  52. data/assets/img/customer-bidule.png +0 -0
  53. data/assets/img/customer-cslink.png +0 -0
  54. data/assets/img/customer-evian.png +0 -0
  55. data/assets/img/customer-kofola.png +0 -0
  56. data/assets/img/customer-mf.png +0 -0
  57. data/assets/img/customer-vanek.png +0 -0
  58. data/assets/img/favicon.ico +0 -0
  59. data/assets/img/fixed-background-1.jpg +0 -0
  60. data/assets/img/fixed-background-2.jpg +0 -0
  61. data/assets/img/logo-small.png +0 -0
  62. data/assets/img/logo.png +0 -0
  63. data/assets/img/photogrid.jpg +0 -0
  64. data/assets/img/template-easy-code.png +0 -0
  65. data/assets/img/template-easy-customize.png +0 -0
  66. data/assets/img/template-homepage.png +0 -0
  67. data/assets/img/template-mac.png +0 -0
  68. data/assets/img/texture-bw.png +0 -0
  69. data/assets/js/.DS_Store +0 -0
  70. data/assets/js/front.js +413 -0
  71. data/assets/js/jquery.cookie.js +117 -0
  72. data/assets/js/jquery.counterup.min.js +8 -0
  73. data/assets/js/jquery.parallax-1.1.3.js +69 -0
  74. data/assets/js/owl.carousel.min.js +1 -0
  75. data/assets/js/stripe.checkout.js +27 -0
  76. data/assets/js/stripe.form.js +48 -0
  77. data/assets/js/waypoints.min.js +8 -0
  78. metadata +163 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 0d627d5ed0008c41aabcb94044090625f1c02d58ea9cbcbf80627ea9d19ad368
4
+ data.tar.gz: b5d45f7d4a43efa6014abffe3d2b8583026b5b61d8181e187b314a5f626feb10
5
+ SHA512:
6
+ metadata.gz: 7eebcc5a3e502d9afa3101e9f679fa2c32fa3f0017b1eaee910fdc1ff8b06f4ced2ae0498e0dd0c97af8ded9ad833d46e2fdba3e113260f26f34ff037cd1cbf2
7
+ data.tar.gz: e892f9b9436af856c0c2bef2c4d05b77d2158a119c9dd14f233ef038ae4699ff56dbddebbbcc4bbbd042affb352c418c54713f89bf04675644f7c2f9aef66dfa
data/LICENSE.txt ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2017
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,52 @@
1
+ # universal-gem
2
+
3
+ Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes`, your sass files in `_sass` and any other assets in `assets`.
4
+
5
+ To experiment with this code, add some sample content and run `bundle exec jekyll serve` – this directory is setup just like a Jekyll site!
6
+
7
+ TODO: Delete this and the text above, and describe your gem
8
+
9
+
10
+ ## Installation
11
+
12
+ Add this line to your Jekyll site's `Gemfile`:
13
+
14
+ ```ruby
15
+ gem "universal-gem"
16
+ ```
17
+
18
+ And add this line to your Jekyll site's `_config.yml`:
19
+
20
+ ```yaml
21
+ theme: universal-gem
22
+ ```
23
+
24
+ And then execute:
25
+
26
+ $ bundle
27
+
28
+ Or install it yourself as:
29
+
30
+ $ gem install universal-gem
31
+
32
+ ## Usage
33
+
34
+ TODO: Write usage instructions here. Describe your available layouts, includes, sass and/or assets.
35
+
36
+ ## Contributing
37
+
38
+ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/hello. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
39
+
40
+ ## Development
41
+
42
+ To set up your environment to develop this theme, run `bundle install`.
43
+
44
+ Your theme is setup just like a normal Jekyll site! To test your theme, run `bundle exec jekyll serve` and open your browser at `http://localhost:4000`. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.
45
+
46
+ When your theme is released, only the files in `_layouts`, `_includes`, `_sass` and `assets` tracked with Git will be bundled.
47
+ To add a custom directory to your theme-gem, please edit the regexp in `universal-gem.gemspec` accordingly.
48
+
49
+ ## License
50
+
51
+ The theme is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
52
+
@@ -0,0 +1,15 @@
1
+ <section class="bar background-image-fixed-1 no-mb color-white text-center">
2
+ <div class="dark-mask"></div>
3
+ <div class="container">
4
+ <div class="row">
5
+ <div class="col-md-12">
6
+ <br>
7
+ <br>
8
+ <h3 class="text-uppercase">{{ site.proposition }}</h3>
9
+ <p class="lead">{{ site.subproposition }}</p>
10
+ <br>
11
+ <br>
12
+ </div>
13
+ </div>
14
+ </div>
15
+ </section>
@@ -0,0 +1,81 @@
1
+ <!-- *** HOMEPAGE CAROUSEL ***
2
+ _________________________________________________________ -->
3
+
4
+ <div class="home-carousel">
5
+
6
+ <div class="dark-mask"></div>
7
+
8
+ <div class="container">
9
+ <div class="homepage owl-carousel">
10
+ <div class="item">
11
+ <div class="row">
12
+ <div class="col-sm-5 right">
13
+ <h2>VOTRE COMPTABILITÉ SANS EFFORT</h2>
14
+ <ul class="list-style-none">
15
+ <li>TENUE DE COMPTABILITÉ</li>
16
+ <li>DÉCLARATIONS PÉRIODIQUES (TVA, CVAE, ETC)</li>
17
+ <li>GESTION DE LA PAIE</li>
18
+ </ul>
19
+ </div>
20
+ <div class="col-sm-7">
21
+ <img class="img-responsive" src="img/template-homepage.png" alt="">
22
+ </div>
23
+ </div>
24
+ </div>
25
+ <div class="item">
26
+ <div class="row">
27
+
28
+ <div class="col-sm-7 text-center">
29
+ <img class="img-responsive" src="img/template-mac.png" alt="">
30
+ </div>
31
+
32
+ <div class="col-sm-5">
33
+ <h2>CLÔTURE ANNUELLE ET AUDIT</h2>
34
+ <ul class="list-style-none">
35
+ <li>BILAN ET COMPTE DE RÉSULTAT</li>
36
+ <li>LIASSE FISCALE</li>
37
+ <li>DÉCLARATIONS ANNUELLES (IS, IR, DÉPÔTS)</li>
38
+ <li>COMMISSAIRE AUX COMPTES</li>
39
+ </ul>
40
+ </div>
41
+
42
+ </div>
43
+ </div>
44
+ <div class="item">
45
+ <div class="row">
46
+ <div class="col-sm-5 right">
47
+ <h1>CRÉATION D'ENTREPRISE</h1>
48
+ <ul class="list-style-none">
49
+ <li>CHOIX DE FORME JURIDIQUE (SAS, SARL, ETC)</li>
50
+ <li>STATUTS ET PACTES D'ASSOCIÉS</li>
51
+ <li>FORMALITÉS DE CRÉATION</li>
52
+ <li>BUSINESS PLAN</li>
53
+ </ul>
54
+ </div>
55
+ <div class="col-sm-7">
56
+ <img class="img-responsive" src="img/template-easy-customize.png" alt="">
57
+ </div>
58
+ </div>
59
+ </div>
60
+ <div class="item">
61
+ <div class="row">
62
+ <div class="col-sm-7">
63
+ <img class="img-responsive" src="img/template-easy-code.png" alt="">
64
+ </div>
65
+ <div class="col-sm-5">
66
+ <h1>CONSEIL</h1>
67
+ <ul class="list-style-none">
68
+ <li>RECHERCHE D'AIDES ET FINANCEMENTS</li>
69
+ <li>TRANSMISSION ET CESSION</li>
70
+ <li>CONTRÔLE DE GESTION</li>
71
+ <li>AUDIT CONTRACTUEL & DILIGENCES</li>
72
+ </ul>
73
+ </div>
74
+ </div>
75
+ </div>
76
+ </div>
77
+ <!-- /.project owl-slider -->
78
+ </div>
79
+ </div>
80
+
81
+ <!-- *** HOMEPAGE CAROUSEL END *** -->
@@ -0,0 +1,25 @@
1
+ <section id="contact">
2
+ <div class="banner">
3
+ <div class="container">
4
+
5
+ <div class="row">
6
+ <div class="col-lg-6">
7
+ <h2>Keep in Touch:</h2>
8
+ </div>
9
+ <div class="col-lg-6">
10
+ <ul class="list-inline banner-social-buttons">
11
+ {% for social in site.social %}
12
+ <li>
13
+ <a href="{{ social.url }}" class="btn btn-default btn-lg"><i class="fa fa-{{ social.title }} fa-fw"></i> <span class="network-name">{{ social.title }}</span></a>
14
+ </li>
15
+ {% endfor %}
16
+ </ul>
17
+ </div>
18
+ </div>
19
+
20
+ </div>
21
+ <!-- /.container -->
22
+
23
+ </div>
24
+ </section>
25
+ <!-- /.banner -->
@@ -0,0 +1,8 @@
1
+ <div id="copyright">
2
+ <div class="container">
3
+ <div class="col-md-12">
4
+ <p class="pull-left">{{ site.copyright }}</p>
5
+ <p class="pull-right">{{ site.credits }}</p>
6
+ </div>
7
+ </div>
8
+ </div>
@@ -0,0 +1,17 @@
1
+ <section class="bar background-image-fixed-2 no-mb color-white text-center">
2
+ <div class="dark-mask"></div>
3
+ <div class="container">
4
+ <div class="row">
5
+ <div class="col-md-12">
6
+ <div class="icon icon-lg"><i class="fa fa-question"></i>
7
+ </div>
8
+ <h3 class="text-uppercase" v-html="page.questions_title">Vous avez encore des questions ?</h3>
9
+ <p class="lead" v-html="page.questions_subtitle">Notre équipe se fera un plaisir de répondre à toutes vos interrogations.</p>
10
+ <p class="text-center">
11
+ <a href="#footer" class="btn btn-template-transparent-black btn-lg">Contactez nous !</a>
12
+ </p>
13
+ </div>
14
+
15
+ </div>
16
+ </div>
17
+ </section>
@@ -0,0 +1,21 @@
1
+ <section class="bar background-gray no-mb">
2
+ <div class="container">
3
+ <div class="row">
4
+ <div class="col-md-12">
5
+ <div class="heading text-center">
6
+ <h2 v-html="page.customers_title">{{ site.customers_section_title }}</h2>
7
+ </div>
8
+
9
+ <ul class="owl-carousel customers">
10
+ {% for customer in site.customer %}
11
+ <li class="item">
12
+ <img src="assets/img/customer-{{ customer.name }}.png" alt="{{ customer.name }}" class="img-responsive">
13
+ </li>
14
+ {% endfor %}
15
+ </ul>
16
+
17
+ </div>
18
+
19
+ </div>
20
+ </div>
21
+ </section>
@@ -0,0 +1,42 @@
1
+ <!-- Footer -->
2
+ <footer id="footer">
3
+ <div class="container">
4
+ <div class="col-md-3 col-sm-6">
5
+ <h4>À PROPOS DE NOUS</h4>
6
+
7
+ <p>{{ site.description }}</p>
8
+
9
+ <hr>
10
+ <hr class="hidden-md hidden-lg hidden-sm">
11
+
12
+ </div>
13
+ <!-- /.col-md-3 -->
14
+
15
+ <div class="col-md-3 col-sm-6">
16
+ <h4>CONTACT</h4>
17
+
18
+ <p><strong>{{ site.company }}</strong>
19
+ <br>{{ site.street }}
20
+ <br>{{ site.zipcode }} {{ site.city }}
21
+ <br><strong>{{ site.country }}</strong>
22
+ </p>
23
+
24
+ <hr class="hidden-md hidden-lg">
25
+
26
+ </div>
27
+ <!-- /.col-md-3 -->
28
+
29
+ <div class="col-md-3 col-sm-6">
30
+
31
+ <hr class="hidden-md hidden-lg hidden-sm">
32
+
33
+ </div>
34
+ <!-- /.col-md-3 -->
35
+
36
+ <div class="col-md-3 col-sm-6"></div>
37
+
38
+ </div>
39
+ <!-- /.col-md-3 -->
40
+
41
+ <!-- /.container -->
42
+ </footer>
@@ -0,0 +1,10 @@
1
+ <div id="get-it">
2
+ <div class="container">
3
+ <div class="col-md-8 col-sm-12">
4
+ <h3>Vous voulez ce site pour vous ?</h3>
5
+ </div>
6
+ <div class="col-md-4 col-sm-12">
7
+ <button class="btn btn-lg btn-warning" id="stripe"> Commandez !</button>
8
+ </div>
9
+ </div>
10
+ </div>
@@ -0,0 +1,48 @@
1
+ <head>
2
+ <title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
3
+ <meta charset="utf-8">
4
+ <meta name="robots" content="all,follow">
5
+ <meta name="googlebot" content="index,follow,snippet,archive">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1">
7
+ <meta name="description" content="{{ site.description }}">
8
+ <meta name="author" content="{{ site.author }}">
9
+
10
+
11
+
12
+ <link href="https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,500,700,800" rel="stylesheet" type="text/css">
13
+
14
+ <!-- Bootstrap and Font Awesome css -->
15
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
16
+ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
17
+
18
+ <!-- Css animations -->
19
+ <link href="assets/css/animate.css" rel="stylesheet">
20
+
21
+ <!-- Theme stylesheet, if possible do not edit this stylesheet -->
22
+ <link href="assets/css/style.blue.css" rel="stylesheet" id="theme-stylesheet">
23
+
24
+ <!-- Custom stylesheet - for your changes -->
25
+ <link href="assets/css/custom.css" rel="stylesheet">
26
+
27
+ <!-- Responsivity for older IE -->
28
+ <!--[if lt IE 9]>
29
+ <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
30
+ <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
31
+ <![endif]-->
32
+
33
+ <!-- Favicon and apple touch icons-->
34
+ <link rel="shortcut icon" href="assets/img/favicon.ico" type="image/x-icon">
35
+ <link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png">
36
+ <link rel="apple-touch-icon" sizes="57x57" href="assets/img/apple-touch-icon-57x57.png">
37
+ <link rel="apple-touch-icon" sizes="72x72" href="assets/img/apple-touch-icon-72x72.png">
38
+ <link rel="apple-touch-icon" sizes="76x76" href="assets/img/apple-touch-icon-76x76.png">
39
+ <link rel="apple-touch-icon" sizes="114x114" href="assets/img/apple-touch-icon-114x114.png">
40
+ <link rel="apple-touch-icon" sizes="120x120" href="assets/img/apple-touch-icon-120x120.png">
41
+ <link rel="apple-touch-icon" sizes="144x144" href="assets/img/apple-touch-icon-144x144.png">
42
+ <link rel="apple-touch-icon" sizes="152x152" href="assets/img/apple-touch-icon-152x152.png">
43
+
44
+ <!-- owl carousel css -->
45
+ <link href="assets/css/owl.carousel.css" rel="stylesheet">
46
+ <link href="assets/css/owl.theme.css" rel="stylesheet">
47
+
48
+ </head>
@@ -0,0 +1,81 @@
1
+ <header>
2
+
3
+ <!-- *** TOP ***
4
+ _________________________________________________________ -->
5
+ <div id="top">
6
+ <div class="container">
7
+ <div class="row">
8
+ <div class="col-xs-5 contact">
9
+ <p class="hidden-sm hidden-xs">Contactez nous au {{ site.phone }} ou à {{ site.email }}.</p>
10
+ <p class="hidden-md hidden-lg"><a href="'tel:'{{ site.phonelink }}" data-animate-hover="pulse"><i class="fa fa-phone"></i></a> <a href="'mailto:'{{ site.email }}" data-animate-hover="pulse"><i class="fa fa-envelope"></i></a>
11
+ </p>
12
+ </div>
13
+ <div class="col-xs-7">
14
+ <div class="social">
15
+ {% for social in site.social %}
16
+ <a href="{{ social.url }}" class="external {{ social.title }}" data-animate-hover="pulse"><i class="fa fa-{{ social.title }}"></i></a>
17
+ {% endfor %}
18
+ <a href="'mailto:'{{ site.email }}" class="email" data-animate-hover="pulse"><i class="fa fa-envelope"></i></a>
19
+ </div>
20
+ </div>
21
+ </div>
22
+ </div>
23
+ </div>
24
+ <!-- *** TOP END *** -->
25
+ <!-- *** NAVBAR ***
26
+ _________________________________________________________ -->
27
+
28
+ <div class="navbar-affixed-top" data-spy="affix" data-offset-top="200">
29
+
30
+ <div class="navbar navbar-default yamm" role="navigation" id="navbar">
31
+
32
+ <div class="container">
33
+ <div class="navbar-header">
34
+ <a class="navbar-brand home" href="#">
35
+ <img src="assets/img/logo.png" alt="logo {{ site.title }}" class="hidden-xs hidden-sm">
36
+ <img src="assets/img/logo-small.png" alt="logo {{ site.title }}" class="visible-xs visible-sm">
37
+ <span class="sr-only">{{ site.title }} - Retourner à l'accueil</span>
38
+ </a>
39
+ <div class="navbar-buttons">
40
+ <button type="button" class="navbar-toggle btn-template-main" data-toggle="collapse" data-target="#navigation">
41
+ <span class="sr-only">Naviguer</span>
42
+ <i class="fa fa-align-justify"></i>
43
+ </button>
44
+ </div>
45
+ </div>
46
+
47
+ <div class="navbar-collapse collapse" id="navigation">
48
+ <ul class="nav navbar-nav navbar-right">
49
+
50
+ <li class="dropdown">
51
+
52
+ <a href="#">Accueil</a>
53
+
54
+ </li>
55
+
56
+ <li class="dropdown">
57
+
58
+ <a href="#offre">Offre</a>
59
+
60
+ </li>
61
+
62
+ <li class="dropdown">
63
+
64
+ <a href="#equipe">Equipe</a>
65
+
66
+ </li>
67
+
68
+ <li class="dropdown">
69
+
70
+ <a href="#footer">Contact</a>
71
+
72
+ </li>
73
+
74
+ </ul>
75
+ </div>
76
+ </div>
77
+ </div>
78
+ </div>
79
+
80
+ <!-- *** NAVBAR END *** -->
81
+ </header>