------------------------------------------------------------
commit 2b733d81ed2beb7935b13b131eb869ff041dfc11
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub>
Date: Fri Nov 29 11:09:42 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index e5100f1..3014dab 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,13 +1,17 @@
buildHtml
buildTxt
-css * {font-family: sans-serif; color: #444}
-css body {width: 960px; margin: 0 auto;}
-
+css * {font-family: sans-serif; } hr {border: 1px solid #eaeaea}
+
+container 400px
## things that I want to check out
https://engraft.dev
-*why*
+#### why
interactive programming platform, easy to embed in other platforms
+
+---
+
+#### ideas / feedback / contact ? https://x.com/tbdr
------------------------------------------------------------
commit d3ff1237436c77a769fa0fd3dd2aaf82aa2847f9
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub>
Date: Fri Nov 29 11:06:13 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index dc79f57..e5100f1 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,6 +1,10 @@
buildHtml
buildTxt
+css * {font-family: sans-serif; color: #444}
+css body {width: 960px; margin: 0 auto;}
+
+
## things that I want to check out
https://engraft.dev
------------------------------------------------------------
commit 3ac3d57e8660d9d829cc07217a9c2242e23d4630
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub>
Date: Fri Nov 29 11:04:16 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index 5112224..dc79f57 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,5 +1,5 @@
buildHtml
-theme roboto
+buildTxt
## things that I want to check out
------------------------------------------------------------
commit c6462191933d994ebe1bbc89803553b5d79e16d0
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub>
Date: Fri Nov 29 11:03:51 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index 3f6f5e9..5112224 100644
--- a/index.scroll
+++ b/index.scroll
@@ -5,5 +5,5 @@ theme roboto
https://engraft.dev
-why
+*why*
interactive programming platform, easy to embed in other platforms
------------------------------------------------------------
commit 13fd864dd48c950023e19981972508c554645c65
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub>
Date: Fri Nov 29 11:03:45 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index 2411ccd..3f6f5e9 100644
--- a/index.scroll
+++ b/index.scroll
@@ -4,4 +4,6 @@ theme roboto
## things that I want to check out
https://engraft.dev
-why: interactive programming platform, easy to embed in other platforms
+
+why
+interactive programming platform, easy to embed in other platforms
------------------------------------------------------------
commit be67c1056a6d605dd9db93f407cb1ceb0ae6f409
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub>
Date: Fri Nov 29 11:02:33 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index 911fd40..2411ccd 100644
--- a/index.scroll
+++ b/index.scroll
@@ -4,3 +4,4 @@ theme roboto
## things that I want to check out
https://engraft.dev
+why: interactive programming platform, easy to embed in other platforms
------------------------------------------------------------
commit 09fd0652404bebc784104b735ecba5d3c245f4e0
Author: ffff:85.186.10.82 <ffff:85.186.10.82@hub.scroll.pub>
Date: Fri Nov 29 11:01:59 2024 +0000
updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..911fd40 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,4 +1,6 @@
buildHtml
theme roboto
-Hello World my name is
\ No newline at end of file
+## things that I want to check out
+
+https://engraft.dev
------------------------------------------------------------
commit 93e43037b7794c5d3de89eaf6afe3e3d561d8df3
Author: root <root@hub.scroll.pub>
Date: Sun Nov 10 20:12:15 2024 +0000
initial blank_template template
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bd1a52d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+.DS_Store
+*.html
+*.txt
+*.xml
+*.css
+*.js
+*.csv
+requests.scroll
\ No newline at end of file
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..4442ed6
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,4 @@
+buildHtml
+theme roboto
+
+Hello World my name is
\ No newline at end of file