Hello, This is my first post.
I am creating a website in Jekyll,
I have fully setup the archive, but the problem is that i need a directory listing for the archive, I use a year,day and week archive pages and i need to link to them all, but they are all automatacly generated by jekyll-archive
All I need is a plugin or any other tip on how to do this
I have googled evrything and serch here in this forum but all of the plugins ether don’t work, or have errors
I need this website to run on GitHub pages using actions
I can’t add them to a collection since they are generated already
Sorry mispelled jekyll-archive also my website is based on bootstrap,
and when i loop over the arry that you metion all i get is bootstrap files,
not generated archive files
i can’t just make the archive one file
but the path names are made based by year day and month
the output is bootstrap.bundle.min.jsbootstrap.min.css
i don’t know much about liquid and ruby all i know is jekyll