Move plugins to manifest, pin Docker version, add Makefile

- Add plugins.txt listing all plugins for reproducible installs
- Add Makefile with setup/start/stop/install-plugins targets
- Remove user/plugins/ from git tracking
- Pin Docker image to 1.7.49.5-ls244

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-19 00:55:59 +02:00
parent 8f9ac9ca6e
commit 4f52d4d085
2738 changed files with 0 additions and 472444 deletions
-39
View File
@@ -1,39 +0,0 @@
# v1.0.5
## 2025-07-09
1. [](#bugfix)
* Flaws introduced with multi language support got fixed ([issue #7](https://github.com/bitstarr/grav-plugin-draft-preview/issues/7))
# v1.0.4
## 2025-03-05
1. [](#bugfix)
* Date correction in changelog ([issue #6](https://github.com/bitstarr/grav-plugin-draft-preview/issues/6))
# v1.0.3
## 2025-03-04
1. [](#bugfix)
* Multi language support ([issue #5](https://github.com/bitstarr/grav-plugin-draft-preview/issues/5))
* Clearified error messages
# v1.0.2
## 2022-12-16
1. [](#new)
* Added hint about misconfiguration in case sessions are not enabled
# v1.0.1
## 2022-12-07
1. [](#bugfix)
* Subfolder installation comatibility ([issue #1](https://github.com/bitstarr/grav-plugin-draft-preview/issues/1))
# v1.0.0
## 2022-06-23
1. [](#new)
* ChangeLog started...