Start of my personal website and blog
Published:
让我们说中文吧!开始个人网站和博客
Start of my personal website and blog
- I use academic pages to create my personal website and blog. It is a simple and easy-to-use template for academic websites and blogs.
How to build and fill your own information
- go to academic pagesclick the green button “use this template” to create your own repository.
- clone your repository to your local computer.
- change your information in the following files:
- _config.yml: change your sidebar information.
- _data/navigation.yml: change the navigation bar.
- _pages/about.md: change your main page.
- _pages/cv.md: change your cv page.
- _posts: add your blog posts.
- _publications: add your publications.
- _talks: add your talks.
- _teaching: add your teaching.
- _portfolio: add your portfolio.
- git add, commit and push your changes.
- waiting for the github pages to build your website.
- enjoy your website and blog.