Files
FreshRSS/docs/en/developers/01_Index.md
Lukas Vacula a3f07d7d5e Theme Documentation (#3415)
* adding self CREDITS.md

* add "theme" to link for easier navigation

* add documentation about themes and the files that go in them

* add admin documentation for themes

* fix markdown styling

* fix CSSJanus usage
2021-02-06 16:46:03 +01:00

989 B

FreshRSS Development

First Steps

Start by creating your development environment. A guide to setting up FreshRSS's 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.