Apache Fineract Website

Clone this repo:

Branches

  1. ffd4de4 fix DPG badge by Adam Monsen · 2 days ago asf-site
  2. a31ef7c Merge pull request #45 from Ambika-Sony/asf-site by Adam Monsen · 2 days ago
  3. c060098 Merge pull request #48 from airajena/asf-site by Adam Monsen · 2 days ago
  4. 069e72a FINERACT-2458: Fix DPG badge link and image source by Ambika · 12 days ago
  5. e7d4b7b fix: use ASF sponsorship link for footer compliance by airajena · 2 days ago

fineract-site

This is the Apache Fineract Website served on https://fineract.apache.org

wish list

  • [ ] clean up unused code/static assets (fonts, icons, images, etc)
  • [ ] use a static site generator, don't hand-code HTML
    • [ ] validate links, markup, css, etc.
  • [ ] auto-deploy website with every PR using an ASF tool or GitHub actions (commits to the asf-site branch do currently trigger auto-deploys, but this isn't set up for PRs)
  • [ ] automate deployment of generated versioned asciidoc (don't commit it to apache/fineract-site repo – this creates a 2nd source of truth)
  • [ ] fix text overlap with intermediate-sized media query
  • [ ] document how to test locally, before/while committing
  • [ ] additional review/critique of work done in https://github.com/apache/fineract-site/pull/37
  • [x] improve a11y (accessibility) - current score of 57 out of 100, with 30 critical issues (as of 2026-02-11, only one issue remains)
  • [x] fix missing fonts and icons
  • [x] Cache google assets
  • [x] https://github.com/apache/fineract-site/pull/37
  • [x] migrate this wish list from Fineract JIRA