Skip to content

DerrickMarcus/DerrickMarcus.github.io

Repository files navigation

DerrickMarcus.github.io

Welcome!

This is the personal website of Yanxu Chen.

I'm currently an undergraduate student in the Department of Electronic Engineering, Tsinghua University.

In this site I plan to share some knowledge and skills during my study in computer, focusing on some environmental settings, development tools, programming and professional softwares.

Quick Start

Clone the repository:

git clone https://github.com/DerrickMarcus/DerrickMarcus.github.io.git
cd DerrickMarcus.github.io

Create a vitrual environment:

python -m venv blog_env
source blog_env/bin/activate  # Linux / macOS
blog_env\Scripts\activate  # Windows

pip install -r requirements.txt

Note: this project has been migrated to use uv.

Build the site:

mkdocs serve

Then open your browser and visit http://127.0.0.1:8000/ to view the site.

It is recommended to add a file .github/workflow/ci.yml to use Github Actions to deploy the site.

Use Docker

Create your Dockerfile and docker-compose.yml in the root directory of the project.

Run the command:

docker compose -d --build

License

The documents of knowledge and technology is under CC-BY-SA-4.0 license.

The code is under MIT license.

Contact

If you have any question or advice, welcome to contact me by contact@yanxuchen.com .

About

This is a personal blog site.

Resources

License

CC-BY-SA-4.0, MIT licenses found

Licenses found

CC-BY-SA-4.0
LICENSE
MIT
LICENSE_CODE

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages