------------------------------------------------------------
commit 2db3f2c63083f7f5066a547b2f0cc0cd4ab1e7e4
Author: root <root@sand.scroll.pub> Date: Sat Jul 13 13:04:00 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 6df87c3..0619d27 100644 --- a/index.scroll +++ b/index.scroll @@ -2,21 +2,21 @@ title FarcastDB import header.scroll -# A Database of Farcaster Clients +# A Database about Farcaster thinColumns 1 -Like PLDB for Farcast +Like PLDB but for Farcast https://pldb.io/ PLDB commaTable - id,idLink - Warpcast,https://warpcast.com + id,idLink,appeared + Warpcast,https://warpcast.com,2022 // todo quickConcepts treeTable - id warpcast + id warpcast appeared website https://warpcast.com pageFooter ------------------------------------------------------------
commit 6a5c3b7a353b6e6557da3edfa733c4bb586f7e3f
Author: root <root@sand.scroll.pub> Date: Sat Jul 13 13:02:45 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 897e1e6..6df87c3 100644 --- a/index.scroll +++ b/index.scroll @@ -4,6 +4,8 @@ import header.scroll # A Database of Farcaster Clients +thinColumns 1 + Like PLDB for Farcast https://pldb.io/ PLDB ------------------------------------------------------------
commit 4d9f884ee4f0dc857a5e5e5b2fe779289ebca268
Author: root <root@sand.scroll.pub> Date: Sat Jul 13 13:02:33 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 6ee7bc1..897e1e6 100644 --- a/index.scroll +++ b/index.scroll @@ -1,20 +1,20 @@ -title FarcastDB - -import header.scroll - -# A Database of Farcaster Clients - -Like PLDB for Farcast - https://pldb.io/ PLDB - -commaTable - id idLink - Warpcast https://warpcast.com - -// todo - quickConcepts - treeTable - id warpcast - website https://warpcast.com - -pageFooter +title FarcastDB + +import header.scroll + +# A Database of Farcaster Clients + +Like PLDB for Farcast + https://pldb.io/ PLDB + +commaTable + id,idLink + Warpcast,https://warpcast.com + +// todo + quickConcepts + treeTable + id warpcast + website https://warpcast.com + +pageFooter ------------------------------------------------------------
commit 3f77dd53d5625783b96d1a0e96c4e441ea1b7012
Author: root <root@sand.scroll.pub> Date: Sat Jul 13 13:02:11 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 6fce982..6ee7bc1 100644 --- a/index.scroll +++ b/index.scroll @@ -4,4 +4,17 @@ import header.scroll # A Database of Farcaster Clients +Like PLDB for Farcast + https://pldb.io/ PLDB + +commaTable + id idLink + Warpcast https://warpcast.com + +// todo + quickConcepts + treeTable + id warpcast + website https://warpcast.com + pageFooter ------------------------------------------------------------
commit b2c94315ddee883b700c0a5c88185e77649226b7
Author: root <root@sand.scroll.pub> Date: Sat Jul 13 13:00:05 2024 +0000 Updated index.scroll diff --git a/index.scroll b/index.scroll index 1de4fdb..6fce982 100644 --- a/index.scroll +++ b/index.scroll @@ -1,6 +1,7 @@ +title FarcastDB + import header.scroll -title Hello world -Welcome to my website. +# A Database of Farcaster Clients -pageFooter \ No newline at end of file +pageFooter ------------------------------------------------------------
commit ca2a2fe6aae734f2613e98a2900c1c187a84816d
Author: root <root@sand.scroll.pub> Date: Sat Jul 13 12:59:30 2024 +0000 Initial commit diff --git a/header.scroll b/header.scroll new file mode 100644 index 0000000..1ca624f --- /dev/null +++ b/header.scroll @@ -0,0 +1,7 @@ +metaTags +gazetteCss +pageHeader +printTitle +buildHtml +buildTxt +mediumColumns 1 \ No newline at end of file diff --git a/index.scroll b/index.scroll new file mode 100644 index 0000000..1de4fdb --- /dev/null +++ b/index.scroll @@ -0,0 +1,6 @@ +import header.scroll +title Hello world + +Welcome to my website. + +pageFooter \ No newline at end of file