aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2017-11-21 19:34:32 -0800
committerBryan Newbold <bnewbold@archive.org>2017-11-21 19:34:32 -0800
commitd4b1f6610e34636ffd8f72350a08de3b83ecf09a (patch)
treeec86962eeb989e0bfe9150481f7cf7c0c534765c
parent62986d1204d4a86ef2b6937fffa05a6e9c0922b9 (diff)
downloaddat-early-days-d4b1f6610e34636ffd8f72350a08de3b83ecf09a.tar.gz
dat-early-days-d4b1f6610e34636ffd8f72350a08de3b83ecf09a.zip
publish as a dat
-rw-r--r--.datignore1
-rw-r--r--.gitignore1
-rw-r--r--README.md2
-rw-r--r--dat.json6
4 files changed, 10 insertions, 0 deletions
diff --git a/.datignore b/.datignore
new file mode 100644
index 0000000..6b8710a
--- /dev/null
+++ b/.datignore
@@ -0,0 +1 @@
+.git
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d5dcd06
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+.dat
diff --git a/README.md b/README.md
index 5d86fda..e6f70a1 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,8 @@ Archive (archive.org).
Of particular interest are early experiments, tests, demos, and creative
content.
+Dat link: `dat://839b8c03f2ce67cc0b2c8e88dbf35eb1ff7f81d115afa72e07c5b1803a663ec4`
+
## More History
[First Commit](https://github.com/datproject/dat/commit/464679267049899eafa345125a0f2212f91be456?diff=unified)
diff --git a/dat.json b/dat.json
new file mode 100644
index 0000000..d6dd201
--- /dev/null
+++ b/dat.json
@@ -0,0 +1,6 @@
+{
+ "name": "dat-early-days",
+ "url": "dat://839b8c03f2ce67cc0b2c8e88dbf35eb1ff7f81d115afa72e07c5b1803a663ec4",
+ "title": "Dat Early Days Index",
+ "description": null
+} \ No newline at end of file