博客:我的嵌入式Linux开发人员的博客

时间:2024-03-14 13:36:37
【文件属性】:

文件名称:博客:我的嵌入式Linux开发人员的博客

文件大小:2.01MB

文件格式:ZIP

更新时间:2024-03-14 13:36:37

python blog static-site pelican Python

我的静态博客 我的嵌入式Linux开发人员博客使用Pelican(用Python编写的静态网站生成器)构建。 该博客的内容用reStructuredText编写。 --- 使用以下命令安装必需的Python模块以构建静态页面并将其推送到github: # To pull submodules' sources git submodule sync git submodule update --init cd pelican-themes && git submodule update --init --recursive -- blue-penguin && cd - cd pelican-plugins && git submodule update --init --recursive -- assets sitemap && cd - # To create a Python3


【文件预览】:
blog-master
----README.rst(2KB)
----.gitmodules(295B)
----.nojekyll(0B)
----content()
--------static()
--------pages()
--------2020-09-27_build-riot-os-with-podman.rst(7KB)
--------2020-06-27_build-an-embedded-linux-in-fifteen-min.rst(12KB)
--------2020-05-28_my-blog-opening.rst(721B)
--------2020-09-08_busybox-chrt-dissection.rst(8KB)
----sonar-project.properties(427B)
----pelicanconf.py(3KB)
----templates()
--------base.html(398B)
----.github()
--------FUNDING.yml(28B)
--------ISSUE_TEMPLATE()
----LICENSE(34KB)
----pelican-plugins()
----requirements.txt(192B)
----.gitignore(2KB)
----pelican-themes()
----.circleci()
--------config.yml(3KB)
----publishconf.py(661B)
----.editorconfig(318B)

网友评论