Skip to content

Commit

Permalink
Merge pull request #39 from ClubCedille/antoinebou12-patch-1
Browse files Browse the repository at this point in the history
small scoller for stock price
  • Loading branch information
antoinebou12 authored Jan 15, 2024
2 parents 29c77c5 + 37fb5d5 commit 029839e
Show file tree
Hide file tree
Showing 41 changed files with 3,064 additions and 444 deletions.
53 changes: 53 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"start": "gulp serve"
},
"dependencies": {
"axios": "^1.6.5",
"browser-sync": "^3.0.2",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^8.0.0",
Expand Down
3 changes: 2 additions & 1 deletion source/about.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@@include('blocks/scroller.htm')
@@include('header.htm')

@@include('blocks/navigation.htm', {"about":"active", "company":"active"})
@@include('blocks/navigation.html', {"about":"active", "company":"active"})

@@include('blocks/page-title.htm', {
"page-name": "À Propos",
Expand Down
3 changes: 2 additions & 1 deletion source/blog-grid.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@@include('blocks/scroller.htm')
@@include('header.htm')

@@include('blocks/navigation.htm',{"blog":"active", "blogGrid":"active"})
@@include('blocks/navigation.html',{"blog":"active", "blogGrid":"active"})

@@include('blocks/page-title.htm', { "page-name": "Our blog", "title": "Blog articles" })

Expand Down
3 changes: 2 additions & 1 deletion source/blog-sidebar.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@@include('blocks/scroller.htm')
@@include('header.htm')

@@include('blocks/navigation.htm',{"blog":"active", "blogSidebar":"active"})
@@include('blocks/navigation.html',{"blog":"active", "blogSidebar":"active"})

@@include('blocks/page-title.htm', { "page-name": "Our blog", "title": "Blog articles" })

Expand Down
3 changes: 2 additions & 1 deletion source/blog-single.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@@include('blocks/scroller.htm')
@@include('header.htm')

@@include('blocks/navigation.htm',{"blog":"active", "blogSingle":"active"})
@@include('blocks/navigation.html',{"blog":"active", "blogSingle":"active"})

@@include('blocks/page-title.htm', { "page-name": "News details", "title": "Blog Single" })

Expand Down
5 changes: 3 additions & 2 deletions source/contact.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
@@include('blocks/scroller.htm')
@@include('header.htm')

@@include('blocks/navigation.htm',{"contact":"active"})
@@include('blocks/navigation.html',{"contact":"active"})

@@include('blocks/page-title.htm', { "page-name": "Contact", "title": "Entrez en Contact avec AlgoÉTS", "background-image-url": "images/competition/concentration.jpg" })
@@include('blocks/page-title.htm', { "page-name": "Contact", "title": "Contacter nous", "background-image-url": "images/competition/concentration.jpg" })

<!-- contact form start -->
<section class="contact-form-wrap section">
Expand Down
Binary file added source/images/paternaire/Ferique2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/paternaire/bombardier.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/paternaire/dejardin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/images/paternaire/ets-1536x740.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion source/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
@@include('blocks/scroller.htm')
@@include('header.htm')

@@include('blocks/navigation.htm',{"home":"active"})
@@include('blocks/navigation.html',{"home":"active"})

<!-- Slider Start -->
@@include('blocks/slider.htm')
Expand Down
2 changes: 1 addition & 1 deletion source/partials/blocks/footer.htm
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h6><a href="mailto:algoets@ens.etsmtl.ca" target="_blank">algoets@ens.etsmtl.ca
<div class="row">
<div class="col-lg-12 text-center">
<div class="copyright">
Copyright &copy; 2023, Personnalisée et déployée par <a href="https://cedille.etsmtl.ca/">Club Cédille</a>
Copyright &copy; 2024, Personnalisée et déployée par <a href="https://cedille.etsmtl.ca/">Club Cédille</a>
<br>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,28 +1,6 @@
<!-- Header Start -->
<header class="navigation">
<div class="header-top">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-lg-2 col-md-4">
<div class="header-top-socials text-center text-lg-left text-md-left">
<a href="https://www.facebook.com/ClubAlgoETS" aria-label="facebook" target="_blank"><i
class="fab fa-facebook-f"></i></a>
<a href="https://ca.linkedin.com/company/algoets" aria-label="twitter" target="_blank"><i
class="fab fa-linkedin"></i></a>
<a href="https://github.com/AlgoETS" aria-label="github" target="_blank"><i class="fab fa-github"></i></a>
<a href="https://discord.com/invite/PbWxX7B6dx" aria-label="github" target="_blank"><i
class="fab fa-discord"></i></a>
</div>
</div>
<div class="col-lg-10 col-md-8 text-center text-lg-right text-md-right">
<div class="header-top-info mb-2 mb-md-0">
<a href="mailto:algoets@ens.etsmtl.ca" target="_blank"><i
class="fas fa-envelope mr-2"></i><span>algoets@ens.etsmtl.ca</span></a>
</div>
</div>
</div>
</div>
</div>

<div id="navbar">
<div class="container">
Expand Down
2 changes: 1 addition & 1 deletion source/partials/blocks/page-title.htm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<section class="page-title" style="background-image: url('@@background-image-url');">
<section class="page-title" style="background-image: url('@@background-image-url'); background-size: auto;">
<div class="container">
<div class="row">
<div class="col-md-12">
Expand Down
Loading

0 comments on commit 029839e

Please sign in to comment.