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

investigate/fix in-page anchors #237

Closed
bridgetkromhout opened this issue May 6, 2016 · 3 comments
Closed

investigate/fix in-page anchors #237

bridgetkromhout opened this issue May 6, 2016 · 3 comments
Assignees

Comments

@bridgetkromhout
Copy link
Collaborator

The Kiel program relies on anchors:

screen shot 2016-05-05 at 9 44 16 pm

They lead to the front page, not the id-ed location in the same page.

If we cut over as-is, we break their program.

@bridgetkromhout
Copy link
Collaborator Author

Hi, @connor21 -

If you need those anchors, we will fix it before migration. You may not need them if you're okay with a data-driven program like the one Minneapolis is using - see http://devopsdays.github.io/events/2016-minneapolis/program/. Please let me know if you're okay with switching so your speaker and talk info is data-driven. We could still display it like it is now; it would just be stored differently.

@connor21
Copy link
Contributor

connor21 commented May 6, 2016

Hi @bridgetkromhout;
certainly I would be ok with the Minneapolis approach but...
When I was looking around how to add the abstracts to the program I found
http://www.devopsdays.org/events/2015-siliconvalley/program/
and coppied what they did.
If I change it now, I suppose all the links in social media pointing to the program details we be invalidated.
Any idea?
Cheers,
Maik

@mattstratton
Copy link
Member

The pages in Hugo can have frontmatter added to specify the URL they should also reply to (see how your welcome.md is configured) so you could move to the new setup but have the pages still answer on the old URLs.

It's also probably easier to just fix the anchors and i think I can do that pretty easily.

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

No branches or pull requests

3 participants