mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-01-24 05:08:03 -05:00
* 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
989 B
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
- Github Branching and Pushing
- Running tests
- Creating a pull request
- Releasing a new version
- Reporting bugs
- Fever API
Backend Development
Frontend Development
Minz
Minz is the homemade PHP framework used by FreshRSS. More information can be found here.