| layout | title | author | date |
|---|---|---|---|
default |
My Personal Github Page |
Weiwei Cao |
2020-04-27 |
This template is Based on alainpham.github.io. Thanks to the author! Below is the introduction of this respository
forkthe repository into your own github and modify thesettingsof the repository, please check here for Github Pages- modify the file
_config.ymlto change the configurations - Edit the file
index.mdto make personal homepage - Delete all the files at
_posts/and upload your own blogs - All above can be done using
gitcommand, more details see jekyll
_data: modify thesettings.ymlfile 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 inMarkdown,HTMLis 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