Jekyll baseurl not applied / Not works in subfolder (relevant for especially for reverse proxy in subfolder)
See original GitHub issueDescription:
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:
- Created 5 years ago
- Reactions:1
- Comments:14 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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
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