Posts by Tags

Blog

How to Make Your Page Powered by Jekyll & AcademicPages Visible to Search Engine

less than 1 minute read

Published:

It just take several simple steps to make your page powered by Jekyll & AcademicPages visible to search engine(taking Google as example)!

Your persoanl homepage will not automatically be visible to search engine, which means others cannot find your page (but still can access your page through URL) through searching for your names or other relevant information. Hence, you need to take a few steps to “register” your webpage to make it available to search engine

  1. Go to Google Search Console.
  2. Add your website (take this webpage as an example: https://tom-liii.github.io/) as a property.
  3. Select the HTML file upload method.
  4. Download the HTML verification file (e.g., google1234567890abcdef.html).
  5. Place the HTML verification file to the root of your Jekyll project or Github repository.
  6. Add the following to include section in _config.yml as following:
    include:
      ...
      - google1234567890abcdef.html
    
  7. Now your can verify the ownership of your page.
  8. Wait for the search engine to process your data, which may take a day or so.

Latex

Simplest Way to Insert Latex in MS PowerPoint Presentation - IguanaTex

less than 1 minute read

Published:

  • IguanaTex is a PowerPoint add-in that can convert Latex Code to corresponding vector map.

    How to use

  • Go to IguanaTex’s official repo: https://github.com/Jonathan-LeRoux/IguanaTex/tree/v1.62.1
  • Following the README.md to install ###
  • Remarks:
    • Install a correct version of Latex runtime is necessary (e.g., MacTex 2025), otherwise you may missing same package used for running IguanaTex, such as dvipng.

Paper Reading

Personal Homepage

How to Make Your Page Powered by Jekyll & AcademicPages Visible to Search Engine

less than 1 minute read

Published:

It just take several simple steps to make your page powered by Jekyll & AcademicPages visible to search engine(taking Google as example)!

Your persoanl homepage will not automatically be visible to search engine, which means others cannot find your page (but still can access your page through URL) through searching for your names or other relevant information. Hence, you need to take a few steps to “register” your webpage to make it available to search engine

  1. Go to Google Search Console.
  2. Add your website (take this webpage as an example: https://tom-liii.github.io/) as a property.
  3. Select the HTML file upload method.
  4. Download the HTML verification file (e.g., google1234567890abcdef.html).
  5. Place the HTML verification file to the root of your Jekyll project or Github repository.
  6. Add the following to include section in _config.yml as following:
    include:
      ...
      - google1234567890abcdef.html
    
  7. Now your can verify the ownership of your page.
  8. Wait for the search engine to process your data, which may take a day or so.

PowerPoint

Simplest Way to Insert Latex in MS PowerPoint Presentation - IguanaTex

less than 1 minute read

Published:

  • IguanaTex is a PowerPoint add-in that can convert Latex Code to corresponding vector map.

    How to use

  • Go to IguanaTex’s official repo: https://github.com/Jonathan-LeRoux/IguanaTex/tree/v1.62.1
  • Following the README.md to install ###
  • Remarks:
    • Install a correct version of Latex runtime is necessary (e.g., MacTex 2025), otherwise you may missing same package used for running IguanaTex, such as dvipng.

Productivity

Simplest Way to Insert Latex in MS PowerPoint Presentation - IguanaTex

less than 1 minute read

Published:

  • IguanaTex is a PowerPoint add-in that can convert Latex Code to corresponding vector map.

    How to use

  • Go to IguanaTex’s official repo: https://github.com/Jonathan-LeRoux/IguanaTex/tree/v1.62.1
  • Following the README.md to install ###
  • Remarks:
    • Install a correct version of Latex runtime is necessary (e.g., MacTex 2025), otherwise you may missing same package used for running IguanaTex, such as dvipng.

Web

How to Make Your Page Powered by Jekyll & AcademicPages Visible to Search Engine

less than 1 minute read

Published:

It just take several simple steps to make your page powered by Jekyll & AcademicPages visible to search engine(taking Google as example)!

Your persoanl homepage will not automatically be visible to search engine, which means others cannot find your page (but still can access your page through URL) through searching for your names or other relevant information. Hence, you need to take a few steps to “register” your webpage to make it available to search engine

  1. Go to Google Search Console.
  2. Add your website (take this webpage as an example: https://tom-liii.github.io/) as a property.
  3. Select the HTML file upload method.
  4. Download the HTML verification file (e.g., google1234567890abcdef.html).
  5. Place the HTML verification file to the root of your Jekyll project or Github repository.
  6. Add the following to include section in _config.yml as following:
    include:
      ...
      - google1234567890abcdef.html
    
  7. Now your can verify the ownership of your page.
  8. Wait for the search engine to process your data, which may take a day or so.