14 Commits

Author SHA1 Message Date
Gabriel Berardi f81f3a2313 docs: fix broken link in README.md (#7069) 2023-12-22 14:04:10 +01:00
Sylvain METAYER c3832562af docs: update deploy link to platform.sh (#6375) 2022-10-16 11:55:00 +02:00
Alexis Saettler 6a7f49fd90 feat!: switch to php 8.1+ dependency (#6250) 2022-07-31 22:14:37 +02:00
Alexis Saettler 84d0232095 feat!: drop php 7.4 support (#6246)
Monica now depends on PHP 8.0+
2022-07-27 08:28:57 +02:00
Mazarin b36afcf703 chore: remove mentions (#6096) 2022-04-21 15:02:46 +00:00
Alexis Saettler 6a0af31efc chore: switch to main branch 2022-01-13 20:54:34 +01:00
Alexis Saettler 0396c2820d docs: update license year (#5874) 2022-01-11 20:29:50 +01:00
Stefan Linke e8ca11ad09 docs: update build badge in READMEi (#5546)
The build badge in the README file was still pointing to an outdated Azure build run from February.
Seems like builds have been migrated to GitHub Actions afterwards.

I used the `tests` workflow, since that seems to be the correct one to replace a *whole* build flow.
2021-10-02 09:17:00 +02:00
Alexis Saettler 8ce207e0f6 style: use markdown version of License (#5518) 2021-09-25 11:21:03 +02:00
Mike Graham 1b739d5525 docs: revised minimum hardware requirements due to build process (#5146) 2021-05-14 22:50:06 +02:00
Mike Graham 337e2e3bb9 docs: add minimum hardware requirements (#4984) 2021-04-27 13:54:06 -04:00
Alexis Saettler 7235e023ec refactor: change minimum php version for 7.4 (#4900) 2021-02-20 16:06:12 +00:00
Alexis Saettler 77fae6c3bf style: add heroku button on readme (#4800) 2021-01-19 22:31:07 +01:00
Mike Graham d9ae3b856a style: Rewording, clarification, consistency of README (#4794)
* Minor rewrites for style, native English, and fixing punctuation.

* Renamed 'readme.md' to 'README.md' to match convention
This is common practice: https://en.wikipedia.org/wiki/README

* More re-writes, clarification, and restructuring.

* Further edits for consistency and clarity
Used consistent list item styles for lists and sub-lists, and added line
spacing for readability of Markdown file when editing.

    - Top Level
        * Second Level
            + Third Level

* Updated Team, updated copyright year per @asbiin's suggestions.

* remove greenkeeper

* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Alexis Saettler <alexis@saettler.org>
2021-01-14 22:55:06 +00:00