This is an automated email from the ASF dual-hosted git repository.
meonkeys pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/fineract-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 819a70a update wish list
819a70a is described below
commit 819a70a1e8e3b38fd43fc651bcdb7720f94de9dd
Author: Adam Monsen <[email protected]>
AuthorDate: Sat May 31 19:11:30 2025 -0700
update wish list
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 708c582..de66720 100644
--- a/README.md
+++ b/README.md
@@ -7,14 +7,13 @@ This is the Apache Fineract Website served on
https://fineract.apache.org
- [ ] 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
+- [ ] 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)
- [ ] improve a11y (accessibility) - current score of 57 out of 100, with 30
critical issues
- [ ] 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
-- [ ] fix [missing fonts and
icons](https://github.com/apache/fineract-site/pull/38#issuecomment-2916819388)
+- [x] fix [missing fonts and
icons](https://github.com/apache/fineract-site/pull/38#issuecomment-2916819388)
- [x] [Cache google assets](https://github.com/apache/fineract-site/pull/37)
- [x] https://github.com/apache/fineract-site/pull/37
- [x] [migrate this wish list from Fineract
JIRA](https://issues.apache.org/jira/browse/FINERACT-2192)