Skip to content

Commit 9bd5932

Browse files
committed
doco: Add a FAQ
1 parent b568d36 commit 9bd5932

File tree

14 files changed

+89
-9
lines changed

14 files changed

+89
-9
lines changed

doc/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="viewport" content="width=device-width, initial-scale=1">
2525
<meta name="theme-color" content="#157878">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
27-
<link rel="stylesheet" href="/assets/css/style.css?v=976b7ec395d8fb6849d988189bacc6c6878e33a0">
27+
<link rel="stylesheet" href="/assets/css/style.css?v=b568d365a8941ff31cca4a07eee10a4111929a78">
2828
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2929

3030
<!-- Setup Google Analytics -->

doc/About.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="viewport" content="width=device-width, initial-scale=1">
2525
<meta name="theme-color" content="#157878">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
27-
<link rel="stylesheet" href="/assets/css/style.css?v=976b7ec395d8fb6849d988189bacc6c6878e33a0">
27+
<link rel="stylesheet" href="/assets/css/style.css?v=b568d365a8941ff31cca4a07eee10a4111929a78">
2828
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2929

3030
<!-- Setup Google Analytics -->

doc/FAQ.html

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
<!DOCTYPE html>
2+
<html lang="en-US">
3+
<head>
4+
<meta charset="UTF-8">
5+
6+
<!-- Begin Jekyll SEO tag v2.7.1 -->
7+
<title>MlxShake FAQ | MlxShake</title>
8+
<meta name="generator" content="Jekyll v3.9.0" />
9+
<meta property="og:title" content="MlxShake FAQ" />
10+
<meta property="og:locale" content="en_US" />
11+
<meta name="description" content="Export Matlab Live Scripts to Markdown" />
12+
<meta property="og:description" content="Export Matlab Live Scripts to Markdown" />
13+
<link rel="canonical" href="/FAQ.html" />
14+
<meta property="og:url" content="/FAQ.html" />
15+
<meta property="og:site_name" content="MlxShake" />
16+
<meta name="twitter:card" content="summary" />
17+
<meta property="twitter:title" content="MlxShake FAQ" />
18+
<script type="application/ld+json">
19+
{"description":"Export Matlab Live Scripts to Markdown","url":"/FAQ.html","headline":"MlxShake FAQ","dateModified":"2021-09-15T01:02:28-04:00","@type":"WebPage","@context":"https://schema.org"}</script>
20+
<!-- End Jekyll SEO tag -->
21+
22+
<link rel="preconnect" href="https://fonts.gstatic.com">
23+
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style" type="text/css" crossorigin>
24+
<meta name="viewport" content="width=device-width, initial-scale=1">
25+
<meta name="theme-color" content="#157878">
26+
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
27+
<link rel="stylesheet" href="/assets/css/style.css?v=b568d365a8941ff31cca4a07eee10a4111929a78">
28+
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
29+
30+
<!-- Setup Google Analytics -->
31+
32+
33+
34+
<!-- You can set your favicon here -->
35+
<!-- link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" -->
36+
37+
<!-- end custom head snippets -->
38+
39+
</head>
40+
<body>
41+
<a id="skip-to-content" href="#content">Skip to the content.</a>
42+
43+
<header class="page-header" role="banner">
44+
<h1 class="project-name">MlxShake FAQ</h1>
45+
<h2 class="project-tagline">Export Matlab Live Scripts to Markdown</h2>
46+
47+
<a href="https://github.com/janklab/MlxShake" class="btn">View on GitHub</a>
48+
49+
50+
</header>
51+
52+
<main id="content" class="main-content" role="main">
53+
<h2 id="how-is-mlxshake-pronounced">How is “MlxShake” pronounced?</h2>
54+
55+
<p>It’s “milkshake”.</p>
56+
57+
58+
<footer class="site-footer">
59+
60+
<span class="site-footer-owner"><a href="https://github.com/janklab/MlxShake">MlxShake</a> is maintained by <a href="https://github.com/janklab">janklab</a>.</span>
61+
62+
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span>
63+
</footer>
64+
</main>
65+
</body>
66+
</html>

