Output data to CSV and convert to HTML

This commit is contained in:
2019-09-29 02:42:05 -04:00
parent 259d8a08ab
commit 055e1b4ebf
8 changed files with 1205 additions and 2 deletions

10
index.html Normal file
View File

@@ -0,0 +1,10 @@
<html>
<head>
<script src="csi.js/csi.min.js"></script>
<!-- <script src="http://livejs.com/live.js" charset="utf-8"></script> -->
<link rel="stylesheet" href="github-pandoc.css">
</head>
<body>
<div data-include="dark-sky.html"></div>
</body>
</html>