Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create new events page #421

Closed
mattstratton opened this issue May 20, 2016 · 3 comments
Closed

create new events page #421

mattstratton opened this issue May 20, 2016 · 3 comments
Assignees

Comments

@mattstratton
Copy link
Member

See #405 for design

@mattstratton
Copy link
Member Author

Make sure that this page is aliased from /presentations or whatever

@bridgetkromhout
Copy link
Collaborator

Not sure how to alias the page. This does not work:

$ git diff
diff --git a/themes/devopsdays-responsive/layouts/section/events.html b/themes/devopsdays-responsive/layouts/section/events.html
index 6c7ad45..5ac6c05 100644
--- a/themes/devopsdays-responsive/layouts/section/events.html
+++ b/themes/devopsdays-responsive/layouts/section/events.html
@@ -1,5 +1,7 @@
 {{ partial "header.html" . }}

+aliases = ["/presentations"]
+
 <div class="row">
   <div class="col-md-12">
     <h1>Devopsdays Events</h1>
Bridgets-MacBook-Air:devopsdays-web bridget$ 

@bridgetkromhout
Copy link
Collaborator

Fixed with advice from @mattstratton in #519.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants