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

Fix local config to not require .html in URLs #20

Open
seanredmond opened this issue Sep 19, 2015 · 1 comment
Open

Fix local config to not require .html in URLs #20

seanredmond opened this issue Sep 19, 2015 · 1 comment

Comments

@seanredmond
Copy link
Owner

When running locally, you have to add .html to all URLs except for the index. For example the equivalent of http://tindallgrams.net/66-FM1-59 on localhost has to be http://localhost:4000/66-FM1-59.html Provide a configuration that allows you to run Jekyll on localhost without adding the extension.

Obviously without breaking the Heroku configuration.

@wolfgang42
Copy link
Contributor

It looks like this has been fixed at some point—I can run bundle exec jekyll serve and all of the URLs seem to work just fine without .html on them.

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