appleboy
1dfeaffef3
docs: add Table of Contents to all language README files
...
- Add a Table of Contents section to the English, Simplified Chinese, and Traditional Chinese README files
Signed-off-by: appleboy <appleboy.tw@gmail.com>
2025-04-26 22:00:28 +08:00
appleboy
734d4df2c8
docs: refine and unify documentation wording and formatting
...
- Improve and clarify English wording and formatting throughout the documentation for better readability
- Update section titles and add missing punctuation for consistency
- Revise build instructions and descriptions for accuracy and clarity
- Enhance phrasing in Chinese (Simplified and Traditional) documentation for clarity and consistency
- Remove outdated explanatory comments and improve example references in all README files
Signed-off-by: appleboy <appleboy.tw@gmail.com>
2025-04-26 21:58:19 +08:00
appleboy
6b748335c1
docs: localize README with Simplified and Traditional Chinese translations
...
- Add links to Traditional and Simplified Chinese README files, and label English as the default language
- Fix formatting for the list of supported platforms in the main README
- Add a Simplified Chinese version of the README with equivalent content and instructions
- Add a Traditional Chinese version of the README with equivalent content and instructions
Signed-off-by: appleboy <appleboy.tw@gmail.com>
2025-04-26 21:51:44 +08:00
appleboy
2c5e17dd2e
docs: update badge
...
Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-03-16 13:00:11 +08:00
Bo-Yi Wu
050e0e6efd
docs: use ghcr.io/appleboy/drone-ssh image for SSH connections
...
- Update the `image` field to use `ghcr.io/appleboy/drone-ssh` in DOCS.md
- Update the `image` field to use `ghcr.io/appleboy/drone-ssh` in README.md
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2023-03-28 14:43:00 +08:00
Bo-Yi.Wu
bc2dac669a
chore: refactor installation command for drone-ssh
using go install
...
- Update `drone-ssh` installation command to use `go install` instead of `go get`
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
2023-03-27 22:01:11 +08:00
Albert Wang
541508632d
chore: remove dotenv autoloading ( #243 )
2023-03-27 21:56:04 +08:00
Bo-Yi Wu
808373f717
docs: fix wrong link
2023-02-01 16:27:18 +08:00
Albert Wang
6d9d6acc6a
Document configuration through dotenv variables ( #224 )
...
* Format parameter table
* Format parameter keys as code
* Add documentation of configuration overrides
2023-02-01 16:26:22 +08:00
Bo-Yi.Wu
60da6458b5
docs(readme): remove drone badge
...
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
2022-12-25 10:02:55 +08:00
Bo-Yi Wu
bd8532afdc
docs: update markdown format
2019-08-04 07:04:52 +08:00
Bo-Yi Wu
3505455bb7
Update README.md
2019-05-09 14:16:02 +08:00
Bo-Yi Wu
56b67e1314
chore: change command timeout flag ( #138 )
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-03-11 14:36:17 +08:00
Bo-Yi Wu
3342cdf59a
refactor: error var missingXXX should have name of the form errFoo
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-03-04 14:47:28 +08:00
Bo-Yi Wu
86a962988d
docs: update logo path
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-03-04 14:28:19 +08:00
Bo-Yi Wu
d128f2fecf
update image path
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-03-04 12:05:16 +08:00
Bo-Yi Wu
83f8486e15
docs: update badge
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2019-03-04 12:01:14 +08:00
Bo-Yi Wu
2d5668ff17
Update document for mount key path. ( #100 )
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-10-29 20:46:16 -05:00
Bo-Yi Wu
699d9148d8
update readme.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-05-10 21:55:56 +08:00
Bo-Yi Wu
f81056261d
add demo gif
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-05-10 16:21:22 +08:00
Bo-Yi Wu
833d26f473
feat: support username flag. ( #45 )
...
* feat: support username flag.
2017-02-21 11:44:37 +08:00
Bo-Yi Wu
3a5b4aa23b
docs: [ci skip] add drone plugin document link.
2017-02-08 10:26:46 +08:00
Bo-Yi Wu
7314547924
docs: Add change docker image note.
2017-01-25 10:22:01 +08:00
Bo-Yi Wu
18d0ff3a20
fix: [ci skip] tag version
2017-01-23 12:12:07 +08:00
Bo-Yi Wu
67e5c75249
add tag badge
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-01-23 12:07:33 +08:00
Bo-Yi Wu
09ee39ffd0
docs: [ci skip] add icon
2017-01-23 11:12:16 +08:00
Bo-Yi Wu
52d4a2a4a9
remove ENV and fix readme.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-27 19:19:39 +08:00
Bo-Yi Wu
167eff1be0
update readme.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-27 16:26:24 +08:00
Bo-Yi Wu
d55423fa68
support password flag.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-12-27 16:23:52 +08:00
Morgan Kesler
eb5a5e2378
Rename reserved keyword commands to script
...
A change in the plugin API from 0.4 to 0.5 makes the commands keyword in the build config a reserved keyword and needs to be changed.
2016-08-31 08:49:03 -04:00
Thomas Boerger
af63543467
Unified README and updated badges
2016-07-31 18:13:54 +02:00
Thomas Boerger
c816c75fc6
Migrated plugin to 0.5 structure
2016-07-13 17:32:38 +02:00
Thomas Boerger
41c5a30995
Reference to DOCS.md from README.md for usage information
2016-02-21 12:30:26 +01:00
Thomas Boerger
8cca2292e9
Unification: Drone config, Makefile, structure and badges
2016-01-27 16:12:18 +01:00
Thomas Boerger
a597624c7f
Added useful content to readme
2016-01-01 21:34:37 +01:00
Brad Rydzewski
6ad0e68641
Initial commit
2015-10-20 11:05:53 -07:00