Start of my personal website and blog

less than 1 minute read

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

    1. go to academic pagesclick the green button “use this template” to create your own repository.
    2. clone your repository to your local computer.
    3. 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.
    4. git add, commit and push your changes.
    5. waiting for the github pages to build your website.
    6. enjoy your website and blog.