Commits
21b89899c6a50cc516742a8116dad9358e32199c
Author: Phil Yeeles <phil@yeel.es>
Date: Thu Apr 07 08:21:58 2022 +0000
PatchMessage: paths fixed for gemini and web cgi
bdbeb174ce6542f0a03cd346c853b0ae79a4b119
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Apr 05 16:07:17 2022 +0000
PatchMessage: added output indicators to cells
ad7b0a9f2437d6083bf52220b93a7fe079ddea61
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Apr 05 14:49:25 2022 +0000
PatchMessage: gem2web update commit
0331689f2eed4588388477b4eb3e32d49bd976d6
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Apr 05 14:49:17 2022 +0000
PatchMessage: gem2web update commit
e64108677a17891b41ebc9b76b9dd7ff3ac33d1c
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Apr 05 12:56:09 2022 +0000
PatchMessage: fixed filename issue (unnecessarily concatenating d and f when f was already absolute)
9399e888dd210f2513f358223da9c633096850dd
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Mar 22 16:58:00 2022 +0000
PatchMessage: it now produces a document from example.kn! now to tidy up a lot - see TODOs in kral.k
5769861478977fde4ce3be9e13f4f5b9afc5714d
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Mar 22 16:13:54 2022 +0000
PatchMessage: inlines now processing properly; TODO: integrate blocks into output
df1a6648cde6949ed55e4063dca8ec70ae2766b7
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Mar 22 15:03:47 2022 +0000
PatchMessage: it now processes all the code blocks and inlines nicely. TODO: insert the results into the output
7386c70fb0172df9989b8fd3e1e53f10756b2e3f
Author: Phil Yeeles <phil@yeel.es>
Date: Wed Mar 02 15:54:20 2022 +0000
PatchMessage: delimiter now '|||'; now detecting blocks and inlines; TODO: evaluate delimited code in order
0fc72dc48f75f5ff87fe9bccec96ae008515df27
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Mar 01 12:25:56 2022 +0000
PatchMessage: automatic cgi detection; can now just output converted notebooks to stdout
27a0c55e6234573c397e3b5a44f03fe3bde19a9f
Author: Phil Yeeles <phil@yeel.es>
Date: Fri Feb 25 09:07:06 2022 +0000
PatchMessage: fixed broken link on index.kn
53b9cc9c5a8d39a69971142e0ce21861f2ac09e8
Author: Phil Yeeles <phil@yeel.es>
Date: Wed Feb 23 16:22:53 2022 +0000
PatchMessage: code blocks now parsing correctly; TODO inline code/variables
a266af4673e865b4c44c3b82c70f0507fbb4afda
Author: Phil Yeeles <phil@yeel.es>
Date: Wed Feb 23 14:28:49 2022 +0000
PatchMessage: added license (gpl3)
295a7afcc4fb027d6f98726f64e334e10bdcb270
Author: Phil Yeeles <phil@yeel.es>
Date: Wed Feb 23 14:27:19 2022 +0000
PatchMessage: updated default index.kn; moved test.kn to example.kn
b82dc7d3f345452c1801bf53b034399dcc4c9118
Author: Phil Yeeles <phil@yeel.es>
Date: Wed Feb 23 13:48:54 2022 +0000
PatchMessage: fixed index.kn as /
5bb015302685e8fe4d51ada42f0c3529fa7d9de1
Author: Phil Yeeles <phil@yeel.es>
Date: Wed Feb 23 13:28:45 2022 +0000
PatchMessage: now handling pages, 51 errors; TODO index for /
d9e9eda14d8bb1a70277516d56a0a5054ade4508
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Feb 22 17:42:04 2022 +0000
PatchMessage: rlwrap in shebang, envvar wrangling
69b55f05933b5fdf3d15817c6408073356819a86
Author: Phil Yeeles <phil@yeel.es>
Date: Tue Feb 22 14:13:41 2022 +0000
PatchMessage: added stringify function dict
588b2ff60f40b45dbc675884e4b45ef9c65811ef
Author: Phil Yeeles <phil@yeel.es>
Date: Mon Feb 21 18:00:10 2022 +0000
PatchMessage: first commit