I'm new to github pages and jekyll theme, while trying to use jekyll-theme-chirpy to write my own github pages.
I have learned that, in _tabs
, each markdown file is a tab for the site.
But I don't know, how to edit home page using markdown ? There's only index.html
file but I don't want to edit the html
file, I want to write markdown file for home page.