mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-13 15:42:50 +08:00
Update example image
This commit is contained in:
parent
a1050fc676
commit
17ee8990f4
@ -24,7 +24,7 @@ _[
|
||||

|
||||
|
||||
<h2 id="installing">نصب</h2>
|
||||
|
||||
|
@ -29,7 +29,7 @@ Python用の素晴らしい[Rich ライブラリ](https://github.com/willmcgugan
|
||||
|
||||
## 例
|
||||
|
||||

|
||||

|
||||
|
||||
## 使用方法
|
||||
|
||||
|
@ -27,7 +27,7 @@ for Python.
|
||||
and downgrade colors as needed.
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
## Installing
|
||||
|
||||
|
@ -7,7 +7,7 @@ To start contributing to the [Spectre.Console](https://github.com/spectresystems
|
||||
The documentation site uses [Statiq](https://statiq.dev), a static site generator. To build the documentation site run the following in a command-line terminal.
|
||||
|
||||
```
|
||||
> dotnet run preview --virtual-dir "spectre.console"
|
||||
> Preview.ps1
|
||||
```
|
||||
|
||||
After the build is complete, you can navigate to [http://localhost:5080/spectre.console](http://localhost:5080/spectre.console).
|
||||
@ -29,13 +29,7 @@ Layout and styling can also be found in the [input](./input) directory. Look for
|
||||
|
||||
## Custom Build Features
|
||||
|
||||
The documentation site has custom enhancements to Statiq located under the [./src](./src) directory. Enhancements to the build process include:
|
||||
|
||||
- [Extension Methods](./src/Extensions)
|
||||
- [Models](./src/Models)
|
||||
- [Pipelines](./src/Pipelines)
|
||||
- [Shortcodes](./src/Shortcodes)
|
||||
- [Utilities](./src/Utilities)
|
||||
The documentation site has custom enhancements to Statiq located under the [./src](./src) directory.
|
||||
|
||||
## License
|
||||
|
||||
|
BIN
docs/input/assets/images/example.png
Normal file
BIN
docs/input/assets/images/example.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 219 KiB |
@ -22,5 +22,5 @@ for Python written by Will McGugan.
|
||||
|
||||
## Examples
|
||||
|
||||
<img src="assets/images/table.gif" style="max-width: 100%; margin-top: 15px; margin-bottom: 25px;" />
|
||||
<img src="https://github.com/spectresystems/spectre.console/raw/main/resources/gfx/screenshots/example.png" style="max-width: 100%;" />
|
||||
<img src="./assets/images/example.png" style="max-width: 100%; margin-top: 15px; margin-bottom: 25px;" />
|
||||
<img src="./assets/images/table.gif" style="max-width: 100%;" />
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 247 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB |
Loading…
x
Reference in New Issue
Block a user