-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace master branch with page content via GitHub
- Loading branch information
Showing
9 changed files
with
569 additions
and
0 deletions.
There are no files selected for viewing
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.
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
|
||
<head> | ||
<meta charset='utf-8'> | ||
<meta http-equiv="X-UA-Compatible" content="chrome=1"> | ||
<meta name="description" content="Isuct.github.io : "> | ||
|
||
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> | ||
|
||
<title>Isuct.github.io</title> | ||
</head> | ||
|
||
<body> | ||
|
||
<!-- HEADER --> | ||
<div id="header_wrap" class="outer"> | ||
<header class="inner"> | ||
<a id="forkme_banner" href="https://github.com/ISUCT">View on GitHub</a> | ||
|
||
<h1 id="project_title">Isuct.github.io</h1> | ||
<h2 id="project_tagline"></h2> | ||
|
||
</header> | ||
</div> | ||
|
||
<!-- MAIN CONTENT --> | ||
<div id="main_content_wrap" class="outer"> | ||
<section id="main_content" class="inner"> | ||
<h3> | ||
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3> | ||
|
||
<p>This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:</p> | ||
|
||
<pre><code>$ cd your_repo_root/repo_name | ||
$ git fetch origin | ||
$ git checkout gh-pages | ||
</code></pre> | ||
|
||
<p>If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.</p> | ||
|
||
<h3> | ||
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Designer Templates</h3> | ||
|
||
<p>We've crafted some handsome templates for you to use. Go ahead and continue to layouts to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved if it remained markdown format.</p> | ||
|
||
<h3> | ||
<a id="rather-drive-stick" class="anchor" href="#rather-drive-stick" aria-hidden="true"><span class="octicon octicon-link"></span></a>Rather Drive Stick?</h3> | ||
|
||
<p>If you prefer to not use the automatic generator, push a branch named <code>gh-pages</code> to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.</p> | ||
|
||
<h3> | ||
<a id="authors-and-contributors" class="anchor" href="#authors-and-contributors" aria-hidden="true"><span class="octicon octicon-link"></span></a>Authors and Contributors</h3> | ||
|
||
<p>You can <a href="https://github.com/blog/821" class="user-mention">@mention</a> a GitHub username to generate a link to their profile. The resulting <code><a></code> element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (<a href="https://github.com/defunkt" class="user-mention">@defunkt</a>), PJ Hyett (<a href="https://github.com/pjhyett" class="user-mention">@pjhyett</a>), and Tom Preston-Werner (<a href="https://github.com/mojombo" class="user-mention">@mojombo</a>) founded GitHub.</p> | ||
|
||
<h3> | ||
<a id="support-or-contact" class="anchor" href="#support-or-contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Support or Contact</h3> | ||
|
||
<p>Having trouble with Pages? Check out the documentation at <a href="http://help.github.com/pages">http://help.github.com/pages</a> or contact <a href="mailto:[email protected]">[email protected]</a> and we’ll help you sort it out.</p> | ||
</section> | ||
</div> | ||
|
||
<!-- FOOTER --> | ||
<div id="footer_wrap" class="outer"> | ||
<footer class="inner"> | ||
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p> | ||
</footer> | ||
</div> | ||
|
||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
console.log('This would be the main JS file.'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name":"Isuct.github.io","tagline":"","body":"### Welcome to GitHub Pages.\r\nThis automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:\r\n\r\n```\r\n$ cd your_repo_root/repo_name\r\n$ git fetch origin\r\n$ git checkout gh-pages\r\n```\r\n\r\nIf you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.\r\n\r\n### Designer Templates\r\nWe've crafted some handsome templates for you to use. Go ahead and continue to layouts to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved if it remained markdown format.\r\n\r\n### Rather Drive Stick?\r\nIf you prefer to not use the automatic generator, push a branch named `gh-pages` to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.\r\n\r\n### Authors and Contributors\r\nYou can @mention a GitHub username to generate a link to their profile. The resulting `<a>` element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.\r\n\r\n### Support or Contact\r\nHaving trouble with Pages? Check out the documentation at http://help.github.com/pages or contact [email protected] and we’ll help you sort it out.\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
.highlight .hll { background-color: #ffffcc } | ||
.highlight { background: #f0f3f3; } | ||
.highlight .c { color: #0099FF; font-style: italic } /* Comment */ | ||
.highlight .err { color: #AA0000; background-color: #FFAAAA } /* Error */ | ||
.highlight .k { color: #006699; font-weight: bold } /* Keyword */ | ||
.highlight .o { color: #555555 } /* Operator */ | ||
.highlight .cm { color: #0099FF; font-style: italic } /* Comment.Multiline */ | ||
.highlight .cp { color: #009999 } /* Comment.Preproc */ | ||
.highlight .c1 { color: #0099FF; font-style: italic } /* Comment.Single */ | ||
.highlight .cs { color: #0099FF; font-weight: bold; font-style: italic } /* Comment.Special */ | ||
.highlight .gd { background-color: #FFCCCC; border: 1px solid #CC0000 } /* Generic.Deleted */ | ||
.highlight .ge { font-style: italic } /* Generic.Emph */ | ||
.highlight .gr { color: #FF0000 } /* Generic.Error */ | ||
.highlight .gh { color: #003300; font-weight: bold } /* Generic.Heading */ | ||
.highlight .gi { background-color: #CCFFCC; border: 1px solid #00CC00 } /* Generic.Inserted */ | ||
.highlight .go { color: #AAAAAA } /* Generic.Output */ | ||
.highlight .gp { color: #000099; font-weight: bold } /* Generic.Prompt */ | ||
.highlight .gs { font-weight: bold } /* Generic.Strong */ | ||
.highlight .gu { color: #003300; font-weight: bold } /* Generic.Subheading */ | ||
.highlight .gt { color: #99CC66 } /* Generic.Traceback */ | ||
.highlight .kc { color: #006699; font-weight: bold } /* Keyword.Constant */ | ||
.highlight .kd { color: #006699; font-weight: bold } /* Keyword.Declaration */ | ||
.highlight .kn { color: #006699; font-weight: bold } /* Keyword.Namespace */ | ||
.highlight .kp { color: #006699 } /* Keyword.Pseudo */ | ||
.highlight .kr { color: #006699; font-weight: bold } /* Keyword.Reserved */ | ||
.highlight .kt { color: #007788; font-weight: bold } /* Keyword.Type */ | ||
.highlight .m { color: #FF6600 } /* Literal.Number */ | ||
.highlight .s { color: #CC3300 } /* Literal.String */ | ||
.highlight .na { color: #330099 } /* Name.Attribute */ | ||
.highlight .nb { color: #336666 } /* Name.Builtin */ | ||
.highlight .nc { color: #00AA88; font-weight: bold } /* Name.Class */ | ||
.highlight .no { color: #336600 } /* Name.Constant */ | ||
.highlight .nd { color: #9999FF } /* Name.Decorator */ | ||
.highlight .ni { color: #999999; font-weight: bold } /* Name.Entity */ | ||
.highlight .ne { color: #CC0000; font-weight: bold } /* Name.Exception */ | ||
.highlight .nf { color: #CC00FF } /* Name.Function */ | ||
.highlight .nl { color: #9999FF } /* Name.Label */ | ||
.highlight .nn { color: #00CCFF; font-weight: bold } /* Name.Namespace */ | ||
.highlight .nt { color: #330099; font-weight: bold } /* Name.Tag */ | ||
.highlight .nv { color: #003333 } /* Name.Variable */ | ||
.highlight .ow { color: #000000; font-weight: bold } /* Operator.Word */ | ||
.highlight .w { color: #bbbbbb } /* Text.Whitespace */ | ||
.highlight .mf { color: #FF6600 } /* Literal.Number.Float */ | ||
.highlight .mh { color: #FF6600 } /* Literal.Number.Hex */ | ||
.highlight .mi { color: #FF6600 } /* Literal.Number.Integer */ | ||
.highlight .mo { color: #FF6600 } /* Literal.Number.Oct */ | ||
.highlight .sb { color: #CC3300 } /* Literal.String.Backtick */ | ||
.highlight .sc { color: #CC3300 } /* Literal.String.Char */ | ||
.highlight .sd { color: #CC3300; font-style: italic } /* Literal.String.Doc */ | ||
.highlight .s2 { color: #CC3300 } /* Literal.String.Double */ | ||
.highlight .se { color: #CC3300; font-weight: bold } /* Literal.String.Escape */ | ||
.highlight .sh { color: #CC3300 } /* Literal.String.Heredoc */ | ||
.highlight .si { color: #AA0000 } /* Literal.String.Interpol */ | ||
.highlight .sx { color: #CC3300 } /* Literal.String.Other */ | ||
.highlight .sr { color: #33AAAA } /* Literal.String.Regex */ | ||
.highlight .s1 { color: #CC3300 } /* Literal.String.Single */ | ||
.highlight .ss { color: #FFCC33 } /* Literal.String.Symbol */ | ||
.highlight .bp { color: #336666 } /* Name.Builtin.Pseudo */ | ||
.highlight .vc { color: #003333 } /* Name.Variable.Class */ | ||
.highlight .vg { color: #003333 } /* Name.Variable.Global */ | ||
.highlight .vi { color: #003333 } /* Name.Variable.Instance */ | ||
.highlight .il { color: #FF6600 } /* Literal.Number.Integer.Long */ | ||
|
||
.type-csharp .highlight .k { color: #0000FF } | ||
.type-csharp .highlight .kt { color: #0000FF } | ||
.type-csharp .highlight .nf { color: #000000; font-weight: normal } | ||
.type-csharp .highlight .nc { color: #2B91AF } | ||
.type-csharp .highlight .nn { color: #000000 } | ||
.type-csharp .highlight .s { color: #A31515 } | ||
.type-csharp .highlight .sc { color: #A31515 } |
Oops, something went wrong.