@@ -77,4 +77,4 @@
{{/post}}
{{#contentFor 'scripts'}}
-{{/contentFor}}
\ No newline at end of file
+{{/contentFor}}
diff --git a/custom-modern-open-source.hbs b/custom-modern-open-source.hbs
index d4064df..5c51d59 100644
--- a/custom-modern-open-source.hbs
+++ b/custom-modern-open-source.hbs
@@ -1,13 +1,13 @@
{{!-- This template is used to render the precise layout of /open-source --}}
-{{!< default}}
+{{!< default}}
{{#post}}
@@ -95,4 +95,4 @@
{{/post}}
{{#contentFor 'scripts'}}
-{{/contentFor}}
\ No newline at end of file
+{{/contentFor}}
diff --git a/custom-modern-railsconf.hbs b/custom-modern-railsconf.hbs
index e3f2457..6cf6096 100644
--- a/custom-modern-railsconf.hbs
+++ b/custom-modern-railsconf.hbs
@@ -1,16 +1,16 @@
{{!-- This template is used to render form at the bottom of the post /news/make-railsconf-happen/ --}}
-{{!< default}}
+{{!< default}}
{{#post}}
{{title}}
{{content}}
-
+
{{/post}}
{{#contentFor 'scripts'}}
-{{/contentFor}}
\ No newline at end of file
+{{/contentFor}}
diff --git a/custom-support.hbs b/custom-support.hbs
index 05e53f9..5b7474c 100644
--- a/custom-support.hbs
+++ b/custom-support.hbs
@@ -3,7 +3,7 @@
{{#post}}
Create a page for each open source major sponsor, title the post with the sponsor name, set the featured image to their profile picture (for logos, we need a square image for best results), and put an optional link in the page content. Add the tag #oss-sponsors for them to show up here.
Create a page for each open source major sponsor, title the post with the sponsor name, set the featured image to their profile picture (for logos, we need a square image for best results), and put an optional link in the page content. Add the tag #oss-sponsors for them to show up here.
+ {{/if}}
+ {{/foreach}}
+ {{/get}}
+
+
@@ -32,4 +34,4 @@
{{#contentFor 'scripts'}}
-{{/contentFor}}
\ No newline at end of file
+{{/contentFor}}
diff --git a/default.hbs b/default.hbs
index 5fe0c82..ce4a0c5 100644
--- a/default.hbs
+++ b/default.hbs
@@ -18,49 +18,30 @@
+ {{> "navigation-top" }}
-
+ {{> "footer"}}
-
- {{!-- Outputs important scripts - should always be included before closing body tag --}}
- {{ghost_foot}}
-
+ }
+ sections.forEach(function(section) {
+ section.addEventListener("click", handleClick);
+ });
+
+ {{!-- Outputs important scripts - should always be included before closing body tag --}}
+ {{ghost_foot}}
+