Skip to content
#

blog

Here are 25,736 public repositories matching this topic...

next.js
rikkit
rikkit commented May 30, 2022

Verify canary release

  • I verified that the issue exists in Next.js canary release

Provide environment information

    Operating System:
      Platform: linux
      Arch: x64
      Version: #1 SMP Tue Jun 23 12:58:10 UTC 2020
    Binaries:
      Node: 16.14.2
      npm: 8.5.0
      Yarn: 3.2.0
      pnpm: N/A
    Relevant packages:
      next: 12.1.6
      react: 18.
good first issue area: ESLint
nrandell
nrandell commented May 30, 2022

Preliminary Checks

Description

If

help wanted type: documentation good first issue
halo
ruibaby
ruibaby commented Apr 18, 2022

你当前使用的版本

1.5.2

描述一下此特性

后台部分表单中,如果有 URL 类型的输入框,需要去掉字符串前后空格。

如:

  • 系统设置中博客地址、Logo、Favicon
  • 附件设置的 entrypoint、自定义域名。
  • SMTP 设置中的 SMTP 地址。

see halo-dev/halo#1850

/kind feature
/cc @halo-dev/sig-halo-admin
/milestone 1.5.x

附加信息

No response

help wanted good first issue area/admin kind/improvement
naiyerasif
naiyerasif commented May 28, 2022

Would it be possible to let folks pass their own slugify function to generate slugs for markdown headings? Some usecases for this are

  • backward compatibility (if I'm migrating from some other framework)
  • customization of slugs (one off custom transformations)
  • handling special usecases for non-latin languages (like Urdu)

Possible alternative

If it is too much, [@sindresorhus/sl

good first issue markdown p2-nice-to-have
Game-Programmer-Study-Notes

我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.

  • Updated Oct 16, 2021
adityatelange
adityatelange commented May 14, 2022

We had a discussion poll here adityatelange/hugo-PaperMod#892

Which results update the Pagination buttons that say: Next Page & Prev Pageto Next & Prev respectively.
So calling out everyone who has previously contributed to translations to update the strings present at https://github.com/adityatelange/hugo-PaperMod/tree/master/i18n
which updates the str

help wanted good first issue translation

Improve this page

Add a description, image, and links to the blog topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blog topic, visit your repo's landing page and select "manage topics."

Learn more