Skip to content

Commit

Permalink
auto update by website
Browse files Browse the repository at this point in the history
  • Loading branch information
nqounet committed Jan 25, 2016
1 parent 2e0717d commit 54f349b
Show file tree
Hide file tree
Showing 11 changed files with 477 additions and 8 deletions.
8 changes: 7 additions & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h3 class="panel-title">Tags</h3>
<a href="/tag/information.html" class="btn btn-default">
information
<span class="badge">
2
3
</span>
</a>
<a href="/tag/meeting.html" class="btn btn-default">
Expand All @@ -70,6 +70,12 @@ <h3 class="panel-title">Tags</h3>
1
</span>
</a>
<a href="/tag/workshop.html" class="btn btn-default">
workshop
<span class="badge">
1
</span>
</a>
</div>
</div>
</section>
Expand Down
12 changes: 11 additions & 1 deletion archives.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ <h1>
<section class="col-md-8">
<h1>Archives</h1>
<ul class="archives">
<li>
<time>2016-01-26</time>
<a href="/entry/2016-01-26-01.html">1月30日はPerl入学式in大阪を開催いたします</a>
</li>
<li>
<time>2016-01-10</time>
<a href="/entry/2016-01-10-01.html">3月に第16回ミーティングを開催します(予定)</a>
Expand Down Expand Up @@ -62,7 +66,7 @@ <h3 class="panel-title">Tags</h3>
<a href="/tag/information.html" class="btn btn-default">
information
<span class="badge">
2
3
</span>
</a>
<a href="/tag/meeting.html" class="btn btn-default">
Expand All @@ -71,6 +75,12 @@ <h3 class="panel-title">Tags</h3>
1
</span>
</a>
<a href="/tag/workshop.html" class="btn btn-default">
workshop
<span class="badge">
1
</span>
</a>
</div>
</div>
</section>
Expand Down
46 changes: 45 additions & 1 deletion atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,51 @@
<author>Kansai.pm</author>
<generator uri="https://github.com/Songmu/p5-Riji" version="v0.9.7">Perl Riji</generator>
<id>tag:kansai.pm.org,2016-01-04:</id>
<updated>2016-01-10T04:27:05+09:00</updated>
<updated>2016-01-26T03:25:24+09:00</updated>
<entry>
<title type="text">1月30日はPerl入学式in大阪を開催いたします</title>
<link href="http://kansai.pm.org/entry/2016-01-26-01.html" />
<author>
<name>nqounet</name>
</author>
<content type="html">
<![CDATA[
<p>Kansai.pmの若林(<a href="https://twitter.com/nqounet">@nqounet</a>)です。</p>
<p>今週の土曜日は、私がサポーターとして参加している「Perl入学式in大阪」という勉強会を開催いたします。</p>
<div class="text-center">
<a href="https://perl-entrance-osaka.doorkeeper.jp/events/36826" class="btn btn-lg btn-primary btn-block">Perl入学式 in大阪 第5回 〜Webアプリ編〜のお申し込みはこちらから</a>
</div>
<p>Perl入学式は、プログラミングの基礎をPerlで学ぶ勉強会です。</p>
<p>今回は、Mojolicious::Liteというウェブアプリケーションフレームワークを用いて、簡単なウェブアプリを作ります。</p>
<p>残念ながら既に定員一杯ではありますが、キャンセル待ちも受付しております。</p>
<p>また、資料は公開しておりますので、日程が合わない方はこちらを参考に是非チャレンジしてみてください。</p>
<div class="text-center">
<a href="https://github.com/perl-entrance-org/workshop-2015-05" class="btn btn-lg btn-warning btn-block">資料はこちらから</a>
</div>
<p>入門者向けのMojolicious::Liteのチュートリアルとしてはこちらもおすすめしておきます。</p>
<ul>
<li><a href="http://qiita.com/yusukebe/items/65141c9c63a2860af962">Mojolicious最速マスター - Qiita</a></li>
<li><a href="http://www.nishimiyahara.net/category/work/mojo-tutorial">Mojolicious入門 | IT Office Nishimiyahara</a></li>
<li><a href="http://d.hatena.ne.jp/perlcodesample/20140325/1395723602">一番小さなWebアプリケーション | Mojolicious入門 - サンプルコードによるPerl入門 produced by 木本裕紀</a></li>
</ul>
]]></content>
<id>tag:kansai.pm.org,2016-01-26:entry-2016-01-26-01.html</id>
<published>2016-01-26T03:25:24+09:00</published>
<updated>2016-01-26T03:25:24+09:00</updated>
</entry>
<entry>
<title type="text">3月に第16回ミーティングを開催します(予定)</title>
<link href="http://kansai.pm.org/entry/2016-01-10-01.html" />
Expand Down
8 changes: 7 additions & 1 deletion entry/2016-01-04-01.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ <h3 class="panel-title">Tags</h3>
<a href="/tag/information.html" class="btn btn-default">
information
<span class="badge">
2
3
</span>
</a>
<a href="/tag/meeting.html" class="btn btn-default">
Expand All @@ -104,6 +104,12 @@ <h3 class="panel-title">Tags</h3>
1
</span>
</a>
<a href="/tag/workshop.html" class="btn btn-default">
workshop
<span class="badge">
1
</span>
</a>
</div>
</div>
</section>
Expand Down
9 changes: 8 additions & 1 deletion entry/2016-01-10-01.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ <h1>
<nav>
<ul class="paginate">
<li class="prev">prev: <a href="/entry/2016-01-04-01.html"> 公式サイトをリニューアルしました </a>
<li class="next">next: <a href="/entry/2016-01-26-01.html"> 1月30日はPerl入学式in大阪を開催いたします </a>
</ul>
</nav>

