-
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
11 changed files
with
477 additions
and
8 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
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
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
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,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>© 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> |
Oops, something went wrong.