diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json
index f83b8990c9..3b83e0c932 100644
--- a/seed_data/field-guides.json
+++ b/seed_data/field-guides.json
@@ -317,6 +317,27 @@
""
]
},
+ {
+ "_id": "bd7158d9c445eddfaeb5bdff",
+ "name": "How can I deploy a website without writing any code at all?",
+ "description": [
+ "
It's possible to build dynamic, mobile responsive websites without writing any code at all, in just a few minutes.
",
+ "",
+ " ",
+ "
",
+ "",
+ "
Here are the technologies we used here:",
+ " ",
+ " - atom.io - a free code editor
",
+ " - startbootstrap.com - a collection of free responsive (Bootstrap) templates
",
+ " - powr.io - a collection of free JavaScript plugins
",
+ " - bitballoon.com - a tool for drag and drop website deployment
",
+ "
",
+ "
",
+ "
You will quickly reach the limits of what you can do without actually coding, but it's nice to be able to rapidly build working prototype websites like this.
",
+ "
"
+ ]
+ },
{
"_id": "bd7158d9c446eddfaeb5bdef",
"name": "How do Free Code Camp's Nonprofit Projects work?",