-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
11 lines (11 loc) · 2.84 KB
/
index.html
File metadata and controls
11 lines (11 loc) · 2.84 KB
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html ⚡ data-n-head-ssr>
<head>
<title>TopicNote | TopicNote Project</title><meta data-n-head="ssr" charset="utf-8"><meta data-n-head="ssr" name="viewport" content="width=device-width,minimum-scale=1"><link data-n-head="ssr" rel="canonical" href="/"><link data-n-head="ssr" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto"><link data-n-head="ssr" rel="stylesheet" href="https://cdn.rawgit.com/Chalarangelo/mini.css/v3.0.1/dist/mini-default.min.css"><base href="/">
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style>
<noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
<script async src="https://cdn.ampproject.org/v0.js"></script></head>
<body>
<div data-server-rendered="true" id="__nuxt"><div id="__layout"><div><div><header><a href="/" class="logo">TopicNote</a> <a href="/topic" class="button">topic</a> <a href="/note" class="button">note</a></header></div> <body><div class="row"><div class="col-lg-offset-1 col-lg-5 col-sm-12"><h2>TopicNote Project</h2> <p class="title">エビデンスベースの議論が出来るディスカッションサイト</p> <h3>ミッション</h3> <hr> <ol class="mt-2"><li>インターネット上に、建設的な議論をしたい人が集まる場所を作る</li> <li>少しでも物事を考える人を増やすために、そのきっかけを与える</li></ol> <h3>3つのキーワード</h3> <hr> <ol class="mt-2"><li>トピック</li> <li>ディスカッション</li> <li>エビデンス</li></ol> <p class="mt-2">議論を必要とするあらゆる話題を"トピック"として立てられます。議論は"ディスカッション"で、"エビデンス"ベースで行うことができます。</p> <h3>想定される使い方</h3> <hr> <p class="mt-2">時事問題・映画・資産運用・エンタメに対する議論</p></div> <div class="col-lg-4 col-sm-12"><img src="topicnote_white_small.png"> <h3>Link</h3> <hr> <a href="https://www.topicnote.jp"><p>topicnote.jp - https://www.topicnote.jp</p></a> <a href="https://twitter.com/topicnote_jp?ref_src=twsrc%5Etfw"><p>@topicnote_jp - Twitter</p></a></div></div> <br> <br></body> <div><footer><p>©2018-2019 TopicNote</p></footer></div></div></div></div>
</body>
</html>