Posts in Tech

Github pages

DNS: Add an A record point to github server.

gh-pages-dns-records

gh-pages-dns-records

Read more ...


准备工作

#IOS App 安全降级 此教材是利用官方app store进行降级下载,最具安全性。
img.png

Non-consecutive header level increase; 0 to 2 [myst.header]

img.png

Read more ...


sphinx bootstrap theme

Non-consecutive header level increase; 1 to 3 [myst.header]

安装依赖

Read more ...


Sphinx对Markdown文件的支持

Non-consecutive header level increase; 0 to 2 [myst.header]

Sphinx可以通过 MyST-Parser 支持基础功能的Markdown文档。

Read more ...


Plex Server 安装插件

https://github.com/ukdtom/WebTools.bundle/wiki/Install https://github.com/gboudreau/XBMCnfoMoviesImporter.bundle

下载目标插件,解压

Read more ...


How to make rst file encoding correct in pycharm

File -> Settings -> Editor -> Code Style -> File Encodings

Make Settings just like the pic below:
How to make rst file encoding correct in pycharm

How to make rst file encoding correct in pycharm

Read more ...


How to build a blog with sphinx?

Clone the Template Project

Install nox.

Read more ...


How to active virtualenv in pyCharm terminal by default?

File -> Settings -> Terminal -> Application Settings -> Shell path

Select: cmd.exe

pycharm terminal settings

Read more ...


Github quick start

df

Get started by creating a new file or uploading an existing file. We recommend every repository include a README, LICENSE, and .gitignore.

Read more ...


Learn about Playwright

https://microsoft.github.io/playwright-python/ https://playwright.dev/python/docs/intro/

安装浏览器

Read more ...