Expand Down Expand Up @@ -113,7 +114,7 @@ <h3 class="panel-title">Tags</h3>
<a href="/tag/information.html" class="btn btn-default">
information
<span class="badge">
2
3
</span>
</a>
<a href="/tag/meeting.html" class="btn btn-default">
Expand All @@ -122,6 +123,12 @@ <h3 class="panel-title">Tags</h3>
1
</span>
</a>
<a href="/tag/workshop.html" class="btn btn-default">
workshop
<span class="badge">
1
</span>
</a>
</div>
</div>
</section>
Expand Down
188 changes: 188 additions & 0 deletions entry/2016-01-26-01.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,188 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="utf-8">
<title>
1月30日はPerl入学式in大阪を開催いたします | 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="//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>

<div class="container">
<div class="row">
<h1>
<a href="/">
Kansai Perl Mongers Website
</a>
</h1>
<div class="row">
<section class="col-md-8">
<nav>
<ul class="paginate">
<li class="prev">prev: <a href="/entry/2016-01-10-01.html"> 3月に第16回ミーティングを開催します(予定) </a>
</ul>
</nav>

<article>
<div class="entry">
<h1>1月30日はPerl入学式in大阪を開催いたします</h1>

<p>Kansai.pmの若林(<a href="https://twitter.com/nqounet">@nqounet</a>)です。</p>

<p>今週の土曜日は、私がサポーターとして参加している「Perl入学式in大阪」という勉強会を開催いたします。</p>

<div class="text-center">
<a href="https://perl-entrance-osaka.doorkeeper.jp/events/36826" class="btn btn-lg btn-primary btn-block">Perl入学式 in大阪 第5回 〜Webアプリ編〜のお申し込みはこちらから</a>
</div>


<p>Perl入学式は、プログラミングの基礎をPerlで学ぶ勉強会です。</p>

<p>今回は、Mojolicious::Liteというウェブアプリケーションフレームワークを用いて、簡単なウェブアプリを作ります。</p>

<p>残念ながら既に定員一杯ではありますが、キャンセル待ちも受付しております。</p>

<p>また、資料は公開しておりますので、日程が合わない方はこちらを参考に是非チャレンジしてみてください。</p>

<div class="text-center">
<a href="https://github.com/perl-entrance-org/workshop-2015-05" class="btn btn-lg btn-warning btn-block">資料はこちらから</a>
</div>


<p>入門者向けのMojolicious::Liteのチュートリアルとしてはこちらもおすすめしておきます。</p>

<ul>
<li><a href="http://qiita.com/yusukebe/items/65141c9c63a2860af962">Mojolicious最速マスター - Qiita</a></li>
<li><a href="http://www.nishimiyahara.net/category/work/mojo-tutorial">Mojolicious入門 | IT Office Nishimiyahara</a></li>
<li><a href="http://d.hatena.ne.jp/perlcodesample/20140325/1395723602">一番小さなWebアプリケーション | Mojolicious入門 - サンプルコードによるPerl入門 produced by 木本裕紀</a></li>
</ul>


</div>
<dl class="well dl-horizontal pull-right">
<dt class="tags">tags</dt>
<dd class="tags">
<a href="/tag/information.html">
information
</a>
</dd>
<dd class="tags">
<a href="/tag/workshop.html">
workshop
</a>
</dd>
<dt class="author">created by</dt>
<dd class="author">
nqounet
</dd>
<dt class="time">created at</dt>
<dd class="time">
<time>
2016-01-26 03:25
</time>
</dd>
<dt class="author">last modified by</dt>
<dd class="author">
nqounet
</dd>
<dt class="time">last modified at</dt>
<dd class="time">
2016-01-26 03:25
</dd>
</dl>
</article>
</section>
<section class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Menu</h3>
</div>
<div class="panel-body">
<nav>
<ul>
<li><a href="/about.html">About</a></li>
<li><a href="/archives.html">Archives</a></li>
</ul>
</nav>
</div>
</div>

<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Tags</h3>
</div>
<div class="panel-body">
<a href="/tag/information.html" class="btn btn-default">
information
<span class="badge">
3
</span>
</a>
<a href="/tag/meeting.html" class="btn btn-default">
meeting
<span class="badge">
1
</span>
</a>
<a href="/tag/workshop.html" class="btn btn-default">
workshop
<span class="badge">
1
</span>
</a>
</div>
</div>
</section>
</div>
</div>
</div>

<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>&copy; 2016 Kansai.pm</p>
</div>
</footer>

<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>
<script>
(function(i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r;
i[r] = i[r] || function() {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date();
a = s.createElement(o),
m = s.getElementsByTagName(o)[0];
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
if (location.hostname !== 'localhost') {
ga('create', 'UA-3538047-24', 'auto');
ga('send', 'pageview');
}
</script>
</body>

</html>
Loading

0 comments on commit 54f349b

Please sign in to comment.