Skip to content

Commit

Permalink
docs: style
Browse files Browse the repository at this point in the history
Signed-off-by: Yves Brissaud <[email protected]>
  • Loading branch information
eunomie committed Oct 10, 2024
1 parent dd97c58 commit 6af9faa
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ theme: jekyll-theme-leap-day
remote_theme: pages-themes/[email protected]
plugins:
- jekyll-remote-theme
show_download: true
show_downloads: false
18 changes: 18 additions & 0 deletions docs/assets/css/style.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
---

@import "{{ site.theme }}";

header {
background: #505459;
}

#banner {
background: #f2f0e5;
border-color: #706f68;

.button {
border: 1px solid #706f68;
background: linear-gradient(#f2f0e5, #b6b4aa);
}
}
33 changes: 17 additions & 16 deletions docs/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
layout: default
---

# docker run, better
# docker runx

```text
⣀⣠⣤⢴⡶⡶⡶⣶⢶⣦⣤⣄⣀
⢀⣤⡈⠩⣉⣁⠁ ⠈⠉⠙⠻⢵⣤⡀
⣠⢾⠛⠉ ⠈⣛⡟⢷⣦⣄ ⠉⠻⡷⣄
⢠⣞⠏⠁ ⠠⣒⠯⣗⢮⣚⢷⣦⡀ ⠈⠻⣷⡀
⣰⡯⠁ ⣀⣰⢽⠲⠝⢎⣛⣊⣋⣓⣛⣂⣀ ⠘⢿⠄ ⣀⡀ __________ Docker ____ ___
⣰⡟ ⢀⠤⠌⣃⣭⢶⣞⣿⣽⣾⣻⣽⣯⢿⣽⡯⠿⠶⣶⢦⣤⣤⠤⣤⣤⣤⠴⠶⠒⠚⠉⠉ \______ \__ __ ____ \ \/ /
⢠⡿ ⠐⣩⣶⣻⣽⡾⠿⠙⠓⠉⠈⠁ ⣯ ⠘⢓⣠⣴⣖⣛⣉⡡ ⠰⣾ | _/ | \/ \ \ /
⣸⡇ ⣠⣾⣟⠞⠋⠁⣀⣠⣤⣴⣶⡶⡦ ⠻⣄⣀ ⢨⣤⣤⠴⠖⠋⠁ ⡿⡆ | | \ | / | \/ \
⣿⡅ ⢰⣟⠇⠁⠤⠒⠉⠉ ⣀⣀⣤⣤⣤⢶⠶⠞⠛⠛⠉⠁ ⡿⡇ |____|_ /____/|___| /___/\ \
⣷⡇ ⣟⠃ ⢀⣠⡴⠞⠛⠉⠉⣰⡟⣠⠟ ⡀ ⡿⡇ \/ \/ \_/
⣰⡯⠁ ⣀⣰⢽⠲⠝⢎⣛⣊⣋⣓⣛⣂⣀ ⠘⢿⠄ ⣀⡀
⣰⡟ ⢀⠤⠌⣃⣭⢶⣞⣿⣽⣾⣻⣽⣯⢿⣽⡯⠿⠶⣶⢦⣤⣤⠤⣤⣤⣤⠴⠶⠒⠚⠉⠉
⢠⡿ ⠐⣩⣶⣻⣽⡾⠿⠙⠓⠉⠈⠁ ⣯ ⠘⢓⣠⣴⣖⣛⣉⡡ ⠰⣾
⣸⡇ ⣠⣾⣟⠞⠋⠁⣀⣠⣤⣴⣶⡶⡦ ⠻⣄⣀ ⢨⣤⣤⠴⠖⠋⠁ ⡿⡆
⣿⡅ ⢰⣟⠇⠁⠤⠒⠉⠉ ⣀⣀⣤⣤⣤⢶⠶⠞⠛⠛⠉⠁ ⡿⡇
⣷⡇ ⣟⠃ ⢀⣠⡴⠞⠛⠉⠉⣰⡟⣠⠟ ⡀ ⡿⡇
⢸⣇ ⢻⡀ ⣰⢻⡁ ⡠⠞⠉⠐⠁ ⣠⡶⠋ ⢀⢿⠃
⠈⣷⡄⠘⢧⡀⠏⠘⢷⣄⣀ ⣠⣾⠏ ⣸⡟
⠘⣷⡄⠈⠳⣄⡀ ⠙⠿⣻⣅⡀ ⢀⣼⢿⡞ ⣰⠿
Expand All @@ -25,17 +25,18 @@ layout: default
⠁⠉ ⠹⣽⡄⠉
⠘⢷⡀
__________ Docker ____ ___
\______ \__ __ ____ \ \/ /
| _/ | \/ \ \ /
| | \ | / | \/ \
|____|_ /____/|___| /___/\ \
\/ \/ \_/
```

* [Main Usage](#main-usage)
* [Reference](#reference)
* [Usage](#usage)
* [Actions Definition](#actions-definition)
* [Local Override](#local-override)
* [Implementation Details](#implementation-details)
* [CLI Plugin Installation](#cli-plugin-installation)
* [Manual Installation](#manual-installation)

## Main Usage

Let's imagine you want to show your container can run a specific action. For instance `echo Hello` from `alpine` image.
Expand Down

0 comments on commit 6af9faa

Please sign in to comment.