mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-16 01:00:17 -04:00
make jekyll
This commit is contained in:
parent
bed43f3770
commit
ce9d2423d7
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
_site
|
||||
.sass-cache
|
||||
.jekyll-metadata
|
||||
.lock
|
30
404.html
Normal file
30
404.html
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
{% include head.html %}
|
||||
</head>
|
||||
|
||||
<style type="text/css" media="screen">
|
||||
.container {
|
||||
margin: 10px auto;
|
||||
max-width: 600px;
|
||||
text-align: center;
|
||||
}
|
||||
h1 {
|
||||
margin: 30px 0;
|
||||
font-size: 4em;
|
||||
line-height: 1;
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="container">
|
||||
<h1>404</h1>
|
||||
|
||||
<p><strong>Page not found :(</strong></p>
|
||||
<p>The requested page could not be found.</p>
|
||||
</div>
|
27
Gemfile
Normal file
27
Gemfile
Normal file
|
@ -0,0 +1,27 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
# Hello! This is where you manage which Jekyll version is used to run.
|
||||
# When you want to use a different version, change it below, save the
|
||||
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
|
||||
#
|
||||
# bundle exec jekyll serve
|
||||
#
|
||||
# This will help ensure the proper Jekyll version is running.
|
||||
# Happy Jekylling!
|
||||
gem "jekyll", "3.5.2"
|
||||
|
||||
# This is the default theme for new Jekyll sites. You may change this to anything you like.
|
||||
gem "minima", "~> 2.0"
|
||||
|
||||
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
|
||||
# uncomment the line below. To upgrade, run `bundle update github-pages`.
|
||||
# gem "github-pages", group: :jekyll_plugins
|
||||
|
||||
# If you have any plugins, put them here!
|
||||
group :jekyll_plugins do
|
||||
gem "jekyll-feed", "~> 0.6"
|
||||
end
|
||||
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||
|
41
_config.yml
Normal file
41
_config.yml
Normal file
|
@ -0,0 +1,41 @@
|
|||
# Welcome to Jekyll!
|
||||
#
|
||||
# This config file is meant for settings that affect your whole blog, values
|
||||
# which you are expected to set up once and rarely edit after that. If you find
|
||||
# yourself editing this file very often, consider using Jekyll's data files
|
||||
# feature for the data you need to update frequently.
|
||||
#
|
||||
# For technical reasons, this file is *NOT* reloaded automatically when you use
|
||||
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
|
||||
|
||||
# Site settings
|
||||
# These are used to personalize your new site. If you look in the HTML files,
|
||||
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
|
||||
# You can create any custom variable you would like, and they will be accessible
|
||||
# in the templates via {{ site.myvariable }}.
|
||||
title: TJSGA
|
||||
email: sga.tjhsst@gmail.com
|
||||
description: > # this means to ignore newlines until "baseurl:"
|
||||
Thomas Jefferson High School Student Government Association
|
||||
baseurl: "" # the subpath of your site, e.g. /blog
|
||||
url: "" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
twitter_username: tjSGA
|
||||
github_username: willzhang05
|
||||
|
||||
# Build settings
|
||||
markdown: kramdown
|
||||
#theme: minima
|
||||
plugins:
|
||||
- jekyll-feed
|
||||
|
||||
# Exclude from processing.
|
||||
# The following items will not be processed, by default. Create a custom list
|
||||
# to override the default setting.
|
||||
# exclude:
|
||||
# - Gemfile
|
||||
# - Gemfile.lock
|
||||
# - node_modules
|
||||
# - vendor/bundle/
|
||||
# - vendor/cache/
|
||||
# - vendor/gems/
|
||||
# - vendor/ruby/
|
34
_data/orgs/excomm.json
Normal file
34
_data/orgs/excomm.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"name": "SGA Executive Committee",
|
||||
"description": "The Executive Committee (ExComm) is a integral sub-group of the SGA. Its members act as representatives of the student body. The members work with the officers to organize events and activities throughout to year. While several ExComm positions may have more specific roles, all are working towards the goals of the SGA. Applications to be on ExComm are released every June after Class Council elections have been completed.",
|
||||
"members": [
|
||||
{
|
||||
"first": "William",
|
||||
"last": "Zhang",
|
||||
"year": 2018,
|
||||
"title": "Technology Specialist",
|
||||
"intro": ""
|
||||
},
|
||||
{
|
||||
"first": "William",
|
||||
"last": "Zhang",
|
||||
"year": 2018,
|
||||
"title": "Technology Specialist",
|
||||
"intro": ""
|
||||
},
|
||||
{
|
||||
"first": "William",
|
||||
"last": "Zhang",
|
||||
"year": 2018,
|
||||
"title": "Technology Specialist",
|
||||
"intro": ""
|
||||
},
|
||||
{
|
||||
"first": "William",
|
||||
"last": "Zhang",
|
||||
"year": 2018,
|
||||
"title": "Technology Specialist",
|
||||
"intro": ""
|
||||
}
|
||||
]
|
||||
}
|
34
_data/orgs/officers.json
Normal file
34
_data/orgs/officers.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"name": "SGA Officers",
|
||||
"description": "",
|
||||
"members": [
|
||||
{
|
||||
"first": "Nick",
|
||||
"last": "Begotka",
|
||||
"year": 2018,
|
||||
"title": "",
|
||||
"intro": "Welcome to Thomas Jefferson High School for Science and Technology's Student Government Association"
|
||||
},
|
||||
{
|
||||
"first": "Sherry",
|
||||
"last": "Xie",
|
||||
"year": 2018,
|
||||
"title": "",
|
||||
"intro": "Welcome to Thomas Jefferson High School for Science and Technology's Student Government Association"
|
||||
},
|
||||
{
|
||||
"first": "Shreya",
|
||||
"last": "Chappidi",
|
||||
"year": 2018,
|
||||
"title": "",
|
||||
"intro": "Welcome to Thomas Jefferson High School for Science and Technology's Student Government Association"
|
||||
},
|
||||
{
|
||||
"first": "Sitara",
|
||||
"last": "Uppalapati",
|
||||
"year": 2019,
|
||||
"title": "",
|
||||
"intro": "Welcome to Thomas Jefferson High School for Science and Technology's Student Government Association"
|
||||
}
|
||||
]
|
||||
}
|
34
_data/orgs/senators.json
Normal file
34
_data/orgs/senators.json
Normal file
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"name": "SGA Class Senators",
|
||||
"description": "Jefferson's student government is divided into school-wide student government (SGA) and grade-level student government (Class Council). While the SGA organizes school-wide events and addresses school-wide concerns and issues, Class Councils represent their grade's needs and host fundraisers and events with the goal to raise money for both Prom and Graduation at the end of senior year. SGA Class Senators serve as Class Council members who are liaisons with the SGA.",
|
||||
"members": [
|
||||
{
|
||||
"first": "Sabria",
|
||||
"last": "Kazmi",
|
||||
"year": 2019,
|
||||
"title": "2019 Senator",
|
||||
"intro": ""
|
||||
},
|
||||
{
|
||||
"first": "Sabria",
|
||||
"last": "Kazmi",
|
||||
"year": 2019,
|
||||
"title": "2019 Senator",
|
||||
"intro": ""
|
||||
},
|
||||
{
|
||||
"first": "Sabria",
|
||||
"last": "Kazmi",
|
||||
"year": 2019,
|
||||
"title": "2019 Senator",
|
||||
"intro": ""
|
||||
},
|
||||
{
|
||||
"first": "Sabria",
|
||||
"last": "Kazmi",
|
||||
"year": 2019,
|
||||
"title": "2019 Senator",
|
||||
"intro": ""
|
||||
}
|
||||
]
|
||||
}
|
20
_data/orgs/sponsors.json
Normal file
20
_data/orgs/sponsors.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "SGA Sponsors",
|
||||
"description": "The SGA Sponsors attend all SGA meetings and functions. They also provide invaluable guidance and feedback - whether through late night emails, frigid-cold morning meetings, lunch discussions, or anything in between.",
|
||||
"members": [
|
||||
{
|
||||
"first": "Amanda",
|
||||
"last": "Hurowitz",
|
||||
"year": -1,
|
||||
"title": "TJ Humanities",
|
||||
"intro": ""
|
||||
},
|
||||
{
|
||||
"first": "Marianne",
|
||||
"last": "Razzino",
|
||||
"year": -1,
|
||||
"title": "TJ Mathematics",
|
||||
"intro": ""
|
||||
}
|
||||
]
|
||||
}
|
0
_data/orgs/yml/excomm.yml
Normal file
0
_data/orgs/yml/excomm.yml
Normal file
26
_data/orgs/yml/officers.yml
Normal file
26
_data/orgs/yml/officers.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
name: SGA Officers
|
||||
description:
|
||||
members:
|
||||
- name: Nick Begotka
|
||||
- year: 2018
|
||||
- title:
|
||||
- intro: >
|
||||
Welcome to Thomas Jefferson High School for Science and Technology's Student Government Association
|
||||
|
||||
- name: Sherry Xie
|
||||
- year: 2018
|
||||
- title:
|
||||
- intro: >
|
||||
Welcome to Thomas Jefferson High School for Science and Technology's Student Government Association
|
||||
|
||||
- name: Shreya Chappidi
|
||||
- year: 2018
|
||||
- title:
|
||||
- intro: >
|
||||
Welcome to Thomas Jefferson High School for Science and Technology's Student Government Association
|
||||
|
||||
- name: Sitara Uppalapati
|
||||
- year: 2019
|
||||
- title:
|
||||
- intro: >
|
||||
Welcome to Thomas Jefferson High School for Science and Technology's Student Government Association
|
0
_data/orgs/yml/senators.yml
Normal file
0
_data/orgs/yml/senators.yml
Normal file
0
_data/orgs/yml/sponsors.yml
Normal file
0
_data/orgs/yml/sponsors.yml
Normal file
20
_includes/footer.html
Normal file
20
_includes/footer.html
Normal file
|
@ -0,0 +1,20 @@
|
|||
<footer>
|
||||
<span>© 2017 TJSGA</span>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="fb">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://twitter.com/tjSGA" target="_blank">
|
||||
<button class="social" id="tw">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="flickr">
|
||||
</button>
|
||||
</a>
|
||||
<a href="mailto:sga.tjhsst@gmail.com" target="_blank">
|
||||
<button class="social" id="mail">
|
||||
</button>
|
||||
</a>
|
||||
</footer>
|
||||
<script src="js/sidebar.js"></script>
|
10
_includes/head.html
Normal file
10
_includes/head.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<meta charset="UTF-8">
|
||||
<meta content="" name="description">
|
||||
<meta content="William Zhang" name="author">
|
||||
<meta name="theme-color" content="#1976D2" />
|
||||
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0" />
|
||||
<link href="icons/favicon.ico" rel="icon" type="image/ico">
|
||||
<link href="css/header.css" rel="stylesheet" />
|
||||
<link href="css/main.css" rel="stylesheet" />
|
||||
<link href="css/footer.css" rel="stylesheet" />
|
||||
<link href="css/responsive.css" rel="stylesheet" />
|
24
_includes/header.html
Normal file
24
_includes/header.html
Normal file
|
@ -0,0 +1,24 @@
|
|||
<header>
|
||||
<div id="banner">
|
||||
<button id="menu-toggle">
|
||||
<i></i>
|
||||
</button>
|
||||
<h1>TJ STUDENT GOVERNMENT ASSOCIATION</h1>
|
||||
</div>
|
||||
<nav id="menu">
|
||||
<a class="menu-item" href="index.html">
|
||||
<button class="menu-item fluid">Home</button>
|
||||
</a>
|
||||
<a class="menu-item" href="about.html">
|
||||
<button class="menu-item fluid">About</button>
|
||||
</a>
|
||||
<a class="menu-item" href="resources.html">
|
||||
<button class="menu-item fluid">Resources</button>
|
||||
</a>
|
||||
<a class="menu-item" href="forms.html">
|
||||
<button class="menu-item fluid">Forms</button>
|
||||
</a>
|
||||
</nav>
|
||||
<div id="dome">
|
||||
</div>
|
||||
</header>
|
25
_posts/2017-09-04-welcome-to-jekyll.markdown
Normal file
25
_posts/2017-09-04-welcome-to-jekyll.markdown
Normal file
|
@ -0,0 +1,25 @@
|
|||
---
|
||||
layout: post
|
||||
title: "Welcome to Jekyll!"
|
||||
date: 2017-09-04 13:44:53 -0400
|
||||
categories: jekyll update
|
||||
---
|
||||
You’ll find this post in your `_posts` directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run `jekyll serve`, which launches a web server and auto-regenerates your site when a file is updated.
|
||||
|
||||
To add new posts, simply add a file in the `_posts` directory that follows the convention `YYYY-MM-DD-name-of-post.ext` and includes the necessary front matter. Take a look at the source for this post to get an idea about how it works.
|
||||
|
||||
Jekyll also offers powerful support for code snippets:
|
||||
|
||||
{% highlight ruby %}
|
||||
def print_hi(name)
|
||||
puts "Hi, #{name}"
|
||||
end
|
||||
print_hi('Tom')
|
||||
#=> prints 'Hi, Tom' to STDOUT.
|
||||
{% endhighlight %}
|
||||
|
||||
Check out the [Jekyll docs][jekyll-docs] for more info on how to get the most out of Jekyll. File all bugs/feature requests at [Jekyll’s GitHub repo][jekyll-gh]. If you have questions, you can ask them on [Jekyll Talk][jekyll-talk].
|
||||
|
||||
[jekyll-docs]: https://jekyllrb.com/docs/home
|
||||
[jekyll-gh]: https://github.com/jekyll/jekyll
|
||||
[jekyll-talk]: https://talk.jekyllrb.com/
|
62
about.html
62
about.html
|
@ -1,46 +1,17 @@
|
|||
---
|
||||
permalink: /about
|
||||
---
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="" name="description">
|
||||
<meta content="William Zhang" name="author">
|
||||
<meta name="theme-color" content="#1976D2" />
|
||||
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0" />
|
||||
<link href="icons/favicon.ico" rel="icon" type="image/ico">
|
||||
<link href="css/header.css" rel="stylesheet" />
|
||||
<link href="css/main.css" rel="stylesheet" />
|
||||
<link href="css/footer.css" rel="stylesheet" />
|
||||
{% include head.html %}
|
||||
<link href="css/about.css" rel="stylesheet" />
|
||||
<link href="css/responsive.css" rel="stylesheet" />
|
||||
<title>About - TJSGA</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<div id="banner">
|
||||
<button id="menu-toggle">
|
||||
<i></i>
|
||||
</button>
|
||||
<h1>TJ STUDENT GOVERNMENT ASSOCIATION</h1>
|
||||
</div>
|
||||
<nav id="menu">
|
||||
<a class="menu-item" href="index.html">
|
||||
<button class="menu-item fluid">Home</button>
|
||||
</a>
|
||||
<a class="menu-item" href="about.html">
|
||||
<button class="menu-item fluid">About</button>
|
||||
</a>
|
||||
<a class="menu-item" href="resources.html">
|
||||
<button class="menu-item fluid">Resources</button>
|
||||
</a>
|
||||
<a class="menu-item" href="forms.html">
|
||||
<button class="menu-item fluid">Forms</button>
|
||||
</a>
|
||||
</nav>
|
||||
<div id="dome">
|
||||
</div>
|
||||
</header>
|
||||
{% include header.html %}
|
||||
<div id="wrapper" class="fluid">
|
||||
<section id="contact">
|
||||
<h2>Contact Us!</h2>
|
||||
|
@ -297,26 +268,7 @@
|
|||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<footer>
|
||||
<span>© 2017 TJSGA</span>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="fb">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://twitter.com/tjSGA" target="_blank">
|
||||
<button class="social" id="tw">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="flickr">
|
||||
</button>
|
||||
</a>
|
||||
<a href="mailto:sga.tjhsst@gmail.com" target="_blank">
|
||||
<button class="social" id="mail">
|
||||
</button>
|
||||
</a>
|
||||
</footer>
|
||||
<script src="js/sidebar.js"></script>
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
62
forms.html
62
forms.html
|
@ -1,70 +1,22 @@
|
|||
---
|
||||
permalink: /forms
|
||||
---
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="" name="description">
|
||||
<meta content="William Zhang" name="author">
|
||||
<meta name="theme-color" content="#1976D2" />
|
||||
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0" />
|
||||
<link href="icons/favicon.ico" rel="icon" type="image/ico">
|
||||
<link href="css/header.css" rel="stylesheet" />
|
||||
<link href="css/main.css" rel="stylesheet" />
|
||||
<link href="css/footer.css" rel="stylesheet" />
|
||||
<link href="css/responsive.css" rel="stylesheet" />
|
||||
{% include head.html %}
|
||||
<title>Forms - TJSGA</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<div id="banner">
|
||||
<button id="menu-toggle">
|
||||
<i></i>
|
||||
</button>
|
||||
<h1>TJ STUDENT GOVERNMENT ASSOCIATION</h1>
|
||||
</div>
|
||||
<nav id="menu">
|
||||
<a class="menu-item" href="index.html">
|
||||
<button class="menu-item fluid">Home</button>
|
||||
</a>
|
||||
<a class="menu-item" href="about.html">
|
||||
<button class="menu-item fluid">About</button>
|
||||
</a>
|
||||
<a class="menu-item" href="resources.html">
|
||||
<button class="menu-item fluid">Resources</button>
|
||||
</a>
|
||||
<a class="menu-item" href="forms.html">
|
||||
<button class="menu-item fluid">Forms</button>
|
||||
</a>
|
||||
</nav>
|
||||
<div id="dome">
|
||||
</div>
|
||||
</header>
|
||||
{% include header.html %}
|
||||
<div id="wrapper" class="fluid">
|
||||
<section id="links">
|
||||
|
||||
</section>
|
||||
</div>
|
||||
<footer>
|
||||
<span>© 2017 TJSGA</span>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="fb">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://twitter.com/tjSGA" target="_blank">
|
||||
<button class="social" id="tw">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="flickr">
|
||||
</button>
|
||||
</a>
|
||||
<a href="mailto:sga.tjhsst@gmail.com" target="_blank">
|
||||
<button class="social" id="mail">
|
||||
</button>
|
||||
</a>
|
||||
</footer>
|
||||
<script src="js/sidebar.js"></script>
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
62
index.html
62
index.html
|
@ -1,45 +1,16 @@
|
|||
---
|
||||
permalink: /
|
||||
---
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="" name="description">
|
||||
<meta content="William Zhang" name="author">
|
||||
<meta name="theme-color" content="#1976D2" />
|
||||
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0" />
|
||||
<link href="icons/favicon.ico" rel="icon" type="image/ico">
|
||||
<link href="css/header.css" rel="stylesheet" />
|
||||
<link href="css/main.css" rel="stylesheet" />
|
||||
<link href="css/footer.css" rel="stylesheet" />
|
||||
<link href="css/responsive.css" rel="stylesheet" />
|
||||
{% include head.html %}
|
||||
<title>Home - TJSGA</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<div id="banner">
|
||||
<button id="menu-toggle">
|
||||
<i></i>
|
||||
</button>
|
||||
<h1>TJ STUDENT GOVERNMENT ASSOCIATION</h1>
|
||||
</div>
|
||||
<nav id="menu">
|
||||
<a class="menu-item" href="index.html">
|
||||
<button class="menu-item fluid">Home</button>
|
||||
</a>
|
||||
<a class="menu-item" href="about.html">
|
||||
<button class="menu-item fluid">About</button>
|
||||
</a>
|
||||
<a class="menu-item" href="resources.html">
|
||||
<button class="menu-item fluid">Resources</button>
|
||||
</a>
|
||||
<a class="menu-item" href="forms.html">
|
||||
<button class="menu-item fluid">Forms</button>
|
||||
</a>
|
||||
</nav>
|
||||
<div id="dome">
|
||||
</div>
|
||||
</header>
|
||||
{% include header.html %}
|
||||
<div id="wrapper" class="fluid">
|
||||
<section id="intro">
|
||||
<div id="intro-text" class="fluid">
|
||||
|
@ -90,26 +61,7 @@
|
|||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<footer>
|
||||
<span>© 2017 TJSGA</span>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="fb">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://twitter.com/tjSGA" target="_blank">
|
||||
<button class="social" id="tw">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="flickr">
|
||||
</button>
|
||||
</a>
|
||||
<a href="mailto:sga.tjhsst@gmail.com" target="_blank">
|
||||
<button class="social" id="mail">
|
||||
</button>
|
||||
</a>
|
||||
</footer>
|
||||
<script src="js/sidebar.js"></script>
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -1,45 +1,16 @@
|
|||
---
|
||||
permalink: /resources
|
||||
---
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="" name="description">
|
||||
<meta content="William Zhang" name="author">
|
||||
<meta name="theme-color" content="#1976D2" />
|
||||
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0" />
|
||||
<link href="icons/favicon.ico" rel="icon" type="image/ico">
|
||||
<link href="css/header.css" rel="stylesheet" />
|
||||
<link href="css/main.css" rel="stylesheet" />
|
||||
<link href="css/footer.css" rel="stylesheet" />
|
||||
<link href="css/responsive.css" rel="stylesheet" />
|
||||
{% include head.html %}
|
||||
<title>Resources - TJSGA</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<div id="banner">
|
||||
<button id="menu-toggle">
|
||||
<i></i>
|
||||
</button>
|
||||
<h1>TJ STUDENT GOVERNMENT ASSOCIATION</h1>
|
||||
</div>
|
||||
<nav id="menu">
|
||||
<a class="menu-item" href="index.html">
|
||||
<button class="menu-item fluid">Home</button>
|
||||
</a>
|
||||
<a class="menu-item" href="about.html">
|
||||
<button class="menu-item fluid">About</button>
|
||||
</a>
|
||||
<a class="menu-item" href="resources.html">
|
||||
<button class="menu-item fluid">Resources</button>
|
||||
</a>
|
||||
<a class="menu-item" href="forms.html">
|
||||
<button class="menu-item fluid">Forms</button>
|
||||
</a>
|
||||
</nav>
|
||||
<div id="dome">
|
||||
</div>
|
||||
</header>
|
||||
{% include header.html %}
|
||||
<div id="wrapper" class="fluid">
|
||||
<section id="resources">
|
||||
<div class="list">
|
||||
|
@ -123,26 +94,7 @@
|
|||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<footer>
|
||||
<span>© 2017 TJSGA</span>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="fb">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://twitter.com/tjSGA" target="_blank">
|
||||
<button class="social" id="tw">
|
||||
</button>
|
||||
</a>
|
||||
<a href="https://facebook.com/tjsga" target="_blank">
|
||||
<button class="social" id="flickr">
|
||||
</button>
|
||||
</a>
|
||||
<a href="mailto:sga.tjhsst@gmail.com" target="_blank">
|
||||
<button class="social" id="mail">
|
||||
</button>
|
||||
</a>
|
||||
</footer>
|
||||
<script src="js/sidebar.js"></script>
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue
Block a user