This is the repository for your blog! Click _config.yml above to get started and fill in the details. Then click index.md and edit it to start creating your home page.
Check out the live blog at https://TianCai19.github.io
To use GitHub Pages for your blog:
- Customize
_config.yml
: Update the site settings such astitle
,description
, andtheme
. - Edit
index.md
: Modify the homepage content to introduce your blog. - Add New Posts: Create new Markdown files in the
_posts
directory following the naming conventionYYYY-MM-DD-title.md
. - Customize Layouts: Modify HTML and CSS files to change the design of your blog.
- Deploy: Push your changes to the
main
branch, and GitHub Pages will automatically update your site.
For more detailed instructions, visit the GitHub Pages documentation.