Update README.org
This commit is contained in:
parent
a1359fdcdc
commit
ee363b318c
1 changed files with 14 additions and 2 deletions
16
README.org
16
README.org
|
|
@ -2,7 +2,19 @@
|
||||||
:ID: 55a85682-80d7-41fe-ab55-d3afe9abbc38
|
:ID: 55a85682-80d7-41fe-ab55-d3afe9abbc38
|
||||||
:END:
|
:END:
|
||||||
#+OPTIONS: toc:nil
|
#+OPTIONS: toc:nil
|
||||||
#+HTML_HEAD: <style>body { font-family: 'Courier New', Courier, monospace; background-color: ivory;}</style>
|
#+BEGIN_EXPORT html
|
||||||
|
<style>
|
||||||
|
body {
|
||||||
|
font-family: 'Courier New', Courier, monospace;
|
||||||
|
background-color: ivory;
|
||||||
|
line-height: 1.3;
|
||||||
|
}
|
||||||
|
|
||||||
|
.outline-2 div {
|
||||||
|
margin-left: 1em;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
#+END_EXPORT
|
||||||
#+title: Grimu-R
|
#+title: Grimu-R
|
||||||
Grimu-R is an *open ecosystem* and a framework for mixed visual-textual *dataflow* scripting.
|
Grimu-R is an *open ecosystem* and a framework for mixed visual-textual *dataflow* scripting.
|
||||||
|
|
||||||
|
|
@ -11,7 +23,7 @@ It consists primarily of the following components:
|
||||||
- *Polyglot scripting* runtime environment
|
- *Polyglot scripting* runtime environment
|
||||||
- Live web-based *visual-textual* editor
|
- Live web-based *visual-textual* editor
|
||||||
#+TOC: headlines 2
|
#+TOC: headlines 2
|
||||||
* Table of Contents :TOC_2_gh:
|
* Table of Contents :TOC_2_gh: :noexport:
|
||||||
- [[#inspiration][Inspiration]]
|
- [[#inspiration][Inspiration]]
|
||||||
- [[#goals][Goals]]
|
- [[#goals][Goals]]
|
||||||
- [[#immediate-feedback-and-composability][Immediate feedback and composability]]
|
- [[#immediate-feedback-and-composability][Immediate feedback and composability]]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue