Skip to content

Commit

Permalink
update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
fushenghua committed May 4, 2016
1 parent 84d955f commit 8ab2102
Show file tree
Hide file tree
Showing 10 changed files with 132 additions and 253 deletions.
12 changes: 6 additions & 6 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Site settings
title: Your awesome title
email: your-email@domain.com
description: "Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description."
title: GetHosp
email: fushenghua@2012.com
description: "GetHosp"
baseurl: ""
url: "http://yourdomain.com"
twitter_username: jekyllrb
github_username: jekyll
url: "http://GetHosp.com"
twitter_username: GetHosp
github_username: GetHosp

# Build settings
markdown: kramdown
Expand Down
24 changes: 0 additions & 24 deletions _posts/2016-05-03-welcome-to-jekyll.markdown

This file was deleted.

32 changes: 16 additions & 16 deletions _site/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>About</title>
<meta name="viewport" content="width=device-width">
<meta name="description" content="Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.">
<link rel="canonical" href="http://yourdomain.com/about/">
<meta name="description" content="GetHosp">
<link rel="canonical" href="http://GetHosp.com/about/">

<!-- Custom CSS -->
<link rel="stylesheet" href="/css/main.css">
Expand All @@ -21,7 +21,7 @@

<div class="wrap">

<a class="site-title" href="/">Your awesome title</a>
<a class="site-title" href="/">GetHosp</a>

<nav class="site-nav">
<a href="#" class="menu-icon">
Expand All @@ -41,6 +41,10 @@







</div>
</nav>

Expand All @@ -58,11 +62,7 @@ <h1>About</h1>
</header>

<article class="post-content">
<p>This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at <a href="http://jekyllrb.com/">jekyllrb.com</a></p>

<p>You can find the source code for the Jekyll new theme at: <a href="https://github.com/jglovier/jekyll-new">github.com/jglovier/jekyll-new</a></p>

<p>You can find the source code for Jekyll at <a href="https://github.com/jekyll/jekyll">github.com/jekyll/jekyll</a></p>
<p>一个有情怀的GetHosp.</p>

</article>

Expand All @@ -74,19 +74,19 @@ <h1>About</h1>

<div class="wrap">

<h2 class="footer-heading">Your awesome title</h2>
<h2 class="footer-heading">GetHosp</h2>

<div class="footer-col-1 column">
<ul>
<li>Your awesome title</li>
<li><a href="mailto:your-email@domain.com">your-email@domain.com</a></li>
<li>GetHosp</li>
<li><a href="mailto:fushenghua@2012.com">fushenghua@2012.com</a></li>
</ul>
</div>

<div class="footer-col-2 column">
<ul>
<li>
<a href="https://github.com/jekyll">
<a href="https://github.com/GetHosp">
<span class="icon github">
<svg version="1.1" class="github-icon-svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
Expand All @@ -101,11 +101,11 @@ <h2 class="footer-heading">Your awesome title</h2>
c0,0.208,0.14,0.449,0.534,0.373c3.081-1.028,5.302-3.935,5.302-7.362C15.76,3.906,12.285,0.431,7.999,0.431z"/>
</svg>
</span>
<span class="username">jekyll</span>
<span class="username">GetHosp</span>
</a>
</li>
<li>
<a href="https://twitter.com/jekyllrb">
<a href="https://twitter.com/GetHosp">
<span class="icon twitter">
<svg version="1.1" class="twitter-icon-svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
Expand All @@ -118,14 +118,14 @@ <h2 class="footer-heading">Your awesome title</h2>
c6.015,0,9.304-4.983,9.304-9.304c0-0.142-0.003-0.283-0.009-0.423C14.976,4.29,15.531,3.714,15.969,3.058z"/>
</svg>
</span>
<span class="username">jekyllrb</span>
<span class="username">GetHosp</span>
</a>
</li>
</ul>
</div>

<div class="footer-col-3 column">
<p class="text">Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</p>
<p class="text">GetHosp</p>
</div>

