You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 14, 2023. It is now read-only.
As this project gets bigger (met a ton of mainline hosts for Wordpress yesterday with tons of interest), I wanted to make a check list here of things we should do/will do to bump this:
a. off jekyll and into PHP
b. write a few things that will help us automate this easier.
So the list which will be updated as we go is as follows:
Move to PHP 7.2 (Forge/DO)
Build base platform on Laravel (I want to use it to build it, but not rely on Laravel)
Keep the way we add information - data.yml file (parse it by PHP/Laravel)
REST API for Twitter bot (I want to alert hosts their PHP is out of date, and automate it)
instructions for hosts to help us automate it i.e. they expose /version or something, and it returns a JSON/YML/whatever response of the version. More reliable.