|
| 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> |
0 commit comments