Yeah. I had the same problem. That was extremely frustrating and I’m not exactly sure what I did to make it work. After a couple tries it just worked.
I think I deleted the artifacts (‘target’ folder) and then did ‘Jekyll build’ instead of ‘Jekyll serve’. Also, I used the docker commands. —Aaron On Tue, Aug 13, 2019 at 9:18 AM Adina Crainiceanu <[email protected]> wrote: > Hi, > > I followed the instructions at > https://cwiki.apache.org/confluence/display/RYA/Website+rya.apache.org%2C+how+to+contribute+and+publish > to modify the website. > > I wanted to modify the website to remove the md5 and sha1 links and change > the post about 4.0.0 release to say it was fourth not third release. > However, when I build the site with jekyll it generates .html files from > the .md files, it does not generate folders. For example I end up with a > download.html file instead of a download folder with an index.html in it - > which is the current website structure. Anyone knows how to change this? > Aaron? Is there some configuration parameter somewhere? > my version of ruby is 2.5.1, bundler version 2.0.2, jekyll 2.4.0 on Ubuntu > 18.04.2 > > Thanks, > Adina > -- > Dr. Adina Crainiceanu > Associate Professor > Computer Science Department > United States Naval Academy > 410-293-6822 > [email protected] > http://www.usna.edu/Users/cs/adina/ >
