Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wklchris/wklchris.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to wklchris' personal website

语言 / Language: English (Current), 中文.


This is the code repository of my personal Github Pages website wklchris.github.io.

  • The site is built using a theme I developed in my spare time named Simrofy, which is based on Sphinx.
  • For the blogs (in Chinese), please visit Blog repo.

Dependencies & Running

See the requirements.txt for the Python packages needed for the environment. To run Sphinx (a possible outdated version is needed) for this project, use Pip or UV to sync the following settings to your virtual Python environment:

uv venv
uv pip sync requirements.txt

For pip users, run command: pip install -r requirements.txt.

Then activate your Python environment (say, in the folder .venv) and run the make.py file:

.venv/Scripts/Activate.ps1  # Windows
python make.py

History

In 2017, I built the site using Jekyll. If you are interested in those earlier codes, please view the commits history of this repo.

License

MIT

About

My self-intro, blog, and project website | 我的自介、博客及项目个人网站

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published