diff --git a/CNAME b/CNAME
index 270bbf8..385aa67 100644
--- a/CNAME
+++ b/CNAME
@@ -1 +1 @@
-canvas.create-build-execute.com
\ No newline at end of file
+canvas.bashy.io
diff --git a/README.md b/README.md
index b7c7eba..caa3efa 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
## Changelog:
+ - Feb 15th, 2016: Project moves to [Bashy.io](http://www.bashy.io/)
- July 29th, 2014: First initial call for feedback
## Todos:
@@ -29,4 +30,4 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
---
-Though this Licence allows you to do anything without further boundaries, I and the whole community would highly appreciate it, if you'd inform us about the changes you did and why you did them.
+Though this Licence allows you to do anything without further boundaries, I and the whole community would highly appreciate it, if you'd inform us about the changes you did and why you did them.
diff --git a/embed.html b/embed.html
index a5a0592..02fbb61 100644
--- a/embed.html
+++ b/embed.html
@@ -1,11 +1,11 @@
- Tech Creationist Canvas - Embed Test
+ Tech Creation Canvas - Embed Test
-
+
diff --git a/index.html b/index.html
index 8a33d7a..3c69bab 100644
--- a/index.html
+++ b/index.html
@@ -10,12 +10,12 @@
-
+
- a Tech Creation Canvas
+ a Tech Creation Canvas
diff --git a/js/demo.js b/js/demo.js
index 93e9277..72ffc8c 100644
--- a/js/demo.js
+++ b/js/demo.js
@@ -149,7 +149,7 @@ window.runDemo = function runDemo() {
// initial source
if (!location.hash) {
- location.hash = '#github=ligthyear/tech-creationist-canvas'
+ location.hash = '#github=bashyHQ/tech-creation-canvas'
document.getElementsByTagName("body")[0].classList.add("editor-open");
}
updateSource();
diff --git a/tcc.yml b/tcc.yml
index 44a10ba..f041c86 100644
--- a/tcc.yml
+++ b/tcc.yml
@@ -1,6 +1,6 @@
# the name of the project
-name: "Tech Creationist Canvas"
+name: "Tech Creation Canvas"
# Describe the project in a one-line elevator pitch
tagline: Evalutating tech ideas for increased, sustainable impact
@@ -9,10 +9,10 @@ tagline: Evalutating tech ideas for increased, sustainable impact
renderer: tcc
# Version of the document
-version: 2.1
+version: 2.2
# last change
-date: August 12th, 2014 – 18:04
+date: Feb 15th, 2016 – 12:08
problems:
@@ -58,7 +58,7 @@ channels:
- using it to evalute existing concepts on the blog
- Personal contacts
- asking ppl over social media
- - as part of the tech creationist community
+ - as part of the bashy community
- have the banner for easy recognition
build: