apache / apache/apache-website-template

jekyll generates name.html instead of /name/index.html

Open
#12 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
39
Forks
38
PR merge metrics
No merged PRs in 30d

Description

In the past from files like download.md, a download/index.html was generated.

In my current version of jekyll install,
bundle exec jekyll serve (or build)
generates .html files from .md files, for example downloads.html instead of downloads/index.html as before.

My version of ruby is ruby 2.5.1p57 (2018-03-29 revision 63029) [x86_64-linux-gnu], bundler version 2.0.2, jekyll 2.4.0 (found using bundle exec jekyll -v) on Ubuntu 18.04.2

Any suggestions? Is there a configuration parameter I could change - maybe Jekyll versions have different defaults?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.