Update docs website icons, optimize images (#2056)
* Add social icons, optimize images * Fix manifest asset urls * Fix ms tile image url * Add favicon tag
|
@ -2,7 +2,7 @@
|
|||
<div class="row">
|
||||
<div class="large-12 column">
|
||||
<a href="/" class="brand">
|
||||
<img src="/images/CapistranoLogo.png" alt="capistrano logo" />
|
||||
<img src="/assets/images/CapistranoLogo.png" alt="capistrano logo" />
|
||||
</a>
|
||||
</div>
|
||||
<!-- <div class="large-4 column"> -->
|
||||
|
|
|
@ -8,10 +8,19 @@
|
|||
<link href='https://fonts.googleapis.com/css?family=Enriqueta' rel='stylesheet' type='text/css'>
|
||||
<script type="text/javascript" src="//use.typekit.net/itm5ubu.js"></script>
|
||||
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
|
||||
<link rel="stylesheet" href="/css/foundation.css" />
|
||||
<link rel="stylesheet" href="/css/capistrano.css">
|
||||
<link rel="stylesheet" href="/css/social_foundicons.css" />
|
||||
<link rel="stylesheet" href="/css/monokai.css" />
|
||||
<link rel="stylesheet" href="/assets/css/foundation.css" />
|
||||
<link rel="stylesheet" href="/assets/css/capistrano.css">
|
||||
<link rel="stylesheet" href="/assets/css/social_foundicons.css" />
|
||||
<link rel="stylesheet" href="/assets/css/monokai.css" />
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon-16x16.png">
|
||||
<link rel="icon" href="/assets/favicon.ico">
|
||||
<link rel="manifest" href="/assets/site.webmanifest">
|
||||
<link rel="mask-icon" href="/assets/safari-pinned-tab.svg" color="#5bbad5">
|
||||
<meta name="msapplication-TileColor" content="#1c1b39">
|
||||
<meta name="theme-color" content="#1c1b39">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
@ -33,8 +42,8 @@
|
|||
|
||||
{% include footer.html %}
|
||||
|
||||
<script src="/js/jquery-1.7.min.js"></script>
|
||||
<script src="/js/jquery.githubRepoWidget.min.js"></script>
|
||||
<script src="/assets/js/jquery-1.7.min.js"></script>
|
||||
<script src="/assets/js/jquery.githubRepoWidget.min.js"></script>
|
||||
|
||||
<a href="https://github.com/capistrano/capistrano"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub"></a>
|
||||
|
||||
|
|
BIN
docs/assets/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
docs/assets/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 19 KiB |
BIN
docs/assets/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
9
docs/assets/browserconfig.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="mstile-150x150.png"/>
|
||||
<TileColor>#1c1b39</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
BIN
docs/assets/favicon-16x16.png
Normal file
After Width: | Height: | Size: 683 B |
BIN
docs/assets/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
BIN
docs/assets/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 614 B After Width: | Height: | Size: 614 B |
BIN
docs/assets/images/BashStartupFiles1.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
docs/assets/images/CapistranoAvatar.png
Normal file
After Width: | Height: | Size: 3.4 KiB |
BIN
docs/assets/images/CapistranoGraphic.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
docs/assets/images/CapistranoGraphicWireframe.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
docs/assets/images/CapistranoLogo.png
Normal file
After Width: | Height: | Size: 4.7 KiB |
BIN
docs/assets/images/airbrussh-screenshot.png
Normal file
After Width: | Height: | Size: 51 KiB |
After Width: | Height: | Size: 9.1 KiB |
BIN
docs/assets/images/git-check-example-screenshot.png
Normal file
After Width: | Height: | Size: 20 KiB |
BIN
docs/assets/images/github-personal-api-token-page.png
Normal file
After Width: | Height: | Size: 7 KiB |
BIN
docs/assets/images/successful-git-check-example-screenshot.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
docs/assets/mstile-150x150-min.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
37
docs/assets/safari-pinned-tab.svg
Normal file
|
@ -0,0 +1,37 @@
|
|||
<?xml version="1.0" standalone="no"?>
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
||||
width="630.000000pt" height="630.000000pt" viewBox="0 0 630.000000 630.000000"
|
||||
preserveAspectRatio="xMidYMid meet">
|
||||
<metadata>
|
||||
Created by potrace 1.11, written by Peter Selinger 2001-2013
|
||||
</metadata>
|
||||
<g transform="translate(0.000000,630.000000) scale(0.100000,-0.100000)"
|
||||
fill="#000000" stroke="none">
|
||||
<path d="M3089 6296 c-2 -2 -40 -6 -84 -10 -109 -9 -165 -17 -350 -51 -74 -14
|
||||
-275 -69 -378 -105 -383 -132 -726 -329 -1035 -595 -141 -121 -351 -341 -411
|
||||
-428 -8 -12 -18 -24 -21 -27 -18 -14 -147 -202 -210 -307 -176 -290 -310 -628
|
||||
-379 -953 -54 -253 -65 -374 -66 -675 0 -250 5 -325 36 -510 6 -33 13 -76 16
|
||||
-95 9 -61 71 -296 104 -392 301 -894 983 -1605 1864 -1945 100 -38 329 -110
|
||||
378 -118 18 -3 40 -8 49 -11 22 -6 55 -13 98 -20 19 -3 41 -7 49 -10 8 -2 37
|
||||
-7 65 -10 28 -3 53 -7 56 -9 44 -27 699 -27 870 1 157 25 195 32 310 59 376
|
||||
89 788 280 1100 509 53 39 182 143 244 196 93 79 266 262 375 395 41 50 123
|
||||
166 120 169 -8 6 -816 571 -880 615 -37 25 -109 76 -162 113 -53 38 -99 68
|
||||
-104 68 -4 -1 -26 -27 -48 -58 -51 -72 -252 -276 -325 -329 -169 -122 -275
|
||||
-182 -426 -241 -99 -39 -262 -85 -336 -96 -21 -3 -53 -8 -70 -11 -162 -24
|
||||
-383 -20 -538 10 -101 19 -147 31 -230 57 -142 46 -231 87 -390 179 -55 32
|
||||
-209 151 -278 215 -256 237 -459 603 -517 934 -2 14 -10 57 -16 95 -24 135
|
||||
-15 476 16 585 2 8 7 30 10 48 3 18 23 88 45 155 170 519 566 923 1085 1107
|
||||
50 17 97 33 105 35 193 47 334 63 515 59 83 -2 159 -5 170 -7 11 -3 43 -8 70
|
||||
-11 70 -10 197 -42 280 -72 39 -14 79 -29 90 -32 70 -20 337 -172 410 -233 11
|
||||
-9 53 -45 93 -80 l74 -62 -248 -248 -247 -247 51 -59 c27 -32 76 -99 109 -149
|
||||
45 -70 62 -89 73 -82 14 7 142 67 295 138 33 15 129 60 214 99 268 126 305
|
||||
143 366 171 120 55 192 89 307 144 65 31 120 56 122 56 2 0 59 26 127 59 68
|
||||
32 149 70 179 84 30 14 91 42 135 63 44 21 82 38 85 39 14 2 50 27 50 34 0 17
|
||||
-138 263 -208 371 -152 235 -316 424 -547 636 -88 80 -110 97 -270 212 -305
|
||||
219 -645 380 -1010 477 -49 13 -103 26 -120 29 -16 3 -45 10 -63 15 -18 5 -33
|
||||
10 -35 9 -3 0 -96 13 -121 18 -10 2 -44 6 -75 9 -31 4 -67 9 -81 12 -29 6
|
||||
-525 15 -531 9z"/>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 2.2 KiB |
19
docs/assets/site.webmanifest
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Capistrano",
|
||||
"short_name": "Capistrano",
|
||||
"icons": [
|
||||
{
|
||||
"src": "android-chrome-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image/png"
|
||||
},
|
||||
{
|
||||
"src": "android-chrome-512x512.png",
|
||||
"sizes": "512x512",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#1c1b39",
|
||||
"background_color": "#1c1b39",
|
||||
"display": "standalone"
|
||||
}
|
|
@ -114,7 +114,7 @@ INFO Not interactive
|
|||
Best explained with this diagram, yes it's that complicated:
|
||||
|
||||
<figure class="panel">
|
||||
<img src="/images/BashStartupFiles1.png" title="Bash Startup Files" alt="Bash Startup Files" />
|
||||
<img src="/assets/images/BashStartupFiles1.png" title="Bash Startup Files" alt="Bash Startup Files" />
|
||||
<figcaption>
|
||||
<p>Source: <a href="http://www.solipsys.co.uk/new/BashInitialisationFiles.html">http://www.solipsys.co.uk/new/BashInitialisationFiles.html</a></p>
|
||||
</figcaption>
|
||||
|
|
|
@ -47,7 +47,7 @@ correct, we are allowed to login.
|
|||
**Note:** If you are on Windows, you can use Git for Windows to generate ssh keys. To do this, follow this steps:
|
||||
|
||||
1. Install [Git for Windows](https://git-scm.com/download/win).
|
||||
2. Open "Git Bash" and follow next instructions always inside Git Bash prompt.
|
||||
2. Open "Git Bash" and follow next instructions always inside Git Bash prompt.
|
||||
3. Activate ssh-agent: ```$ eval "$(ssh-agent -s)" ```
|
||||
|
||||
**Note:** If you want to use [Putty tool](https://www.putty.org/) to connect to remote server (from Windows) with ssh keys, then you need to generate ppk file, through puttygen tool.
|
||||
|
@ -300,7 +300,7 @@ me@localhost $ git ls-remote https://XXXX:@github.com/capistrano/rails3-bootstra
|
|||
|
||||
Where `XXXX` is a personal API token, as such:
|
||||
|
||||
![Github Personal API Token Page](/images/github-personal-api-token-page.png)
|
||||
![Github Personal API Token Page](/assets/images/github-personal-api-token-page.png)
|
||||
|
||||
##### 1.2.3 Deploy Keys
|
||||
|
||||
|
|
|
@ -135,7 +135,7 @@ Tasks: TOP => git:check
|
|||
This'll typically come out looking more beautiful depending on your terminal
|
||||
colour support, you may well see something like this:
|
||||
|
||||
![Capistrano Git Check Colour Example](/images/git-check-example-screenshot.png)
|
||||
![Capistrano Git Check Colour Example](/assets/images/git-check-example-screenshot.png)
|
||||
|
||||
To run through that shortly, what did we do:
|
||||
|
||||
|
@ -206,6 +206,6 @@ DEBUG [f40edfbb] 3419812c9f146d9a84b44bcc2c3caef94da54758 refs/heads/master
|
|||
INFO [f40edfbb] Finished in 3.319 seconds command successful.
|
||||
```
|
||||
|
||||
![Capistrano Git Check Colour Example](/images/successful-git-check-example-screenshot.png)
|
||||
![Capistrano Git Check Colour Example](/assets/images/successful-git-check-example-screenshot.png)
|
||||
|
||||
*Note:* If you get an error like `scp: /tmp/git-ssh.sh: Permission denied`, you may need to set the `:tmp_dir` param.
|
||||
|
|
|
@ -8,7 +8,7 @@ layout: default
|
|||
There are many continuous integration tools in the world already, Harrow is
|
||||
ours. It is designed to "feel" familiar to Capistrano users.
|
||||
|
||||
![Harrow, web-based Capistrano](/images/capistrano-logo-harrow-logo-c-primary-darker-w640.png)
|
||||
![Harrow, web-based Capistrano](/assets/images/capistrano-logo-harrow-logo-c-primary-darker-w640.png)
|
||||
|
||||
Although Harrow is designed to work well for Capistrano-style use-cases, it is
|
||||
by no means limited to only being used for Capistrano, or even for deployment.
|
||||
|
|
|
@ -22,7 +22,7 @@ Ruby software to form part of a larger tool.
|
|||
|
||||
#### What does it look like?
|
||||
|
||||
![Capistrano 3.5 / Airbrussh formatter screenshot](/images/airbrussh-screenshot.png)
|
||||
![Capistrano 3.5 / Airbrussh formatter screenshot](/assets/images/airbrussh-screenshot.png)
|
||||
|
||||
|
||||
#### What else is in the box?
|
||||
|
|
BIN
docs/favicon.ico
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 9 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 65 KiB |
Before Width: | Height: | Size: 9.6 KiB |
Before Width: | Height: | Size: 180 KiB |
Before Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 78 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 71 KiB |