Skip to content

Commit

Permalink
Replace master branch with page content via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
acoreynews committed May 25, 2014
1 parent ffb9fb8 commit 589fbda
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 29 deletions.
39 changes: 11 additions & 28 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,37 +45,20 @@ <h2></h2>


<section id="main_content">
<h3>
<a name="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages"><span class="octicon octicon-link"></span></a>Welcome to GitHub Pages.</h3>
<h1>
<a name="my-portfolio" class="anchor" href="#my-portfolio"><span class="octicon octicon-link"></span></a>My portfolio</h1>

<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>
<p><img src="https://scontent-b-sjc.xx.fbcdn.net/hphotos-xpa1/t1.0-9/10362859_10152162660885748_4717347878838163006_n.jpg" alt="alt text"></p>

<pre><code>$ cd your_repo_root/repo_name
$ git fetch origin
$ git checkout gh-pages
</code></pre>
<p>My name is <a href="http://twitter.com/acoreynews">Alex Corey</a> and here's some of my work:</p>

<p>If you're using the GitHub for Mac, simply sync your repository and you'll see the new branch.</p>

<h3>
<a name="designer-templates" class="anchor" href="#designer-templates"><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 name="rather-drive-stick" class="anchor" href="#rather-drive-stick"><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 name="authors-and-contributors" class="anchor" href="#authors-and-contributors"><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>&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>

<h3>
<a name="support-or-contact" class="anchor" href="#support-or-contact"><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>
<ul>
<li><p><a href="http://voiceofsandiego.org/2013/07/17/writing-old-central-librarys-next-chapter/">Writing Old Central Library's Next Chapter</a> - A story that I wrote for Voice of San Diego.</p></li>
<li><p><a href="http://voiceofsandiego.org/2013/07/29/san-diegos-top-talking-head/">San Diego's Top Talking Head</a> - A profile that I wrote for Voice of San Diego.</p></li>
<li><p><a href="http://voiceofsandiego.org/2013/07/24/fact-check-a-redundant-homeless-shelter/">Fact Check: A 'Redundant' Homeless Shelter</a> - A small data story (and Fact Check) that I did for Voice of San Diego.</p></li>
<li><p><a href="http://www.elnuevosol.net/noticias/un-domingo-con-los-reforma150">Un Domingo con #Reforma150</a> - A news story that I wrote for El Nuevo Sol about immigration protests at the San Diego/Tijuana border.</p></li>
<li><p><a href="http://www.elnuevosol.net/reportajes/tres-historias-del-tercer-round-de-los-que-quieren-regresar-a-casa">Tres historias del tercer ’round’ de los que quieren regresar a casa</a> - Another news story that I wrote for El Nuevo Sol about immigration protests at the San Diego/Tijuana border.</p></li>
</ul>
</section>

<footer>
Expand Down
2 changes: 1 addition & 1 deletion params.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"Acoreynews.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."}
{"name":"Acoreynews.github.io","tagline":"","body":"# My portfolio\r\n\r\n![alt text] (https://scontent-b-sjc.xx.fbcdn.net/hphotos-xpa1/t1.0-9/10362859_10152162660885748_4717347878838163006_n.jpg)\r\n\r\nMy name is [Alex Corey](http://twitter.com/acoreynews) and here's some of my work:\r\n\r\n* [Writing Old Central Library's Next Chapter](http://voiceofsandiego.org/2013/07/17/writing-old-central-librarys-next-chapter/) - A story that I wrote for Voice of San Diego.\r\n\r\n* [San Diego's Top Talking Head](http://voiceofsandiego.org/2013/07/29/san-diegos-top-talking-head/) - A profile that I wrote for Voice of San Diego.\r\n\r\n* [Fact Check: A 'Redundant' Homeless Shelter] (http://voiceofsandiego.org/2013/07/24/fact-check-a-redundant-homeless-shelter/) - A small data story (and Fact Check) that I did for Voice of San Diego.\r\n\r\n* [Un Domingo con #Reforma150] (http://www.elnuevosol.net/noticias/un-domingo-con-los-reforma150) - A news story that I wrote for El Nuevo Sol about immigration protests at the San Diego/Tijuana border.\r\n\r\n* [Tres historias del tercer ’round’ de los que quieren regresar a casa] (http://www.elnuevosol.net/reportajes/tres-historias-del-tercer-round-de-los-que-quieren-regresar-a-casa) - Another news story that I wrote for El Nuevo Sol about immigration protests at the San Diego/Tijuana border.","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}

0 comments on commit 589fbda

Please sign in to comment.