-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
28 lines (26 loc) · 5.6 KB
/
index.html
File metadata and controls
28 lines (26 loc) · 5.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>試したいことを試す | これについて</title>
<meta name="description" content="exSOULのSandboxみたいなもの">
<link rel="preload" href="/assets/css/4.styles.6431b4d5.css" as="style"><link rel="preload" href="/assets/js/app.4059848a.js" as="script"><link rel="preload" href="/assets/js/0.4cc5639b.js" as="script"><link rel="prefetch" href="/assets/js/1.eb0e170b.js"><link rel="prefetch" href="/assets/js/2.c2c0abb0.js"><link rel="prefetch" href="/assets/js/3.58bfd34c.js">
<link rel="stylesheet" href="/assets/css/4.styles.6431b4d5.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container"><header class="navbar"><div class="sidebar-button"><svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" role="img" viewBox="0 0 448 512" class="icon"><path fill="currentColor" d="M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z"></path></svg></div><a href="/" class="home-link router-link-exact-active router-link-active"><!----><span class="site-name">
試したいことを試す
</span></a><div class="links"><div class="search-box"><input aria-label="Search" autocomplete="off" spellcheck="false" value=""><!----></div><nav class="nav-links can-hide"><div class="nav-item"><a href="/" class="nav-link router-link-exact-active router-link-active">Home</a></div><div class="nav-item"><a href="https://twitter.com/ex_SOUL" target="_blank" rel="noopener noreferrer" class="nav-link">Twitter</a></div><div class="nav-item"><a href="https://qiita.com/ex_SOUL" target="_blank" rel="noopener noreferrer" class="nav-link">Qiita</a></div><a href="https://github.com/exSOUL/exSOUL.github.io" target="_blank" rel="noopener noreferrer" class="repo-link">
GitHub
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></nav></div></header><div class="sidebar-mask"></div><div class="sidebar"><nav class="nav-links"><div class="nav-item"><a href="/" class="nav-link router-link-exact-active router-link-active">Home</a></div><div class="nav-item"><a href="https://twitter.com/ex_SOUL" target="_blank" rel="noopener noreferrer" class="nav-link">Twitter</a></div><div class="nav-item"><a href="https://qiita.com/ex_SOUL" target="_blank" rel="noopener noreferrer" class="nav-link">Qiita</a></div><a href="https://github.com/exSOUL/exSOUL.github.io" target="_blank" rel="noopener noreferrer" class="repo-link">
GitHub
<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" x="0px" y="0px" viewBox="0 0 100 100" width="15" height="15" class="icon outbound"><path fill="currentColor" d="M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z"></path><polygon fill="currentColor" points="45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9"></polygon></svg></a></nav><ul class="sidebar-links"><li><a href="/" class="active sidebar-link">これについて</a><ul class="sidebar-sub-headers"><li class="sidebar-sub-header"><a href="/#readme-md" class="sidebar-link">README.md</a></li><li class="sidebar-sub-header"><a href="/#todo" class="sidebar-link">TODO</a></li></ul></li><li><a href="/2018/0417-1.html" class="sidebar-link">VuePressをちょっと使ってみた</a></li><li><a href="/2018/0502-1.html" class="sidebar-link">サイドバーを付けてみた</a></li><li><a href="/2018/0506-1.html" class="sidebar-link">Mac(High Sierra)でmikutterを動かしてみた</a></li></ul></div><div class="page"><div class="content"><h1 id="これについて"><a href="#これについて" aria-hidden="true" class="header-anchor">#</a> これについて</h1><p>ぼーっとはてブを見てたらVuePressってVue.jsで静的ページ作るしくみが公開されてた。<br>
ので、試しに使ってみてます。ちょうどgithub.ioを使ってみたかったというのもある。</p><h2 id="readme-md"><a href="#readme-md" aria-hidden="true" class="header-anchor">#</a> README.md</h2><p><code>README.md</code>は常に<code>index.html</code>に変換されるみたい。<br>
なので、別ページを作る際には別名称で作成する必要がある。</p><h2 id="todo"><a href="#todo" aria-hidden="true" class="header-anchor">#</a> TODO</h2><ul><li>サイドバーを年とかでネストしたい</li><li>テーマを変えてみたい</li><li>Deploy.shを使うと毎回ForcePushになり履歴が負えないのでなんとかしたい</li><li><s>github.io/docsでなくgithub.ioでアクセスできるように</s></li></ul></div><!----><div class="content page-nav"><p class="inner"><!----><span class="next"><a href="/2018/0417-1.html">
VuePressをちょっと使ってみた
</a> →
</span></p></div></div></div></div>
<script src="/assets/js/0.4cc5639b.js" defer></script><script src="/assets/js/app.4059848a.js" defer></script>
</body>
</html>