Skip to content

Commit

Permalink
publish site.
Browse files Browse the repository at this point in the history
  • Loading branch information
tamada committed Mar 8, 2020
1 parent f652c15 commit 2eb9352
Show file tree
Hide file tree
Showing 23 changed files with 1,437 additions and 0 deletions.
101 changes: 101 additions & 0 deletions docs/about/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,101 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Hugo 0.65.3" />
<link rel="stylesheet" href="https://tamada.github.io/heatman/css/normalize.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>



<link rel="icon" href="https://tamada.github.io/heatman/images/favicon.png">
<link rel="stylesheet" href="https://tamada.github.io/heatman/css/cayman.ea0e967413f3851071cc8ace3621bc4205fe8fa79b2abe3d7bf94ff2841f0d47.css">
<link rel="stylesheet" href="https://tamada.github.io/heatman/style.css">



<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/katex.min.css" integrity="sha384-yFRtMMDnQtDRO8rLpMIKrtPCD5jdktao2TV19YiZYWMDkUR5GQZR/NOVTdquEx1j" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/katex.min.js" integrity="sha384-9Nhn55MVVN0/4OFx7EE5kpFBPsEMZxKTCnA+4fqDmg12eCTqGi6+BB2LjY8brQxJ" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/contrib/auto-render.min.js" integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI" crossorigin="anonymous" onload="renderMathInElement(document.body);"></script>

<title>😄 About | heatman</title>
</head>

<body>
<section class="page-header">

<img src="https://tamada.github.io/heatman/images/heatman.svg" class="avatar" alt="project_logo">

<h1 class="project-name">
heatman
</h1>
<h2 class="project-tagline">
Create heat map image from given csv file.
</h2>
<nav>






<a href="/heatman/" class="btn">🏠 Home</a>





<a href="/heatman/install" class="btn">⚓ Install</a>





<a href="/heatman/usage" class="btn">🍴 Usage</a>





<a href="/heatman/about" class="btn">😄 About</a>

</nav>
</section>

<section class="main-content">

<h1>😄 About</h1>
<h2 id="-license">📜 License</h2>
<p><a href="https://github.com/tamada/goheatman/blob/master/LICENSE">WTFPL</a></p>
<p><a href="https://github.com/tamada/goheatman/blob/master/LICENSE"><img src="https://img.shields.io/badge/License-WTFPL-blue.svg" alt="License"></a></p>
<h2 id="developers">Developers</h2>
<ul>
<li><a href="https://tamada.github.io">Haruaki Tamada</a>
<ul>
<li><a href="https://github.io/tamada">Github</a></li>
</ul>
</li>
</ul>


<footer class="site-footer">
<span class="site-footer-credits">
<a href="https://github.com/tamada/goheatman"><img src="https://img.shields.io/badge/GitHub-tamada/goheatman-blueviolet.svg?logo=github" alt="GitHub"></a> Made with <a href="https://gohugo.io/">Hugo</a>. Theme by <a href="https://github.com/zwbetz-gh/cayman-hugo-theme">Cayman</a>. Deployed to <a href="https://pages.github.com/">GitHub Pages</a>.
</span>
</footer>

</section>


<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-62401730-12', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>


</body>
</html>
Binary file added docs/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
92 changes: 92 additions & 0 deletions docs/categories/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Hugo 0.65.3" />
<link rel="stylesheet" href="https://tamada.github.io/heatman/css/normalize.css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>



<link rel="icon" href="https://tamada.github.io/heatman/images/favicon.png">
<link rel="stylesheet" href="https://tamada.github.io/heatman/css/cayman.ea0e967413f3851071cc8ace3621bc4205fe8fa79b2abe3d7bf94ff2841f0d47.css">
<link rel="stylesheet" href="https://tamada.github.io/heatman/style.css">



<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/katex.min.css" integrity="sha384-yFRtMMDnQtDRO8rLpMIKrtPCD5jdktao2TV19YiZYWMDkUR5GQZR/NOVTdquEx1j" crossorigin="anonymous">
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/katex.min.js" integrity="sha384-9Nhn55MVVN0/4OFx7EE5kpFBPsEMZxKTCnA+4fqDmg12eCTqGi6+BB2LjY8brQxJ" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.10.2/dist/contrib/auto-render.min.js" integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI" crossorigin="anonymous" onload="renderMathInElement(document.body);"></script>

<title>Categories | heatman</title>
</head>

<body>
<section class="page-header">

<img src="https://tamada.github.io/heatman/images/heatman.svg" class="avatar" alt="project_logo">

<h1 class="project-name">
heatman
</h1>
<h2 class="project-tagline">
Create heat map image from given csv file.
</h2>
<nav>






<a href="/heatman/" class="btn">🏠 Home</a>





<a href="/heatman/install" class="btn">⚓ Install</a>





<a href="/heatman/usage" class="btn">🍴 Usage</a>





<a href="/heatman/about" class="btn">😄 About</a>

</nav>
</section>

<section class="main-content">

<h1>Categories</h1>
<ul>

</ul>

<footer class="site-footer">
<span class="site-footer-credits">
<a href="https://github.com/tamada/goheatman"><img src="https://img.shields.io/badge/GitHub-tamada/goheatman-blueviolet.svg?logo=github" alt="GitHub"></a> Made with <a href="https://gohugo.io/">Hugo</a>. Theme by <a href="https://github.com/zwbetz-gh/cayman-hugo-theme">Cayman</a>. Deployed to <a href="https://pages.github.com/">GitHub Pages</a>.
</span>
</footer>

</section>


<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-62401730-12', 'auto');
ga('send', 'pageview');
</script>
<script async src='https://www.google-analytics.com/analytics.js'></script>


</body>
</html>
14 changes: 14 additions & 0 deletions docs/categories/index.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on heatman</title>
<link>https://tamada.github.io/heatman/categories/</link>
<description>Recent content in Categories on heatman</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>

<atom:link href="https://tamada.github.io/heatman/categories/index.xml" rel="self" type="application/rss+xml" />


</channel>
</rss>
Loading

0 comments on commit 2eb9352

Please sign in to comment.