-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
106 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,41 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"> | ||
<meta charset="utf-8"> | ||
<title>Archives | Kansai Perl Mongers Website | ||
</title> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
<link rel="alternate" type="application/atom+xml" title="Atom" href="/atom.xml"> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous"> | ||
<title> | ||
Archives | Kansai Perl Mongers Website | ||
|
||
</title> | ||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="/static/default.css"> | ||
<link rel="shortcut icon" href="/favicon.ico"> | ||
</head> | ||
<body> | ||
<header> | ||
|
||
<header class="container-fluid"> | ||
<h1><a href="/">Kansai Perl Mongers Website</a></h1> | ||
</header> | ||
<section> | ||
<article> | ||
<section class="container-fluid"> | ||
<h1>Archives</h1> | ||
|
||
<ul class="archives"> | ||
<li><time>2016-01-04</time><a href="/entry/2016-01-04-01.html">公式サイトをリニューアルしました</a></li> | ||
<li> | ||
<time>2016-01-04</time> | ||
<a href="/entry/2016-01-04-01.html">公式サイトをリニューアルしました</a> | ||
</li> | ||
</ul> | ||
|
||
|
||
</article> | ||
</section> | ||
<footer> | ||
<p>author: Kansai.pm</p> | ||
<footer class="container-fluid"> | ||
<div class="text-center"> | ||
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="クリエイティブ・コモンズ・ライセンス" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a></p> | ||
<p>© 2016 Kansai.pm</p> | ||
</div> | ||
</footer> | ||
|
||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> | ||
<script src="//google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script> | ||
<script src="//code.jquery.com/jquery-2.1.4.min.js"></script> | ||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> | ||
<script src="//cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script> | ||
<script>$(function(){$('pre > code').addClass('prettyprint');});</script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/* kansai.pm.org */ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,41 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html" charset="utf-8"> | ||
<meta charset="utf-8"> | ||
<title>information | Kansai Perl Mongers Website | ||
</title> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> | ||
<link rel="alternate" type="application/atom+xml" title="Atom" href="/atom.xml"> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous"> | ||
<title> | ||
information | Kansai Perl Mongers Website | ||
|
||
</title> | ||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap-theme.min.css" integrity="sha384-fLW2N01lMqjakBkx3l/M9EahuwpSfeNvV63J5ezn3uZzapT0u7EYsXMjQV+0En5r" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="/static/default.css"> | ||
<link rel="shortcut icon" href="/favicon.ico"> | ||
</head> | ||
<body> | ||
<header> | ||
|
||
<header class="container-fluid"> | ||
<h1><a href="/">Kansai Perl Mongers Website</a></h1> | ||
</header> | ||
<section> | ||
<section class="container-fluid"> | ||
<h1>Tag: information</h1> | ||
<ul class="archives"> | ||
<li><time>2016-01-04</time><a href="/entry/2016-01-04-01.html">公式サイトをリニューアルしました</a></li> | ||
<li> | ||
<time>2016-01-04</time> | ||
<a href="/entry/2016-01-04-01.html">公式サイトをリニューアルしました</a> | ||
</li> | ||
</ul> | ||
</section> | ||
<footer> | ||
<p>author: Kansai.pm</p> | ||
<footer class="container-fluid"> | ||
<div class="text-center"> | ||
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="クリエイティブ・コモンズ・ライセンス" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a></p> | ||
<p>© 2016 Kansai.pm</p> | ||
</div> | ||
</footer> | ||
|
||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> | ||
<script src="//google-code-prettify.googlecode.com/svn/loader/run_prettify.js"></script> | ||
<script src="//code.jquery.com/jquery-2.1.4.min.js"></script> | ||
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></script> | ||
<script src="//cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script> | ||
<script>$(function(){$('pre > code').addClass('prettyprint');});</script> | ||
</body> | ||
</html> |