doc/Tutorial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="viewport" content="width=device-width, initial-scale=1">
2525
<meta name="theme-color" content="#157878">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
27-
<link rel="stylesheet" href="/assets/css/style.css?v=976b7ec395d8fb6849d988189bacc6c6878e33a0">
27+
<link rel="stylesheet" href="/assets/css/style.css?v=b568d365a8941ff31cca4a07eee10a4111929a78">
2828
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2929

3030
<!-- Setup Google Analytics -->

doc/UserGuide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="viewport" content="width=device-width, initial-scale=1">
2525
<meta name="theme-color" content="#157878">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
27-
<link rel="stylesheet" href="/assets/css/style.css?v=976b7ec395d8fb6849d988189bacc6c6878e33a0">
27+
<link rel="stylesheet" href="/assets/css/style.css?v=b568d365a8941ff31cca4a07eee10a4111929a78">
2828
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2929

3030
<!-- Setup Google Analytics -->

doc/examples/AnimatedPlots.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="viewport" content="width=device-width, initial-scale=1">
2525
<meta name="theme-color" content="#157878">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
27-
<link rel="stylesheet" href="/assets/css/style.css?v=976b7ec395d8fb6849d988189bacc6c6878e33a0">
27+
<link rel="stylesheet" href="/assets/css/style.css?v=b568d365a8941ff31cca4a07eee10a4111929a78">
2828
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2929

3030
<!-- Setup Google Analytics -->

doc/examples/broken/symbolicMathExample.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="viewport" content="width=device-width, initial-scale=1">
2525
<meta name="theme-color" content="#157878">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
27-
<link rel="stylesheet" href="/assets/css/style.css?v=976b7ec395d8fb6849d988189bacc6c6878e33a0">
27+
<link rel="stylesheet" href="/assets/css/style.css?v=b568d365a8941ff31cca4a07eee10a4111929a78">
2828
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2929

3030
<!-- Setup Google Analytics -->

doc/examples/qiita/barChartRaceExample_part1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="viewport" content="width=device-width, initial-scale=1">
2525
<meta name="theme-color" content="#157878">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
27-
<link rel="stylesheet" href="/assets/css/style.css?v=976b7ec395d8fb6849d988189bacc6c6878e33a0">
27+
<link rel="stylesheet" href="/assets/css/style.css?v=b568d365a8941ff31cca4a07eee10a4111929a78">
2828
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2929

3030
<!-- Setup Google Analytics -->

doc/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-09-15T00:26:34-04:00</updated><id>/feed.xml</id><title type="html">MlxShake</title><subtitle>Export Matlab Live Scripts to Markdown</subtitle></feed>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2021-09-15T01:04:08-04:00</updated><id>/feed.xml</id><title type="html">MlxShake</title><subtitle>Export Matlab Live Scripts to Markdown</subtitle></feed>

doc/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<meta name="viewport" content="width=device-width, initial-scale=1">
2525
<meta name="theme-color" content="#157878">
2626
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
27-
<link rel="stylesheet" href="/assets/css/style.css?v=976b7ec395d8fb6849d988189bacc6c6878e33a0">
27+
<link rel="stylesheet" href="/assets/css/style.css?v=b568d365a8941ff31cca4a07eee10a4111929a78">
2828
<!-- start custom head snippets, customize with your own _includes/head-custom.html file -->
2929

3030
<!-- Setup Google Analytics -->
@@ -57,6 +57,7 @@ <h2 id="pages">Pages</h2>
5757
<ul>
5858
<li><a href="Tutorial.html">Tutorial</a></li>
5959
<li><a href="About.html">About</a></li>
60+
<li><a href="FAQ.html">FAQ</a></li>
6061
</ul>
6162

6263
<h2 id="summary">Summary</h2>

0 commit comments

Comments
 (0)