diff --git a/Build-Tools.md b/Build-Tools.md index a19c2fb..e65abc0 100644 --- a/Build-Tools.md +++ b/Build-Tools.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Build Tools =========== diff --git a/Discuss-GitHub-Issues.md b/Discuss-GitHub-Issues.md index ed7e5dc..e99ed64 100644 --- a/Discuss-GitHub-Issues.md +++ b/Discuss-GitHub-Issues.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Discussing Things on GitHub Issues ============= diff --git a/GitHub-Notifications.md b/GitHub-Notifications.md index dfc8a11..8d12a65 100644 --- a/GitHub-Notifications.md +++ b/GitHub-Notifications.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + # GitHub Notifications diff --git a/Good-GitHub-Issues.md b/Good-GitHub-Issues.md index 4f597fa..46c8191 100644 --- a/Good-GitHub-Issues.md +++ b/Good-GitHub-Issues.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + # Writing Good GitHub Issues GitHub issues are where dicussions about open source projects happen. Getting good at writing GitHub issues will get you more help building your projects as well as improve your practice of building open source. diff --git a/Good-READMEs.md b/Good-READMEs.md index ffa0eab..e6b9138 100644 --- a/Good-READMEs.md +++ b/Good-READMEs.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + # Repository Name ## What diff --git a/Jekyll.md b/Jekyll.md index f38a876..d57af04 100644 --- a/Jekyll.md +++ b/Jekyll.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Jekyll ====== diff --git a/Node.js.md b/Node.js.md index d0f5b80..14830da 100644 --- a/Node.js.md +++ b/Node.js.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + # Node.js Node.js (often simply called `node`) is a general purpose, server-side programming environment built on top of Google's V8 JavaScript engine. It employed non-blocking I/O, which allows it to be highly responsive and scalable. diff --git a/Persona.md b/Persona.md index e39879a..7d5ae47 100644 --- a/Persona.md +++ b/Persona.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Mozilla Persona =============== diff --git a/PostgreSQL.md b/PostgreSQL.md index a2bcd9c..4dd1b6f 100644 --- a/PostgreSQL.md +++ b/PostgreSQL.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Local PostgreSQL ==== diff --git a/Procfile.md b/Procfile.md index 17be577..caae79d 100644 --- a/Procfile.md +++ b/Procfile.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Procfile ======== diff --git a/Python-Virtualenv.md b/Python-Virtualenv.md index 59879f6..3d2c58d 100644 --- a/Python-Virtualenv.md +++ b/Python-Virtualenv.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Python Install and Virtual Environments ======================================= diff --git a/Python.md b/Python.md index e1486af..6732ade 100644 --- a/Python.md +++ b/Python.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Python ====== Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java. Its main focus is on readability and standards based approaches. diff --git a/README.md b/README.md index 614ce1f..1452108 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + How To Do Things With Computers ===== diff --git a/Rails.md b/Rails.md index a488a38..c0a12ab 100644 --- a/Rails.md +++ b/Rails.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Ruby on Rails ============= diff --git a/Ruby.md b/Ruby.md index ea1c5cf..05eeafd 100644 --- a/Ruby.md +++ b/Ruby.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Ruby with RVM ============= diff --git a/Shell.md b/Shell.md index e711999..91e8190 100644 --- a/Shell.md +++ b/Shell.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + # Super basic bash guide This guide meant to help absolute beginners use the command line on Mac and diff --git a/home.md b/home.md index cbd7977..369bcdd 100644 --- a/home.md +++ b/home.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + #So We have a Wiki! Lets start updating and adding content. diff --git a/issue_template.md b/issue_template.md index 652e6e6..de63bdb 100644 --- a/issue_template.md +++ b/issue_template.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + #### Description A clear and concise description of what the issue is about. diff --git a/launch_requirements.md b/launch_requirements.md index a49a1e1..1714036 100644 --- a/launch_requirements.md +++ b/launch_requirements.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Requirements to Launch a New Application ======================================== diff --git a/oldIE.md b/oldIE.md index c45fd16..1f61d04 100644 --- a/oldIE.md +++ b/oldIE.md @@ -1,3 +1,8 @@ +**This documentation is being deprecated!** +Please update your links to [here](https://wiki.codeforamerica.org) +Future changes will be made from [this github repository](https://github.com/codeforamerica/cfa-wiki) + + Old Browsers ============