Skip to content
This repository has been archived by the owner on Apr 15, 2020. It is now read-only.

Commit

Permalink
Merge All-Pages to 'develop'
Browse files Browse the repository at this point in the history
New Contact_Us Page
Relative URL Fixes
Placeholder pages for other links
  • Loading branch information
nmasnadithya committed Oct 31, 2018
2 parents f42b37c + de0729c commit f595b5d
Show file tree
Hide file tree
Showing 10 changed files with 499 additions and 40 deletions.
71 changes: 55 additions & 16 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slioi-website",
"version": "0.2.0",
"version": "0.3.0",
"description": "The Official Website of Sri Lankan Olympiad in Informatics",
"main": "dist/bundle.js",
"scripts": {
Expand Down Expand Up @@ -38,6 +38,7 @@
"@material/typography": "^0.39.0",
"@material/card": "^0.41.0",
"@material/elevation": "^0.41.0",
"@material/icon-button": "^0.41.0",
"@types/material-components-web": "^0.35.0",
"autoprefixer": "^9.1.5",
"babel-core": "^6.26.3",
Expand Down
115 changes: 115 additions & 0 deletions src/about/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="author" content="SLIOI Web Team">
<meta name="description" content="Official website of Sri Lankan Olympiad in Informatics">
<meta name="generator" content="Webpack">
<meta name="keywords"
content="SL, ioi, slioi, slio, sloi, sri, lanka, olympiad, informatics, computing, competitive, programming">

<title>SLIOI | About</title>


<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-v4-grid-only@1/dist/bootstrap-grid.min.css">
<link rel="stylesheet" href="../main.min.css">
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll/dist/smooth-scroll.polyfills.min.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.2/css/all.css"
integrity="sha384-/rXc/GQVaYpyDdyxK+ecHPVYJSN9bmVFBvjA/9eOB+pb3F2w2N6fc5qB9Ew5yIns" crossorigin="anonymous">
</head>
<body>

<nav class="c-nav-bar abs" id="c-nav-bar">
<div class="btn-mob-resp">
<p id="nav-mobile-res-btn">&Congruent;</p>
</div>
<ul id="nav-list">
<li>
<p><a href="../"><span>Home</span></a></p>
</li>
<li>
<p><a href="../gallery"><span>Gallery</span></a></p>
</li>
<li>
<p><a href="../register"><span>Register</span></a></p>
</li>
<li class="active">
<p><a href="../about"><span>About</span></a></p>
</li>
<li>
<p><a href="../contact_us"><span>Contact Us</span></a></p>
</li>
</ul>
</nav>

<section id="section-1">
<div class="section-style-1">
<div class="container-fluid" style="height: 100%">
<div style="position: relative;height: 100%;width:100%">
<div class="img-cont">
<img src="../img/man-ico.svg" alt="">
</div>
<div class="row align-items-center" style="height: 100%;">
<div class="col-md-8">
<div class="content">
<h1 class="heading-1">Sri Lankan IOI Programme - Contact Us</h1>
<p class="text_1">IOI stands for International Olympiad in Informatics and is one of the
eight eight international Science Olympiads, held annually. <br>
It is an algorithmic programme competition for students from secondary education
schools.</p>
<form action="#section-3">
<button class="mdc-button mdc-button--raised">
Get In Touch
</button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="section-3">
<div class="container" style="padding-top: 50px; padding-bottom: 50px">
<div class="content mdc-elevation--z9 mdc-theme--on-secondary"
style="background: url(../img/contact-icon.png) no-repeat;background-position-x: right;background-position-y: bottom; background-size: contain;">
<h4 class="mdc-typography--headline4">Getting in touch is easy&nbsp;!</h4>
<div class="mdc-typography--body2">
<p>Email :- slioi@gmail.com</p>
<p>Contact No :- 0768989890</p>
<p>Address :- PC house, rajagiriya, colombo</p>
<p>
<form action="https://www.facebook.com/srilankaioi/">
<button class="mdc-icon-button icon-button" formtarget="_blank">
<i class="fab fa-facebook-f"></i>
</button>
</form>
</p>
</div>
</div>
</div>
</section>

<footer id="c-footer">
<div class="container-fluid">
<div class="bar">
<a data-scroll href="#section-1">
<div class="to-top" id="to-top">&andand;</div>
</a>
</div>
</div>
<div>
<p class="coppyright-text">Copyright &COPY; 2018 SLIOI. All right reserved.</p>
</div>
</footer>
<script>
var scroll = new SmoothScroll('a[href*="#"]', {
speed: 1000,
easing: 'easeInOutCubic',
});
</script>
<script src="../main.min.js" async></script>
</body>
</html>
115 changes: 115 additions & 0 deletions src/contact_us/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, user-scalable=no">
<meta name="author" content="SLIOI Web Team">
<meta name="description" content="Official website of Sri Lankan Olympiad in Informatics">
<meta name="generator" content="Webpack">
<meta name="keywords"
content="SL, ioi, slioi, slio, sloi, sri, lanka, olympiad, informatics, computing, competitive, programming">

<title>SLIOI | Contact Us</title>


<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-v4-grid-only@1/dist/bootstrap-grid.min.css">
<link rel="stylesheet" href="../main.min.css">
<script src="https://cdn.jsdelivr.net/gh/cferdinandi/smooth-scroll/dist/smooth-scroll.polyfills.min.js"></script>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.2/css/all.css"
integrity="sha384-/rXc/GQVaYpyDdyxK+ecHPVYJSN9bmVFBvjA/9eOB+pb3F2w2N6fc5qB9Ew5yIns" crossorigin="anonymous">
</head>
<body>

<nav class="c-nav-bar abs" id="c-nav-bar">
<div class="btn-mob-resp">
<p id="nav-mobile-res-btn">&Congruent;</p>
</div>
<ul id="nav-list">
<li>
<p><a href="../"><span>Home</span></a></p>
</li>
<li>
<p><a href="../gallery"><span>Gallery</span></a></p>
</li>
<li>
<p><a href="../register"><span>Register</span></a></p>
</li>
<li>
<p><a href="../about"><span>About</span></a></p>
</li>
<li class="active">
<p><a href="../contact_us"><span>Contact Us</span></a></p>
</li>
</ul>
</nav>

<section id="section-1">
<div class="section-style-1">
<div class="container-fluid" style="height: 100%">
<div style="position: relative;height: 100%;width:100%">
<div class="img-cont">
<img src="../img/man-ico.svg" alt="">
</div>
<div class="row align-items-center" style="height: 100%;">
<div class="col-md-8">
<div class="content">
<h1 class="heading-1">Sri Lankan IOI Programme - Contact Us</h1>
<p class="text_1">IOI stands for International Olympiad in Informatics and is one of the
eight eight international Science Olympiads, held annually. <br>
It is an algorithmic programme competition for students from secondary education
schools.</p>
<form action="#section-3">
<button class="mdc-button mdc-button--raised">
Get In Touch
</button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="section-3">
<div class="container" style="padding-top: 50px; padding-bottom: 50px">
<div class="content mdc-elevation--z9 mdc-theme--on-secondary"
style="background: url(../img/contact-icon.png) no-repeat;background-position-x: right;background-position-y: bottom; background-size: contain;">
<h4 class="mdc-typography--headline4">Getting in touch is easy&nbsp;!</h4>
<div class="mdc-typography--body2">
<p>Email :- slioi@gmail.com</p>
<p>Contact No :- 0768989890</p>
<p>Address :- PC house, rajagiriya, colombo</p>
<p>
<form action="https://www.facebook.com/srilankaioi/">
<button class="mdc-icon-button icon-button" formtarget="_blank">
<i class="fab fa-facebook-f"></i>
</button>
</form>
</p>
</div>
</div>
</div>
</section>

<footer id="c-footer">
<div class="container-fluid">
<div class="bar">
<a data-scroll href="#section-1">
<div class="to-top" id="to-top">&andand;</div>
</a>
</div>
</div>
<div>
<p class="coppyright-text">Copyright &COPY; 2018 SLIOI. All right reserved.</p>
</div>
</footer>
<script>
var scroll = new SmoothScroll('a[href*="#"]', {
speed: 1000,
easing: 'easeInOutCubic',
});
</script>
<script src="../main.min.js" async></script>
</body>
</html>
Loading

0 comments on commit f595b5d

Please sign in to comment.