Skip to content

Commit 7d00492

Browse files
committed
❗ Add END OF LIFE notice to download page
1 parent 9164cea commit 7d00492

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

download.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,19 @@ redirect_from: /download.html
1313
</p>
1414

1515
---
16+
17+
<p class="aligncenter" style="font-size:24px;line-height:24px;font-weight:900;">
18+
❗ ❗ END OF LIFE NOTICE ❗ ❗
19+
</p>
20+
21+
Development of Pico has stopped a very long time ago. **We strongly advise against using Pico for new websites.** You can keep using Pico for existing websites though, it has **no known security issues**. However, please note that you will ultimately run into issues, because Pico wasn't designed for modern PHP versions. You can try the last [`v3.0.0-alpha.2` release](https://github.com/picocms/Pico/releases/tag/v3.0.0-alpha.2), or use the [`pico-3.0` branch](https://github.com/picocms/Pico/tree/pico-3.0). They are as stable as the last "stable" releases, but just didn't make it through the release process before development was abandoned.
22+
23+
If you're about to create a new website and want to use a flat file CMS, check out some of Pico's amazing alternatives, like [Grav CMS](https://getgrav.org/), [HTMLy](https://www.htmly.com/), [Automad](https://automad.org/), or [Typemill](https://typemill.net/).
24+
25+
If you're interested in taking over Pico's development, please don't hesitate to contact us by creating a [new Issue](https://github.com/picocms/Pico/issues/new) on GitHub. Please provide some *brief* information about the extent of your commitment, your motivation, and your experience with Pico, PHP programming, and Open Source Software development in general. We're happy to help you take over the baton, but unfortunately are no longer able to maintain this project.
26+
27+
<p class="aligncenter" style="font-size:24px;line-height:24px;font-weight:900;">
28+
❗ ❗ END OF LIFE NOTICE ❗ ❗
29+
</p>
30+
31+
---

0 commit comments

Comments
 (0)