-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 30c5548
Showing
18 changed files
with
2,720 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
languages: bash, css, json, lisp, markdown, plaintext, xml, yaml | ||
theme: atom-one-dark |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<?xml version="1.0" encoding="ISO-8859-1"?> | ||
<rss version="2.0"> | ||
<channel> | ||
<title>interactive-demo-docs ChangeLog</title> | ||
<link>https://40ants.com/interactive-demo/</link> | ||
<generator>xml-emitter</generator> | ||
<language>en-us</language> | ||
<item> | ||
<title>0.1.0 (2023-02-05)</title> | ||
<description><ul><li><p>Initial version.</p></li></ul></description> | ||
<pubDate>Sun, 05 Feb 2023 00:00:00 +0000</pubDate> | ||
</item> | ||
</channel> | ||
</rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
<html lang=en> | ||
<head> | ||
<meta charset=UTF-8><meta name=viewport | ||
content="width=device-width, initial-scale=1"> | ||
<title>ChangeLog</title> | ||
<link rel=alternate | ||
href="https://40ants.com/interactive-demo/changelog.xml" | ||
type="application/rss+xml"> | ||
<link rel=stylesheet type="text/css" | ||
href="../theme.css"> | ||
<script type="text/javascript" src="../jquery.js"></script> | ||
<script type="text/javascript" src="../toc.js"></script> | ||
<script type="text/javascript">$(document).ready(function() {$('a:has(img)').css('border-bottom', 'none')})</script> | ||
<link rel=stylesheet type="text/css" | ||
href="../highlight.min.css"> | ||
<script type="text/javascript" | ||
src="../highlight.min.js"></script> | ||
<script type="text/javascript">hljs.highlightAll();</script> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-FL71WXK73K"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-FL71WXK73K'); | ||
</script> | ||
|
||
<!-- Yandex.Metrika counter --> | ||
<script type="text/javascript" > | ||
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; | ||
m[i].l=1*new Date(); | ||
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} | ||
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) | ||
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); | ||
|
||
ym(42462884, "init", { | ||
clickmap:true, | ||
trackLinks:true, | ||
accurateTrackBounce:true | ||
}); | ||
</script> | ||
<noscript><div><img src="https://mc.yandex.ru/watch/42462884" style="position:absolute; left:-9999px;" alt="" /></div></noscript> | ||
<!-- /Yandex.Metrika counter --> | ||
|
||
</head> | ||
<body> | ||
<div class=page><a id=fork-me href="https://github.com/40ants/interactive-demo">Fork me on GitHub</a> | ||
<div class=navbar> | ||
<div class=navbar-inner> | ||
<a class=brand href="/"> | ||
<img class=logo | ||
src="https://40ants.com/img/logo.svg"></a> | ||
<ul class=nav> | ||
<li><a href="/posts/">Blog</a> | ||
<li><a href="/ru/posts/">Blog (RU)</a> | ||
<li><a href="/tips/">Lisp Tips</a> | ||
<li><a href="/projects/">Our Projects</a> | ||
<li><a href="/about/">About</a> | ||
</ul> | ||
</div> | ||
</div> | ||
<input type=checkbox id=sidebar-check> | ||
<label for=sidebar-check> | ||
<div id=sidebar-trigger> | ||
<span></span><span></span><span></span> | ||
</div></label><div class=sidebar><div class=header><form class=search method=GET | ||
action="../search/"> | ||
<input type=text name=q> | ||
<input type=submit value=Search><span id=search-progress></span> | ||
</form> | ||
</div><div class=content><div class=page-toc><ul><li><p><a href="../#x-28INTERACTIVE-DEMO-DOCS-2FINDEX-3A-40INDEX-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-28INTERACTIVE-DEMO-DOCS-2FINDEX-3A-40INDEX-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">interactive-demo - A demo of interactive image based development in Common Lisp, created specially for YouTube video.</a></p><ul><li><p><a href="../#x-28INTERACTIVE-DEMO-DOCS-2FINDEX-3A-3A-40INSTALLATION-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-28INTERACTIVE-DEMO-DOCS-2FINDEX-3A-3A-40INSTALLATION-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">Installation</a></p></li><li><p><a href="../#x-28INTERACTIVE-DEMO-DOCS-2FINDEX-3A-3A-40DEMO-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-28INTERACTIVE-DEMO-DOCS-2FINDEX-3A-3A-40DEMO-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">Demo</a></p></li></ul></li><li><p><a href="#x-28INTERACTIVE-DEMO-DOCS-2FCHANGELOG-3A-40CHANGELOG-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="" data-node="x-28INTERACTIVE-DEMO-DOCS-2FCHANGELOG-3A-40CHANGELOG-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">ChangeLog</a></p></li></ul> | ||
</div> | ||
</div><div class=footer> | ||
<a href="https://40ants.com/doc">[generated by 40ANTS-DOC]</a> | ||
</div> | ||
</div><div class=content role=main><h1>ChangeLog<a class=rss-icon href="https://40ants.com/interactive-demo/changelog.xml"></a></h1><h2>0.1.0 (2023-02-05)<a class=header-link | ||
href=#x-28INTERACTIVE-DEMO-DOCS-2FCHANGELOG-3A-3A-7C0-2E1-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29 | ||
title="Permalink to this headline" | ||
id=x-28INTERACTIVE-DEMO-DOCS-2FCHANGELOG-3A-3A-7C0-2E1-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29></a></h2><ul><li><p>Initial version.</p></li></ul> | ||
</div><div class=footer> | ||
<hr class=separator> | ||
<p class=fineprint>Created with passion by <em>40Ants</em><a class=lisp-logo | ||
href="http://lisp-lang.org/"> | ||
<img | ||
src="https://40ants.com/img/made-with-lisp.svg"></a> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.