Personal website and blog repository
MrLixm.github.io is a personal website, portfolio, and blog created using Pelican as the static site generator. It uses a customized version of m.css as the theme. The website has two active branches, "dev" and "master", where "master" is where the built static website lives, and "dev" is where the code for the website is located. It is recommended to make edits in the "dev" branch and then use actions to build and publish the website.
MrLixm.github.io is a personal website, portfolio, and blog created with Pelican as the static site generator. It uses a customized version of m.css as the theme and follows a specific development workflow with separate branches for development and deployment. It is recommended to work on the "dev" branch and then use the provided actions or tools to build and publish the website. Windows operating system and Git Bash for Windows are the recommended tools for installation and development.