This template is Based on alainpham.github.io. Thanks to the author! Below is the introduction of this respository
fork the repository into your own github and modify the settings of the repository, please check here for Github Pages_config.yml to change the configurationsindex.md to make personal homepage_posts/ and upload your own blogsgit command, more details see jekyll_data: modify thesettings.yml file to configure the navigation menu_drafts: for the posts that you’re wokring on and don’t want to publish_posts: for posted blogs, you typically write posts in Markdown, HTML is also supportedpages: for webpages, such as a home page, 404 page and other project pages.assets/imagines: all imagines used by the github page, including blogs and head bannerrobots.txt: for SEO usageicon.png: a browser tab icon (aka favicon)index.html: your homepage404.html: 404 page_includes:page components, including header, footer, analytics and 3rd party plugins components_layouts:webpage templatesassets/css:webpage css filesassets/fonts:fontsassets/js:javascripts_config.yml:configurations