okay, a lot of changes but this basically gets us out of tutorials being hosted locally

This commit is contained in:
cktricky
2015-03-25 19:32:12 -04:00
parent f8c771a84b
commit efe81fb6a6
55 changed files with 168 additions and 4062 deletions
@@ -1,3 +1,4 @@
<% if current_user %>
<div id="mainnav" class="hidden-phone hidden-tablet">
<ul style="display: block;">
<li id="home">
@@ -138,3 +139,4 @@
});
</script>
<% end %>