Victor Stinner blog 3
Read the blog online: http://vstinner.github.io/
Source at Github: https://github.com/vstinner/vstinner.github.io
The blog is generated by Pelican.
Build HTML output:
Type:
make html
Then open output/index.html.
Publish
Command to publish the HTML output:
make github
Setup
Requirements:
- pelican
- ghp-import
- aboutwilson theme
Command:
python3 -m pip install --user --upgrade pelican ghp-import
The aboutwilson theme comes from: https://github.com/getpelican/pelican-themes/tree/master/aboutwilson