Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
142 changes: 102 additions & 40 deletions _layouts/page.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,52 +4,114 @@
<!--[if IE 7 ]><html class="ie ie7" dir="ltr" lang="en-US"> <![endif]-->
<!--[if IE 8 ]><html class="ie ie8" dir="ltr" lang="en-US"> <![endif]-->
<!--[if IE 9 ]><html class="ie ie9" dir="ltr" lang="en-US"> <![endif]-->
<!--[if (gte IE 10)|!(IE)]><!--><html dir="ltr" lang="en-US"> <!--<![endif]-->
<!--[if (gte IE 10)|!(IE)]><!-->
<!--<![endif]-->

<head>
<link rel="stylesheet" id="custom" href="http://gsablogs.gsa.gov/dsic/?get_styles=css" type="text/css" media="all">
<link rel="stylesheet" id="skeleton-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/skeleton.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="theme-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/style.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="dsic-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/dsic.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="layout-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/layout.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="formalize-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/formalize.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="superfish-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/superfish.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="wp-advanced-rp-css-css" href="http://gsablogs.gsa.gov/dsic/wp-content/plugins/advanced-recent-posts-widget/css/advanced-recent-posts-widget.css?ver=3.4.2" type="text/css" media="all">
<style>
.clear {
position: relative;
height: 20px;
}
.feature {
height: 310px;
}
.ocsit-logo {
width: 250px;
}
</style>
<head>
<link rel="stylesheet" id="custom" href="http://gsablogs.gsa.gov/dsic/?get_styles=css" type="text/css" media="all">
<link rel="stylesheet" id="skeleton-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/skeleton.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="theme-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/style.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="dsic-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/dsic.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="layout-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/layout.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="formalize-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/formalize.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="superfish-css" href="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/superfish.css?ver=1.6" type="text/css" media="screen, projection">
<link rel="stylesheet" id="wp-advanced-rp-css-css" href="http://gsablogs.gsa.gov/dsic/wp-content/plugins/advanced-recent-posts-widget/css/advanced-recent-posts-widget.css?ver=3.4.2" type="text/css" media="all">
<style>
.clear {
position: relative;
height: 20px;
}
.feature {
height: 310px;
}
#sitetitle, #sitetitle .title {
text-align: center;
}
#sitetitle .title {
font-family: Trebuchet, Tahoma, sans-serif;
}
</style>
<link rel="icon" type="image/png" href="http://gsa.github.io/Mobile-Code-Catalog/images/favicon.ico">
<link rel="apple-touch-icon" href="http://gsa.github.io/Mobile-Code-Catalog/images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="http://gsa.github.io/Mobile-Code-Catalog/images/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="114x114" href="http://gsa.github.io/Mobile-Code-Catalog/images/apple-touch-icon-114x114.png" />

<title>Mobile App Catalog: {{ page.title }}</title>
</head>
<title>Mobile App Catalog: Home</title>
</head>
<body class="page page-id-10 page-template-default">
<div id="wrap" class="container"><!--<a href="https://github.com/GSA/Mobile-Code-Catalog"><img style="border: 0; z-index: 1000; top: 0px" src="https://github.com/jamesflorentino/fork-ribbons/raw/master/ribbons/blue-white.png" alt="Fork me on GitHub"></a>-->
<div class="dsic-logo"><a href="index.html"><img id="logo" src="images/dsic.png" alt="DSIC Home page"></a></div>
<div class="ocsit-logo">Brought to you by:<a href="http://gsa.gov" target="_blank"><img src="images/gsa.png" alt="GSA Home page"></a>
</div>
{{ content }}
<div id="footer" class="noborder sixteen columns">

<script type="text/javascript" src="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/javascripts/app.js?ver=1.2.3"></script>
<script type="text/javascript" src="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/javascripts/superfish.js?ver=1.2.3"></script>
<script type="text/javascript" src="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/javascripts/jquery.formalize.min.js?ver=1.2.3"></script>
<br><hr>
<div class="full">| <a href="http://www.gsa.gov" target="_blank">www.gsa.gov</a> | <a href="http://mobilegovwiki.howto.gov">Mobile Gov Wiki</a> | <a href="form.html">Submit Your Code</a> | <a href="http://gsablogs.gsa.gov/dsic/join-in/dsic/terms-of-use">Terms of Use</a> | <a href="http://gsablogs.gsa.gov/dsic">Digital Services Innovation Center</a> |</div>
<div class="one_half"></div><div class="one_half last"></div>

