mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-25 07:01:11 +02:00
docs: release update
This commit is contained in:
2
.github/README-jp.md
vendored
2
.github/README-jp.md
vendored
@@ -32,7 +32,7 @@ yarn add nes.css
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<!-- 圧縮版 -->
|
<!-- 圧縮版 -->
|
||||||
<link href="https://unpkg.com/nes.css@2.2.0/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@2.2.1/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- 最新版 -->
|
<!-- 最新版 -->
|
||||||
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- コアスタイルのみ -->
|
<!-- コアスタイルのみ -->
|
||||||
|
2
.github/README-pt-BR.md
vendored
2
.github/README-pt-BR.md
vendored
@@ -32,7 +32,7 @@ Importe o CSS através de um elemento `<link />`:
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<!-- minify -->
|
<!-- minify -->
|
||||||
<link href="https://unpkg.com/nes.css@2.2.0/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@2.2.1/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- latest -->
|
<!-- latest -->
|
||||||
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- core style only -->
|
<!-- core style only -->
|
||||||
|
6
.github/README-ru.md
vendored
6
.github/README-ru.md
vendored
@@ -32,7 +32,7 @@ yarn add nes.css
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<!-- Миницифированные -->
|
<!-- Миницифированные -->
|
||||||
<link href="https://unpkg.com/nes.css@2.2.0/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@2.2.1/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- Последние -->
|
<!-- Последние -->
|
||||||
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- Только основные стили -->
|
<!-- Только основные стили -->
|
||||||
@@ -44,12 +44,12 @@ yarn add nes.css
|
|||||||
NES.css не предоставляет никаких шрифтов, но мы поддерживаем следующие шрифты, которые рекомендуются к использованию с этой билиотекой
|
NES.css не предоставляет никаких шрифтов, но мы поддерживаем следующие шрифты, которые рекомендуются к использованию с этой билиотекой
|
||||||
|
|
||||||
| Язык | Шрифт |
|
| Язык | Шрифт |
|
||||||
|--------------|--------------------------------------------------------------------|
|
| ------------ | ------------------------------------------------------------------ |
|
||||||
| По умолчанию | [Press Start 2P](https://fonts.google.com/specimen/Press+Start+2P) |
|
| По умолчанию | [Press Start 2P](https://fonts.google.com/specimen/Press+Start+2P) |
|
||||||
| Английский | [Kongtext](https://www.dafont.com/kongtext.font) |
|
| Английский | [Kongtext](https://www.dafont.com/kongtext.font) |
|
||||||
| Японский | [美咲フォント](http://littlelimit.net/misaki.htm) |
|
| Японский | [美咲フォント](http://littlelimit.net/misaki.htm) |
|
||||||
| Японский | [Nu もち](http://kokagem.sakura.ne.jp/font/mochi/) |
|
| Японский | [Nu もち](http://kokagem.sakura.ne.jp/font/mochi/) |
|
||||||
| Корейский | [둥근모꼴](http://cactus.tistory.com/193) |
|
| Корейский | [둥근모꼴](http://cactus.tistory.com/193) |
|
||||||
|
|
||||||
## Использование
|
## Использование
|
||||||
|
|
||||||
|
2
.github/README-zh-CN.md
vendored
2
.github/README-zh-CN.md
vendored
@@ -22,7 +22,7 @@ yarn add nes.css
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<!-- non-minified -->
|
<!-- non-minified -->
|
||||||
<link href="https://unpkg.com/nes.css@2.2.0/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@2.2.1/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- latest -->
|
<!-- latest -->
|
||||||
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- core style only -->
|
<!-- core style only -->
|
||||||
|
@@ -32,7 +32,7 @@ Import the CSS via a `<link />` element:
|
|||||||
|
|
||||||
```html
|
```html
|
||||||
<!-- minify -->
|
<!-- minify -->
|
||||||
<link href="https://unpkg.com/nes.css@2.2.0/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@2.2.1/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- latest -->
|
<!-- latest -->
|
||||||
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
|
||||||
<!-- core style only -->
|
<!-- core style only -->
|
||||||
|
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
<title>NES.css - NES-style CSS Framework</title>
|
<title>NES.css - NES-style CSS Framework</title>
|
||||||
|
|
||||||
<link href="https://unpkg.com/nes.css@2.2.0/css/nes.min.css" rel="stylesheet" />
|
<link href="https://unpkg.com/nes.css@2.2.1/css/nes.min.css" rel="stylesheet" />
|
||||||
<link href="./style.css" rel="stylesheet" />
|
<link href="./style.css" rel="stylesheet" />
|
||||||
<script src="./lib/vue.min.js"></script>
|
<script src="./lib/vue.min.js"></script>
|
||||||
|
|
||||||
|
@@ -560,10 +560,10 @@ const contributors = [
|
|||||||
'soph-iest',
|
'soph-iest',
|
||||||
'montezume',
|
'montezume',
|
||||||
'sazzadsazib',
|
'sazzadsazib',
|
||||||
'KeevanDance',
|
|
||||||
'jdvivar',
|
'jdvivar',
|
||||||
'ohlookitsderpy',
|
'ohlookitsderpy',
|
||||||
'IngwiePhoenix',
|
'IngwiePhoenix',
|
||||||
|
'kyu-suke',
|
||||||
'jjspace',
|
'jjspace',
|
||||||
'Baldomo',
|
'Baldomo',
|
||||||
'DanSnow',
|
'DanSnow',
|
||||||
@@ -580,6 +580,7 @@ const contributors = [
|
|||||||
'alexd99',
|
'alexd99',
|
||||||
'alexgleason',
|
'alexgleason',
|
||||||
'agarzola',
|
'agarzola',
|
||||||
|
'Ermakoy',
|
||||||
'fleeting',
|
'fleeting',
|
||||||
'JamesIves',
|
'JamesIves',
|
||||||
'jsoref',
|
'jsoref',
|
||||||
@@ -587,6 +588,7 @@ const contributors = [
|
|||||||
'LukBukkit',
|
'LukBukkit',
|
||||||
'otaviopace',
|
'otaviopace',
|
||||||
'Pedro-Souza',
|
'Pedro-Souza',
|
||||||
|
'iamrameffort',
|
||||||
'scottaohara',
|
'scottaohara',
|
||||||
'd0p1s4m4',
|
'd0p1s4m4',
|
||||||
'lucasjs',
|
'lucasjs',
|
||||||
|
Reference in New Issue
Block a user