Right now when I run:
bundle exec jekyll serve
the main page is a list of my posts. However, what I want is to have the main page be something else and then link to that page with a list of my post separately. How do I do that? I want my main page to be a description of me for example and my stuff.
Current main page when I go to localhost (http://127.0.0.1:4000/
):