Huangbo
Huangbo
This is a bug fix. ## Summary Non-English characters being url encoded in breadcrumb navigation. I added url_decode filter in breadcrumb navigation link text to fix that ## Context Tis...
### First Check - [x] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
I use `whoosh` backend with `jieba` analyzer. And use `sqlalchemy` link to `mysql`. I use `flask-apscheduler` to perform update whoosh index tasks regularly. Code like blow: ```python @scheduler.task('cron', id='do_refresh_whoosh_index', hour=2)...
### Operating System Windows 10 ### Ruby Version ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a) [x64-mingw32] ### Jekyll Version jekyll 3.9.2 ### GitHub Pages Version _No response_ ### Expected Behavior I config...
First of all thanks for the excellent lecture! I have already learned the [Lecture #24](https://www.youtube.com/watch?v=VcFnqQarpjI&list=PLy_6D98if3ULEtXtNSY_2qN21VCKgoQAE&index=24), and the commit is e2443c3eefeae7735f7b9773c63e9ec8b382883a I like to run tests in parallel, because it can...
### 问题: 鼠标放在 `图解 MySQL` 和 `图解 Redis` 两个 nav 上的时候,整个前面的导航条目(包括搜索框) 都会向左移动,放在其他 nav 上没有这个问题。 ### 截图:  ### 环境: 操作系统:windows 10 屏幕分辨率:1920 * 1080 浏览器:Chrome [版本 103.0.5060.114(正式版本) (32 位)]
Sometimes, when I use `sqlalchemy_to_pydantic` to create pydantic model, I want to make some columns and all columns to be optional for a patch requst.
The error and solution are discussed in: https://github.com/orgs/vercel/discussions/5926#discussioncomment-8599570 According to the documentation [Integration with Next.js](https://velite.js.org/guide/with-nextjs), I integrated the Next.js plugin, which caused the error. As a result, the deployment on...
### What problem will this feature address? Lucia [readme](https://github.com/lucia-auth/lucia) announced that: Lucia v3 will be deprecated by March 2025. Will we consider replacing Lucia? ### Describe the solution you'd like...