Oleh Zasadnyy

Results 25 comments of Oleh Zasadnyy

I have the same issue, and this workaround doesn't work on a simple click.

I have found another solution: ``` function redirectLink(e) { page.redirect('/' + this.getAttribute('data-route')); e.preventDefault(); } var routerLinks = document.querySelectorAll('a[href^="#!"]'); for (var i = 0; i < routerLinks.length; i++) { routerLinks[i].addEventListener('click', redirectLink,...

@mayurbhangale Jekyll 3+ is not supported

Have you changed something?

It's definitely on our roadmap but I don't know when it would be added. Any PRs would be appreciated ;)

- First of all the home page should show up-to-date information about the conference with links to the registration. - sponsors block - schedule - speakers - blog - the...

@evilebottnawi could you add some example how to do that? But in my opinion, it would be easier just to pass custom properties via settings.