LinuxServer-CI
983ffda0b6
Bot Updating Documentation
2022-12-12 07:59:10 -06:00
LinuxServer-CI
32b7254e64
Bot Updating Documentation
2022-12-10 20:03:54 +01:00
LinuxServer-CI
31efc228b1
Bot Updating Documentation
2022-12-07 21:30:13 +00:00
LinuxServer-CI
5b05205652
Bot Updating Documentation
2022-12-07 14:40:01 -06:00
Eric Nemchik
df1ed8c3f9
Merge pull request #68 from linuxserver/fix-regex
...
Fix exclusion regex
2022-12-07 13:10:04 -06:00
Eric Nemchik
b84215f62d
Fix exclusion regex
...
`ci` was preventing `audacity` from being included.
Old logic:
`docker-` followed by any characters, but look for pattern X to exclude, so `docker-someXthing` would be excluded.
New logic:
`docker-` followed immediately by pattern X and then a `.` should be excluded, anything else should be included
2022-12-07 11:43:52 -06:00
LinuxServer-CI
b0b0193129
Automated syncing of SUMMARY
2022-12-07 16:59:20 +00:00
Eric Nemchik
d534363c90
Merge pull request #67 from linuxserver/deprecations
...
Update docs for deprecated images
2022-12-07 10:59:01 -06:00
LinuxServer-CI
f65b2d58a9
Bot Updating Documentation
2022-12-07 08:39:49 -06:00
Eric Nemchik
f0155a1a3d
Update docs for deprecated images
...
Fixes mkdocs nav
2022-12-04 08:46:13 -06:00
LinuxServer-CI
815b54001c
Bot Updating Documentation
2022-12-03 18:06:15 +01:00
LinuxServer-CI
debfeb9388
Bot Updating Documentation
2022-12-01 22:04:36 -06:00
Eric Nemchik
8b36a82a1c
Merge pull request #66 from linuxserver/dependabot/pip/mkdocs-minify-plugin-0.6.2
...
Bump mkdocs-minify-plugin from 0.6.1 to 0.6.2
2022-12-01 20:19:25 -06:00
dependabot[bot]
910c31b242
Bump mkdocs-minify-plugin from 0.6.1 to 0.6.2
...
Bumps [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases )
- [Commits](https://github.com/byrnereese/mkdocs-minify-plugin/compare/0.6.1...0.6.2 )
---
updated-dependencies:
- dependency-name: mkdocs-minify-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 02:17:45 +00:00
Eric Nemchik
52b4113983
Merge pull request #65 from linuxserver/dependabot/pip/mkdocs-material-8.5.11
...
Bump mkdocs-material from 8.5.10 to 8.5.11
2022-12-01 20:17:11 -06:00
dependabot[bot]
03796c1a40
Bump mkdocs-material from 8.5.10 to 8.5.11
...
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 8.5.10 to 8.5.11.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.5.10...8.5.11 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 02:13:47 +00:00
Eric Nemchik
ce55694e80
Merge pull request #64 from nemchik/mkdocs
...
Mkdocs
2022-12-01 20:13:22 -06:00
LinuxServer-CI
bc08cd9974
Automated syncing of SUMMARY
2022-11-30 14:21:12 +00:00
LinuxServer-CI
227c5df6a1
Bot Updating Documentation
2022-11-30 08:20:57 -06:00
Roxedus
15ee25c3a2
Merge pull request #63 from Roxedus/action
2022-11-30 15:13:59 +01:00
LinuxServer-CI
cad7a5d00d
Bot Updating Documentation
2022-11-29 16:13:16 -06:00
Eric Nemchik
9cccf8793a
Update deploy.yml
2022-11-29 15:15:14 -06:00
Eric Nemchik
3759083487
Update dependabot.yml
2022-11-29 15:07:37 -06:00
Roxedus
0e8e2edc33
Update .github/workflows/sync.yml
...
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2022-11-29 20:26:20 +01:00
LinuxServer-CI
f4d6580a48
Bot Updating Documentation
2022-11-29 18:42:51 +01:00
LinuxServer-CI
78fe044d2e
Bot Updating Documentation
2022-11-29 11:34:07 -06:00
Eric Nemchik
9afaf6fdc3
Use awesome-pages nav
2022-11-29 01:30:49 +00:00
LinuxServer-CI
0cf1574097
Bot Updating Documentation
2022-11-28 16:38:15 -06:00
Eric Nemchik
6491be5840
Snips again
2022-11-28 21:42:12 +00:00
Eric Nemchik
8892d11165
Merge branch 'linuxserver:master' into mkdocs
2022-11-28 10:19:43 -06:00
Eric Nemchik
24d13a01e8
Revert "Use snips"
...
This reverts commit 50e7c019a61d452a881623822eb5ce1fc7db62f3.
2022-11-28 16:18:10 +00:00
Eric Nemchik
6c77c74716
Revert "Remove relative directory"
...
This reverts commit d086063d73da0adba5724eff9c6e4e1ec37a0f7a.
2022-11-28 16:18:01 +00:00
Eric Nemchik
d086063d73
Remove relative directory
2022-11-28 15:38:15 +00:00
Eric Nemchik
50e7c019a6
Use snips
2022-11-28 14:17:31 +00:00
LinuxServer-CI
3b8f0e678a
Bot Updating Documentation
2022-11-28 03:32:12 -06:00
LinuxServer-CI
8aca41b90d
Bot Updating Documentation
2022-11-28 02:54:15 +01:00
Eric Nemchik
5cbdee4175
Update deploy.yml
2022-11-27 19:13:59 -06:00
Eric Nemchik
a148914e45
Update gha
2022-11-28 00:36:48 +00:00
Eric Nemchik
f5b33211cc
Update mkdocs
2022-11-28 00:28:41 +00:00
LinuxServer-CI
eb02cacb11
Bot Updating Documentation
2022-11-27 22:22:51 +00:00
Eric Nemchik
4e1e896a16
Merge branch 'linuxserver:master' into mkdocs
2022-11-27 11:59:39 -06:00
LinuxServer-CI
6f580bd76b
Bot Updating Documentation
2022-11-24 13:03:48 -06:00
LinuxServer-CI
c93417624c
Bot Updating Documentation
2022-11-24 05:22:44 -06:00
LinuxServer-CI
db7ba60825
Bot Updating Documentation
2022-11-24 00:08:02 +01:00
LinuxServer-CI
294ca7b2e5
Bot Updating Documentation
2022-11-23 20:30:57 +01:00
LinuxServer-CI
ba5f1e143f
Bot Updating Documentation
2022-11-23 12:25:48 -06:00
LinuxServer-CI
b0f3d75677
Bot Updating Documentation
2022-11-22 16:37:43 -06:00
LinuxServer-CI
7c6164923b
Bot Updating Documentation
2022-11-22 13:42:00 -06:00
LinuxServer-CI
f943cf6e35
Bot Updating Documentation
2022-11-22 19:49:27 +01:00
LinuxServer-CI
2cca097b6d
Bot Updating Documentation
2022-11-22 19:09:12 +01:00