4571 Commits

Author SHA1 Message Date
LinuxServer-CI
eafe5360b6 Bot Updating Documentation 2022-12-16 15:16:26 +00:00
LinuxServer-CI
692e46fe6b Bot Updating Documentation 2022-12-16 09:03:36 -06:00
LinuxServer-CI
d994169a53 Bot Updating Documentation 2022-12-16 09:01:39 -06:00
LinuxServer-CI
31c0d3fc6d Bot Updating Documentation 2022-12-16 16:01:25 +01:00
LinuxServer-CI
1a20141447 Bot Updating Documentation 2022-12-16 06:26:17 -06:00
LinuxServer-CI
eff9865242 Bot Updating Documentation 2022-12-15 11:43:23 -06:00
LinuxServer-CI
7fb1179c6d Bot Updating Documentation 2022-12-15 18:12:27 +01:00
LinuxServer-CI
7e8141bfa8 Bot Updating Documentation 2022-12-15 09:34:34 -06:00
LinuxServer-CI
e36c575cb3 Bot Updating Documentation 2022-12-15 16:34:11 +01:00
LinuxServer-CI
27c7d8cead Bot Updating Documentation 2022-12-14 11:11:12 +01:00
LinuxServer-CI
44b4298e2a Bot Updating Documentation 2022-12-13 19:47:04 +01:00
LinuxServer-CI
a7588a669c Bot Updating Documentation 2022-12-13 19:45:59 +01:00
LinuxServer-CI
e3bd01cc21 Bot Updating Documentation 2022-12-12 09:05:18 -06:00
LinuxServer-CI
711eea46ac Bot Updating Documentation 2022-12-12 15:25:04 +01:00
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