This file records which file that I need to modify to create my own personal website using the template.
Homepage
Sidebar across all pages
“_config.yml”: this file contains the syle of the whole page, and it also contains all information on the sidebar.
Navigation bar
“_data/navigation.yml”
Homepage main content
“_pages/about.md”:
Run it locally
class="bibtex"> bundle exec jekyll serve -l -H localhost localhost:4000 