Files
FreshRSS/docs/en/developers/01_Index.md
Alexandre Alapetite 1acd3ab09b Use typographic quotes (#4133)
* Use typographic quotes

* A few fixes

* Fix

* Fix not saved

* Implement feedback

* Detail

* Revert spoken English fixes
Left for a future dedicated discussion

* More reverts

* Final reverts

* Final minor
2022-01-08 21:58:55 +01:00

1.0 KiB
Raw Blame History

FreshRSS Development

First Steps

Start by creating your development environment. A guide to setting up FreshRSSs development environment can be found on the appropriate page.

After That

Backend Development

Frontend Development

Minz

Minz is the homemade PHP framework used by FreshRSS. More information can be found here.