</div>
Expand Down
4 changes: 2 additions & 2 deletions _site/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ a:visited { color: #205caa; }
/* Site header */

.site-header {
border-top: 5px solid #333;
border-top: 5px solid #cf4646;;
border-bottom: 1px solid #e8e8e8;
min-height: 56px;
background-color: white;
Expand All @@ -51,7 +51,7 @@ a:visited { color: #205caa; }
.site-title:hover,
.site-title:visited {
display: block;
color: #333;
color: #cf4646;;
font-size: 26px;
letter-spacing: -1px;
float: left;
Expand Down
99 changes: 75 additions & 24 deletions _site/feed.xml
Original file line number Diff line number Diff line change
@@ -1,38 +1,89 @@
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Your awesome title</title>
<description>Write an awesome description for your new site here. You can edit this line in _config.yml. It will appear in your document head meta (for Google search results) and in your feed.xml site description.</description>
<link>http://yourdomain.com/</link>
<atom:link href="http://yourdomain.com/feed.xml" rel="self" type="application/rss+xml" />
<pubDate>Tue, 03 May 2016 13:43:08 +0800</pubDate>
<lastBuildDate>Tue, 03 May 2016 13:43:08 +0800</lastBuildDate>
<title>GetHosp</title>
<description>GetHosp</description>
<link>http://GetHosp.com/</link>
<atom:link href="http://GetHosp.com/feed.xml" rel="self" type="application/rss+xml" />
<pubDate>Wed, 04 May 2016 09:33:18 +0800</pubDate>
<lastBuildDate>Wed, 04 May 2016 09:33:18 +0800</lastBuildDate>
<generator>Jekyll v2.2.0</generator>

<item>
<title>Welcome to Jekyll!</title>
<description>&lt;p&gt;You’ll find this post in your &lt;code&gt;_posts&lt;/code&gt; directory - edit this post and re-build (or run with the &lt;code&gt;-w&lt;/code&gt; switch) to see your changes!
To add new posts, simply add a file in the &lt;code&gt;_posts&lt;/code&gt; directory that follows the convention: YYYY-MM-DD-name-of-post.ext.&lt;/p&gt;

&lt;p&gt;Jekyll also offers powerful support for code snippets:&lt;/p&gt;

&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-ruby&quot; data-lang=&quot;ruby&quot;&gt;&lt;span class=&quot;k&quot;&gt;def&lt;/span&gt; &lt;span class=&quot;nf&quot;&gt;print_hi&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;nb&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
&lt;span class=&quot;nb&quot;&gt;puts&lt;/span&gt; &lt;span class=&quot;s2&quot;&gt;&amp;quot;Hi, &lt;/span&gt;&lt;span class=&quot;si&quot;&gt;#{&lt;/span&gt;&lt;span class=&quot;nb&quot;&gt;name&lt;/span&gt;&lt;span class=&quot;si&quot;&gt;}&lt;/span&gt;&lt;span class=&quot;s2&quot;&gt;&amp;quot;&lt;/span&gt;
&lt;span class=&quot;k&quot;&gt;end&lt;/span&gt;
&lt;span class=&quot;n&quot;&gt;print_hi&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;(&lt;/span&gt;&lt;span class=&quot;s1&quot;&gt;&amp;#39;Tom&amp;#39;&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;)&lt;/span&gt;
&lt;span class=&quot;c1&quot;&gt;#=&amp;gt; prints &amp;#39;Hi, Tom&amp;#39; to STDOUT.&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;Check out the &lt;a href=&quot;http://jekyllrb.com&quot;&gt;Jekyll docs&lt;/a&gt; for more info on how to get the most out of Jekyll. File all bugs/feature requests at &lt;a href=&quot;https://github.com/jekyll/jekyll&quot;&gt;Jekyll’s GitHub repo&lt;/a&gt;.&lt;/p&gt;

<title>北京阳光丽人妇科医院!</title>
<description>&lt;p&gt;北京阳光丽人妇科医院&lt;/p&gt;
</description>
<pubDate>Tue, 03 May 2016 21:39:56 +0800</pubDate>
<link>http://yourdomain.com/jekyll/update/2016/05/03/welcome-to-jekyll/</link>
<guid isPermaLink="true">http://yourdomain.com/jekyll/update/2016/05/03/welcome-to-jekyll/</guid>
<link>http://GetHosp.com/%E5%8C%97%E4%BA%AC%E9%98%B3%E5%85%89%E4%B8%BD%E4%BA%BA%E5%A6%87%E7%A7%91%E5%8C%BB%E9%99%A2/2016/05/03/%E5%8C%97%E4%BA%AC%E9%98%B3%E5%85%89%E4%B8%BD%E4%BA%BA%E5%A6%87%E7%A7%91%E5%8C%BB%E9%99%A2/</link>
<guid isPermaLink="true">http://GetHosp.com/%E5%8C%97%E4%BA%AC%E9%98%B3%E5%85%89%E4%B8%BD%E4%BA%BA%E5%A6%87%E7%A7%91%E5%8C%BB%E9%99%A2/2016/05/03/%E5%8C%97%E4%BA%AC%E9%98%B3%E5%85%89%E4%B8%BD%E4%BA%BA%E5%A6%87%E7%A7%91%E5%8C%BB%E9%99%A2/</guid>


<category>jekyll</category>
<category>北京阳光丽人妇科医院</category>

<category>update</category>
</item>

<item>
<title>北京中西结合医院!</title>
<description>&lt;p&gt;北京中西结合医院&lt;/p&gt;
</description>
<pubDate>Tue, 03 May 2016 21:39:56 +0800</pubDate>
<link>http://GetHosp.com/%E5%8C%97%E4%BA%AC%E4%B8%AD%E8%A5%BF%E7%BB%93%E5%90%88%E5%8C%BB%E9%99%A2/2016/05/03/%E5%8C%97%E4%BA%AC%E4%B8%AD%E8%A5%BF%E7%BB%93%E5%90%88%E5%8C%BB%E9%99%A2/</link>
<guid isPermaLink="true">http://GetHosp.com/%E5%8C%97%E4%BA%AC%E4%B8%AD%E8%A5%BF%E7%BB%93%E5%90%88%E5%8C%BB%E9%99%A2/2016/05/03/%E5%8C%97%E4%BA%AC%E4%B8%AD%E8%A5%BF%E7%BB%93%E5%90%88%E5%8C%BB%E9%99%A2/</guid>


<category>北京中西结合医院</category>

</item>

<item>
<title>上海远大心胸医院!</title>
<description>&lt;p&gt;上海远大心胸医院&lt;/p&gt;
</description>
<pubDate>Tue, 03 May 2016 21:39:56 +0800</pubDate>
<link>http://GetHosp.com/%E4%B8%8A%E6%B5%B7%E8%BF%9C%E5%A4%A7%E5%BF%83%E8%83%B8%E5%8C%BB%E9%99%A2/2016/05/03/%E4%B8%8A%E6%B5%B7%E8%BF%9C%E5%A4%A7%E5%BF%83%E8%83%B8%E5%8C%BB%E9%99%A2/</link>
<guid isPermaLink="true">http://GetHosp.com/%E4%B8%8A%E6%B5%B7%E8%BF%9C%E5%A4%A7%E5%BF%83%E8%83%B8%E5%8C%BB%E9%99%A2/2016/05/03/%E4%B8%8A%E6%B5%B7%E8%BF%9C%E5%A4%A7%E5%BF%83%E8%83%B8%E5%8C%BB%E9%99%A2/</guid>


<category>上海远大心胸医院</category>

</item>

<item>
<title>上海心脏病医院!</title>
<description>&lt;p&gt;上海心脏病医院&lt;/p&gt;
</description>
<pubDate>Tue, 03 May 2016 21:39:56 +0800</pubDate>
<link>http://GetHosp.com/%E4%B8%8A%E6%B5%B7%E5%BF%83%E8%84%8F%E7%97%85%E5%8C%BB%E9%99%A2/2016/05/03/%E4%B8%8A%E6%B5%B7%E5%BF%83%E8%84%8F%E7%97%85%E5%8C%BB%E9%99%A2/</link>
<guid isPermaLink="true">http://GetHosp.com/%E4%B8%8A%E6%B5%B7%E5%BF%83%E8%84%8F%E7%97%85%E5%8C%BB%E9%99%A2/2016/05/03/%E4%B8%8A%E6%B5%B7%E5%BF%83%E8%84%8F%E7%97%85%E5%8C%BB%E9%99%A2/</guid>


<category>上海心脏病医院</category>

</item>

<item>
<title>上海仁爱医院!</title>
<description>&lt;p&gt;上海仁爱医院&lt;/p&gt;
</description>
<pubDate>Tue, 03 May 2016 21:39:56 +0800</pubDate>
<link>http://GetHosp.com/%E4%B8%8A%E6%B5%B7%E4%BB%81%E7%88%B1%E5%8C%BB%E9%99%A2/2016/05/03/%E4%B8%8A%E6%B5%B7%E4%BB%81%E7%88%B1%E5%8C%BB%E9%99%A2/</link>
<guid isPermaLink="true">http://GetHosp.com/%E4%B8%8A%E6%B5%B7%E4%BB%81%E7%88%B1%E5%8C%BB%E9%99%A2/2016/05/03/%E4%B8%8A%E6%B5%B7%E4%BB%81%E7%88%B1%E5%8C%BB%E9%99%A2/</guid>


<category>上海仁爱医院</category>

</item>

<item>
<title>test!</title>
<description>&lt;p&gt;test&lt;/p&gt;
</description>
<pubDate>Tue, 03 May 2016 21:39:56 +0800</pubDate>
<link>http://GetHosp.com/test/2016/05/03/test/</link>
<guid isPermaLink="true">http://GetHosp.com/test/2016/05/03/test/</guid>


<category>test</category>

</item>

Expand Down
21 changes: 13 additions & 8 deletions _site/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@


<!DOCTYPE html>
<html lang="zh-CN">
<head>
Expand All @@ -14,10 +15,10 @@

<!-- Bootstrap core CSS -->
<link href="http://cdn.bootcss.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="starter-template.css" rel="stylesheet">

<link href="css/search.css" rel="stylesheet">
<!-- js -->
<!-- <script src="http://cdn.bootcss.com/jquery/2.2.1/jquery.js"></script>
<script src="http://cdn.bootcss.com/bootstrap/3.3.6/js/bootstrap.min.js"></script> -->


<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
Expand Down Expand Up @@ -86,7 +87,11 @@ <h1>GetHosp</h1>
<!-- /input-group -->

</br>
<form class="" role="search"><div class="form-group"><input type="text" class="form-control search clearable" placeholder="搜索医院,地区,例如:北京"> <i class="fa x fa-search onX"></i></div></form>
<form class="" role="search">
<div class="form-group">
<input type="text" class="form-control search clearable" placeholder="搜索医院,地区,例如:北京" id="search-content"> <i class="fa x fa-search onX"></i>
</div>
</form>
</div>


Expand All @@ -111,15 +116,15 @@ <h2>公平公正</h2>
<footer class="footer">
<div class="container">
<p>© GetHosp 2016</p>
<!-- <p><a href="http://gethosp.cn/" target="_blank">GetHosp</a></p> -->
</div>
</footer>

<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://cdn.bootcss.com/jquery/1.11.3/jquery.min.js"></script>
<script src="http://cdn.bootcss.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="js/search.js"></script>
<script src="js/bootstrap3-typeahead.min.js"></script>

</body>

</html>
Loading

0 comments on commit 8ab2102

Please sign in to comment.