static blog based on pelican generator
Install Pelican and Markdown.
pip install "pelican[markdown]" -i https://pypi.tuna.tsinghua.edu.cn/simpleCreate a folder for your site and create a skeleton project inside of it.
pip install pelican-markdown-include -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install pelican-render-math -i https://pypi.tuna.tsinghua.edu.cn/simplepip install ghp-import
pelican -o output --extra-settings SITEURL='"http://localhost:8000"'
pelican -o output --extra-settings SITEURL='"http://127.0.0.1:8000"'reverse-engineering/unicorn103-it-not-work reverse-engineering/elf-file-format-under-the-hood