MrLixm.github.io
1.0.0
This is my personal website, portfolio and blog.
Made using Pelican as the static site generator. A customized version of m.css is used as theme.
There is 2 active branchs dev and master.
master is where the builded static website lives.dev is where the code for the website lives.You never checkout master nor push directly to it.
Any edit shoudl be performed in the dev branch then use the actions to build
and publish the website.
You can create any branch from dev but you have to merge them back to dev,
THEN publish dev. This means it is not recommended to work directly on dev.
Developed under Windows, using another OS might lead to unexpected results.
See pyproject.toml for packages required.
Git Bash for Windows at C:Program FilesGitbinsh.exe
See the ./dev package to see the tools accessible.
python -m dev --help