Nicolas signed-log FORMICHELLA
c0aea3e683
[Website-Makefile] Enable support for docker compose v2
...
Support using `docker compose` (docker compose v2) instead of
`docker-compose` (v1)
- Introduce `COMPOSE_V2` and `COMPOSE_COMMAND` variables
- Keep the default version at v1 (`COMPOSE_V2=0`)
- Refactor error message to expose that possibility
Signed-off-by: Nicolas signed-log FORMICHELLA <stigpro@outlook.fr>
2022-08-28 22:58:44 +02:00
Tim Byrne
5b3e5de331
Merge pull request #322 from erijo/pages-new-clone
2021-03-22 13:44:41 -05:00
Erik Flodin
8e72d93126
Add note about bootstrap.d contrib script to bootstrap page
2021-02-13 10:28:31 +01:00
Erik Flodin
a6a2945169
Update pages to match new clone behavior (from #289 )
2021-02-13 10:28:30 +01:00
Tim Byrne
cdf4ffbbec
Merge pull request #308 from jsmartt/patch-1
2021-02-06 14:35:30 -06:00
Tim Byrne
99827521fe
Remove dead link
2021-02-06 14:32:09 -06:00
Tim Byrne
a559a1e4b0
Merge pull request #310 from bramceulemans/patch-1
2021-02-06 14:30:21 -06:00
Bram Ceulemans
439994a597
Update 060_alternates.md, fix MacBook typo
2021-01-15 13:52:56 +01:00
Jared Smartt
05dad94966
Add OS note for Cygwin/MinGW
2021-01-12 16:06:08 -07:00
Tim Byrne
f7490b5bc3
Ignore all twitter URLs
2020-12-27 21:22:35 -06:00
Tim Byrne
9c46d76fce
Add star suggestion
2020-12-27 21:02:07 -06:00
Tim Byrne
8605d4adfa
Add note about double login
2020-12-27 21:01:47 -06:00
Tim Byrne
6826e5e835
Update encryption docs for 3.0.0
2020-12-27 21:01:15 -06:00
Tim Byrne
6de50bd11d
Remove example that no longer uses yadm
2020-12-27 20:59:44 -06:00
Tim Byrne
86a57452dc
Update social buttons in website header
2020-12-27 20:59:44 -06:00
Tim Byrne
0d30c7b45c
Add 3.0.0 upgrade page
2020-12-27 20:59:44 -06:00
Tim Byrne
9e659c7652
Ignore twitter link
...
For some reason, twitter has begun sending bad HTTP responses to
command line user agents. :(
2020-12-26 13:52:53 -06:00
Tim Byrne
fbccfd2db6
Merge pull request #245 from rasa/patch-1
2020-12-26 13:35:10 -06:00
Tim Byrne
ec7fb1fdc7
Merge pull request #258 from erijo/conditions
2020-12-26 13:30:31 -06:00
Tim Byrne
94abe5b44a
Merge pull request #268 from rasa/patch-2
2020-12-26 13:26:42 -06:00
Ross Smith II
ef3a75e17f
Fix typos in 070_templates.md
...
See 3ddea20853/yadm (L588)
2020-12-09 15:29:39 -08:00
Tim Byrne
4300809ff3
Merge GitHub Actions updates
2020-11-22 16:50:55 -06:00
Tim Byrne
70aaac7bd9
Migrate from Travis-CI to GitHub Actions
2020-11-22 16:24:49 -06:00
Erik Flodin
891d6ca28f
Correct the command used to determine hostname
2020-10-18 21:51:34 +02:00
Erik Flodin
63a0bc5830
Add documentation for the extension condition
...
See #257
2020-10-18 21:41:14 +02:00
Erik Flodin
fd047ee846
Add space to match other lines in table
2020-10-18 21:40:54 +02:00
Tim Byrne
4f05403273
Merge pull request #256 from erijo/template-awk-inc-pages
2020-10-17 14:00:50 -05:00
Erik Flodin
c0b2fd2ab7
Add documentation for the template include directive
2020-10-10 21:18:16 +02:00
Ross Smith II
a931854c1d
Add OpenWRT installation instructions
2020-08-18 22:43:17 -07:00
Tim Byrne
f2a69735b4
Add documentation for ESH templates
2020-08-08 21:35:22 -05:00
Tim Byrne
3245041496
Add documentation for transcrypt
2020-08-08 21:35:22 -05:00
Tim Byrne
b76caca64d
Merge pull request #209 from alexandregv/patch-1
2020-07-08 13:26:10 -05:00
Alexandre GV
f5f6f9a98a
Fix typo in templates directives example
2020-07-08 13:24:11 -05:00
Tim Byrne
c5bba67f0a
Document configuration for git-cola ( #200 )
2020-06-30 16:42:28 -05:00
Tim Byrne
1de83b4007
Add information about /etc/os-release ( #212 )
2020-06-30 16:30:31 -05:00
Tim Byrne
545945c714
Update examples ( #230 )
2020-06-30 16:16:04 -05:00
Tim Byrne
8fbf83b17f
Fix typo ( #233 )
2020-06-30 16:10:25 -05:00
Tim Byrne
c3229fcecd
Add example of clone with -w
option ( #63 )
2020-06-30 16:07:53 -05:00
Tim Byrne
f2875f778d
Fix broken link: fixurl.js
...
Google's fixurl javascript is not hosted publicly anymore.
2020-05-23 10:26:38 -05:00
Tim Byrne
e6871256c2
Remove dead link
2020-01-21 07:48:22 -06:00
Tim Byrne
5f49ffb76c
Specify version of Faraday
...
With Faraday 0.9.0 the Faraday::Error::ClientError has been renamed to
Faraday::ClientError. This is a change not reflected in Jekyll 3.8.5.
2020-01-21 07:43:46 -06:00
Tim Byrne
66668dd6c6
Update git-crypt information
2019-12-16 22:44:04 -06:00
Tim Byrne
2997a742b6
Add question about private directories ( #171 )
2019-12-16 22:23:16 -06:00
Tim Byrne
4f9b655a5c
Add question about tracking system level files ( #63 )
2019-12-08 13:18:54 -06:00
Tim Byrne
76abafa159
Add categories to FAQ
...
This TOC is the kramdown version, so the levels are defined site-wide.
2019-12-06 08:21:18 -06:00
Tim Byrne
8c5fd73ea6
Use MMistakes TOC (front-matter defined)
2019-12-06 08:20:35 -06:00
Tim Byrne
0b0d972ff1
Merge pull request #184 from con-f-use/gh-pages
2019-12-02 07:44:58 -06:00
con-f-use
b113c53233
Correct alternate files example
2019-12-02 12:25:40 +01:00
Tim Byrne
4d8606ed3d
Update formatting
2019-11-15 07:49:55 -06:00
Tim Byrne
073c5557c7
Note exception for WSL ( #113 )
2019-11-14 08:10:06 -06:00