You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iota.apache.org by sy...@apache.org on 2016/05/03 22:26:16 UTC

[1/2] incubator-iota-site git commit: First commit

Repository: incubator-iota-site
Updated Branches:
  refs/heads/master [created] ca79177ed


First commit


Project: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/commit/dc135adc
Tree: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/tree/dc135adc
Diff: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/diff/dc135adc

Branch: refs/heads/master
Commit: dc135adc4d954ac2c497b976ea4b01b67a9035b2
Parents: 
Author: sydneynoteboom <sy...@litbit.com>
Authored: Tue May 3 13:25:46 2016 -0700
Committer: sydneynoteboom <sy...@litbit.com>
Committed: Tue May 3 13:25:46 2016 -0700

----------------------------------------------------------------------
 index.html | 10 ++++++++++
 1 file changed, 10 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-iota-site/blob/dc135adc/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..edea221
--- /dev/null
+++ b/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>Title</title>
+</head>
+<body>
+    <h1>Hello Iota</h1>
+</body>
+</html>
\ No newline at end of file


[2/2] incubator-iota-site git commit: First commit

Posted by sy...@apache.org.
First commit


Project: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/commit/ca79177e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/tree/ca79177e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-iota-site/diff/ca79177e

Branch: refs/heads/master
Commit: ca79177ed99bc5b09fa8f6930afc560751b127c1
Parents: dc135ad
Author: sydneynoteboom <sy...@litbit.com>
Authored: Tue May 3 13:26:03 2016 -0700
Committer: sydneynoteboom <sy...@litbit.com>
Committed: Tue May 3 13:26:03 2016 -0700

----------------------------------------------------------------------
 .idea/vcs.xml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-iota-site/blob/ca79177e/.idea/vcs.xml
----------------------------------------------------------------------
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+  </component>
+</project>
\ No newline at end of file