]> git.xonotic.org Git - xonotic/gmqcc.git/blob - index.html
Create gh-pages branch via GitHub
[xonotic/gmqcc.git] / index.html
1 <!doctype html>
2 <html>
3   <head>
4     <meta charset="utf-8">
5     <meta http-equiv="X-UA-Compatible" content="chrome=1">
6     <title>GMQCC by graphitemaster</title>
7
8     <link rel="stylesheet" href="stylesheets/styles.css">
9     <link rel="stylesheet" href="stylesheets/pygment_trac.css">
10     <script src="javascripts/scale.fix.js"></script>
11     <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
12     <!--[if lt IE 9]>
13     <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
14     <![endif]-->
15   </head>
16   <body>
17     <div class="wrapper">
18       <header>
19         <h1 class="header">GMQCC</h1>
20         <p class="header">An Improved Quake C Compiler</p>
21
22         <ul>
23           <li class="download"><a class="buttons" href="https://github.com/graphitemaster/gmqcc/zipball/master">Download ZIP</a></li>
24           <li class="download"><a class="buttons" href="https://github.com/graphitemaster/gmqcc/tarball/master">Download TAR</a></li>
25           <li><a class="buttons github" href="https://github.com/graphitemaster/gmqcc">View On GitHub</a></li>
26         </ul>
27
28         <p class="header">This project is maintained by <a class="header name" href="https://github.com/graphitemaster">graphitemaster</a></p>
29
30
31       </header>
32       <section>
33         <h3>Welcome to GitHub Pages.</h3>
34
35 <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>
36
37 <pre><code>$ cd your_repo_root/repo_name
38 $ git fetch origin
39 $ git checkout gh-pages
40 </code></pre>
41
42 <p>If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.</p>
43
44 <h3>Designer Templates</h3>
45
46 <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>
47
48 <h3>Rather Drive Stick?</h3>
49
50 <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>
51
52 <h3>Authors and Contributors</h3>
53
54 <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>&lt;a&gt;</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>
55
56 <h3>Support or Contact</h3>
57
58 <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:support@github.com">support@github.com</a> and we’ll help you sort it out.</p>
59       </section>
60       <footer>
61         <p><small>Hosted on <a href="https://pages.github.com">GitHub Pages</a> using the Dinky theme</small></p>
62       </footer>
63     </div>
64     <!--[if !IE]><script>fixScale(document);</script><![endif]-->
65                 
66   </body>
67 </html>