</div>
<div id="sitetitle"><a href="http://www.digitalgov.gov" title="DigitalGov"><img src="https://digitalgov.sites.usa.gov/files/2014/01/logo2.png" alt="DigitalGov" /></a> </div>

<div class="feature">
<div class="one_half headline">
<h2>Mobile Code Catalog</h2>
<p><strong>Agencies sharing code to make mobile development easier</strong><br>
Mobile isn't just the future, it's the new reality! Use this catalog to either jump-start your mobile project or save time and money using open source code from the federal government, other government entities, and third party projects.</p>
<p>The great thing about this catalog is that it's a living resource. You can <a href="http://www.digitalgov.gov/contact-us/">submit your open source code</a> for inclusion (federal agencies only, please).
<iframe src="http://ghbtns.com/github-btn.html?user=gsa&repo=Mobile-Code-Catalog&type=fork&count=true"
allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20" align="right"></iframe>
</div>
<div class="one_half last"> <img class="cluster" src="images/datasharing1.png" alt=""> </div>
</div>
<div class="clear">&nbsp;<br>
</div>
<div>
<div class="one_third greydient" style="height: 265px; overflow: hidden; ">
<div>
<h4>Mobile Web</h4>
<p>Frameworks and modular code for:
<ul>
<li><a href="web_html.html">HTML/CSS/JS</a></li>
<li><a href="web_coldfusion.html">ColdFusion</a></li>
<li><a href="web_jsp.html">JSP</a></li>
<li><a href="web_php.html">PHP</a></li>
<li><a href="web_python.html">Python</a></li>
<li><a href="web_ruby.html">Ruby</a></li>
</ul>
</p>

<!--<div class="button small right"><a target="_self" class="button white" href="/dsic/join-in">Join Us!</a></div>-->
</div>
</div>
<div class="one_third greydient" style="height: 265px; overflow: hidden; ">
<div>
<h4>Native Apps</h4>
<p>Modular code and complete apps for:
<ul>
<li><a href="native_android.html">Android</a></li>
<li><a href="native_blackberry.html">Blackberry</a></li>
<li><a href="native_ios.html">iOS</a></li>
<li><a href="native_windows.html">.Net/Windows</a></li>
</ul>
</p>
<!-- <div class="button small right"><a target="_self" class="button white" href="/dsic/get-it-done/">Read More</a></div>-->
</div>
</div>
<div class="one_third last greydient" style="height: 265px; overflow: hidden; ">
<div>
<h4>Other Resources</h4>
<p><!--Modular code and complete apps for:-->
<ul>
<li><a href="http://gsablogs.gsa.gov/dsic/get-it-done/mobile-application-development-program/">Mobile App Development Program</a></li>
<li><a href="testing.html">Test Scripts</a> (Including Accessibility)</li>
<li><a href="http://www.data.gov/developers/page/developer-resources">Federal APIs</a></li>
<li><a href="http://apps.usa.gov">Federal App Catalog</a></li>
<li><a href="http://www.youtube.com/watch?v=sr0NeWFCQaI&list=UU5V8jrK77-8gsa9RL_taG9A&index=2">GitHub For Gov</a></li>
</ul>
</p>
<div class="button small right"><a target="_self" class="button white" href="http://www.digitalgov.gov/contact-us/">Submit Your Code</a></div>
</div>
</div>
</div>
<div id="footer" class="noborder sixteen columns">
<script type="text/javascript" src="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/javascripts/app.js?ver=1.2.3"></script>
<script type="text/javascript" src="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/javascripts/superfish.js?ver=1.2.3"></script>
<script type="text/javascript" src="http://gsablogs.gsa.gov/dsic/wp-content/themes/dsic/javascripts/jquery.formalize.min.js?ver=1.2.3"></script>
<br>
<hr>
<div class="full">| <a href="http://www.gsa.gov" target="_blank">www.gsa.gov</a> | <a href="http://mobilegovwiki.howto.gov">Mobile Gov Wiki</a> | <a href="form.html">Submit Your Code</a> | <a href="http://gsablogs.gsa.gov/dsic/join-in/dsic/terms-of-use">Terms of Use</a> | <a href="http://gsablogs.gsa.gov/dsic">Digital Services Innovation Center</a> |</div>
<div class="one_half"></div>
<div class="one_half last"></div>
</div>
</div>
<script type="text/javascript">
//<![CDATA[
Expand All @@ -63,4 +125,4 @@
//]]>
</script>
</body>
</html>
</html>