mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-10 03:46:13 +01:00
b46f05a948
This commit includes all the needed workarounds and most changes from the main branch for everything to work, like: * removing empty lines in raw HTML that break output * read .browserslistrc, CSS variables from disk instead of duplicating it * using Hugo mounts * using Hugo for the docs CSS/JS * move ToC Sass code to a separate file while adapting it for Hugo Thus, this patch makes our npm scripts faster since lint runs on one step and there's no separate docs assets processing.
30 lines
772 B
YAML
30 lines
772 B
YAML
- name: 中文(繁體)
|
|
code: zh-tw
|
|
description: Bootstrap 4 繁體中文手冊
|
|
url: https://bootstrap.hexschool.com/
|
|
|
|
- name: Chinese
|
|
code: zh
|
|
description: Bootstrap 4 · 全球最流行的 HTML、CSS 和 JS 工具库。
|
|
url: https://code.z01.com/v4/
|
|
|
|
- name: Chinese Simplified
|
|
code: zh-CN
|
|
description: Bootstrap · 全球最受欢迎的 HTML、CSS 和 JS 库。
|
|
url: https://bootstrap-zh-cn.github.io/
|
|
|
|
- name: Brazilian Portuguese
|
|
code: pt-BR
|
|
description: Bootstrap 4 Português do Brasil
|
|
url: https://getbootstrap.com.br/v4/
|
|
|
|
- name: Japanese
|
|
code: ja
|
|
description: Bootstrap 4 日本語リファレンス
|
|
url: https://getbootstrap.jp/
|
|
|
|
- name: Korean
|
|
code: ko
|
|
description: Bootstrap 4 한국어 문서
|
|
url: https://getbootstrap.kr/
|