diff options
author | Victor Häggqvist <[email protected]> | 2014-03-12 19:53:23 +0100 |
---|---|---|
committer | Victor Häggqvist <[email protected]> | 2014-03-12 19:53:23 +0100 |
commit | 42945b45b388d83dbe351a438026b27092e3264d (patch) | |
tree | c971765163f0101955924b84c3e1234d7fb775c8 | |
parent | 78c9c556f518054969b11f0808218d553e354679 (diff) |
Create gh-pages branch via GitHubgh-pages
-rw-r--r-- | index.html | 10 | ||||
-rw-r--r-- | params.json | 2 |
2 files changed, 6 insertions, 6 deletions
@@ -4,11 +4,11 @@ <head> <meta charset='utf-8' /> <meta http-equiv="X-UA-Compatible" content="chrome=1" /> - <meta name="description" content="Xquisitor : XQuisitor 2, The missing parts of XQuisitor" /> + <meta name="description" content="XQuisitor 2 : The missing parts of XQuisitor" /> <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css"> - <title>Xquisitor</title> + <title>XQuisitor 2</title> </head> <body> @@ -18,8 +18,8 @@ <header class="inner"> <a id="forkme_banner" href="https://github.com/victorhaggqvist/xquisitor">View on GitHub</a> - <h1 id="project_title">Xquisitor</h1> - <h2 id="project_tagline">XQuisitor 2, The missing parts of XQuisitor</h2> + <h1 id="project_title">XQuisitor 2</h1> + <h2 id="project_tagline">The missing parts of XQuisitor</h2> <section id="downloads"> <a class="zip_download_link" href="https://github.com/victorhaggqvist/xquisitor/zipball/master">Download this project as a .zip file</a> @@ -71,7 +71,7 @@ <!-- FOOTER --> <div id="footer_wrap" class="outer"> <footer class="inner"> - <p class="copyright">Xquisitor maintained by <a href="https://github.com/victorhaggqvist">victorhaggqvist</a></p> + <p class="copyright">XQuisitor 2 maintained by <a href="https://github.com/victorhaggqvist">victorhaggqvist</a></p> <p>Published with <a href="http://pages.github.com">GitHub Pages</a></p> </footer> </div> diff --git a/params.json b/params.json index 07c8ff4..e99ee75 100644 --- a/params.json +++ b/params.json @@ -1 +1 @@ -{"name":"Xquisitor","tagline":"XQuisitor 2, The missing parts of XQuisitor","body":"XQuisitor2\r\n=========\r\n\r\nXQuisitor2 is based of [XQuisitor](http://www.cafeconleche.org/xquisitor/) and extended\r\n\r\n#Download\r\n\r\nGet current version [here](https://github.com/victorhaggqvist/xquisitor/archive/master.zip) then run the appropriate XQuisitor2 file.\r\n\r\n#New Freatures\r\n\r\n- Syntax Highlighting\r\n- Line Numbers\r\n- Some settings\r\n\r\n#Stuff Used\r\n\r\n- [RSyntaxTextArea](https://github.com/bobbylight/RSyntaxTextArea) for the coloring goodness and numbering\r\n- [Saxon](http://sourceforge.net/projects/saxon) updated to HE 9.5.1.3\r\n\r\n##Disclaimer\r\n\r\nXQuisitor2 is offered with out any warranty what so ever.\r\n\r\n##License\r\nGPLv2\r\n","google":"UA-48919414-1","note":"Don't delete this file! It's used internally to help with page regeneration."}
\ No newline at end of file +{"name":"XQuisitor 2","tagline":"The missing parts of XQuisitor","body":"XQuisitor2\r\n=========\r\n\r\nXQuisitor2 is based of [XQuisitor](http://www.cafeconleche.org/xquisitor/) and extended\r\n\r\n#Download\r\n\r\nGet current version [here](https://github.com/victorhaggqvist/xquisitor/archive/master.zip) then run the appropriate XQuisitor2 file.\r\n\r\n#New Freatures\r\n\r\n- Syntax Highlighting\r\n- Line Numbers\r\n- Some settings\r\n\r\n#Stuff Used\r\n\r\n- [RSyntaxTextArea](https://github.com/bobbylight/RSyntaxTextArea) for the coloring goodness and numbering\r\n- [Saxon](http://sourceforge.net/projects/saxon) updated to HE 9.5.1.3\r\n\r\n##Disclaimer\r\n\r\nXQuisitor2 is offered with out any warranty what so ever.\r\n\r\n##License\r\nGPLv2\r\n","google":"UA-48919414-1","note":"Don't delete this file! It's used internally to help with page regeneration."}
\ No newline at end of file |