question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Jekyll baseurl not applied / Not works in subfolder (relevant for especially for reverse proxy in subfolder)

See original GitHub issue

Description:

I have set baseurl: /wiki in _config.yml and expected to get admin available on /wiki/admin/, but it doesn’t work. Jekyll-Admin doesn’t respect the setted baseurl.

Especially when serving through reverse proxy this is bad, because everything in Jekyll does use baseurl, but not jekyll-admin.

Tell us a bit about yourself:

  • Version of JekyllAdmin I’m using 0.8.1
  • Version of Jekyll I’m using 3.83
  • Operating System deb9

Steps to reproduce:

Set baseurl: /something and jekyll-admin listens at wrong location - /admin instead of /something/admin.

I expected the following:

Listening at /something/admin.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:1
  • Comments:14 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
gsantnercommented, Nov 27, 2018

@mertkahyaoglu Oh, sorry too. Did look for maintainence notice but there was none at README, should have checked commit history 😄. Thanks for any work here, regardless if fixed

1reaction
lexoyocommented, Aug 1, 2019

Thx for your support @gsantner Did you test it? Did it work as expected?

Please do not merge yet, there is still a problem with fonts, which I’ll address if someone has tested the rest and it works as expected

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setting BaseURLs per subfolder with Jekyll (GitHub Pages)
Edit : I need BaseURLs for managing a Navigation Bar that goes through all individual pages in a subfolder. In such a case,...
Read more >
Specying 'url: https://domain.com' has no effect - Jekyll Talk
Hello,. I've specified the url parameter in _config.yml url: https://domain.com. But nothing changes, and all weblinks on the site are still going to:...
Read more >
Deployment - Docusaurus
Deploy your Docusaurus app for production on a range of static site hosting services.
Read more >
sitemap_4.xml - Discourse Meta
... https://meta.discourse.org/t/analytics-in-admin-page-is-no-longer-working/ ... .discourse.org/t/content-are-not-getting-showing-with-subfolder/117034 ...
Read more >
wp_remote_post() failed. some theme features may not work. please ...
OSCHINA.NET 是目前领先的中文开源技术社区。我们传播开源的理念,推广开源项目,为 IT 开发者提供了一个发现、使用、并交流开源技术的平台.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found