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

URL suffix problem #407

Open
adamliuio opened this issue May 14, 2019 · 1 comment
Open

URL suffix problem #407

adamliuio opened this issue May 14, 2019 · 1 comment

Comments

@adamliuio
Copy link

Hi @johno , great theme, I just love the design & simplicity of it.

But there's a small problem, is that when running at local, the url to a .md file (not in the _post folder) should not contain ".md" suffix, however, when it goes to github pages, urls only work with the ".md" suffix appended to it, so I have to remove ".md" to make it work locally, and remove ".md" to make it work online.

Is there any quick fix to this?

Thanks a lot!
Adam

@kosperera
Copy link

kosperera commented Jul 21, 2020

Didn't come across any of that. I use a detached fork of this repo and moved a few files and folders around according to V2 and V3. Never had an issue with file extensions.

However, I use Docker instead of setting up Ruby on my local machine. So I do nothing other than just running my preview.sh with a few params which will spawn an instance of jekyll/jekyll:latest image.

Repo:
https://github.com/alertbox/bookworm/
Published:
https://alertbox.github.io/bookworm/

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

2 participants