[
https://issues.apache.org/jira/browse/FINERACT-2192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057555#comment-18057555
]
Aira Jena commented on FINERACT-2192:
-------------------------------------
Hii [~meonkeys], I was reviewing the current Fineract site and noticed a few
potential areas where performance could be improved. I was curious if there’s
been any discussion or long-term thinking around modernizing it — for example,
continuing with the current HTML-based setup versus eventually moving to
something like React. If the team ever decides to explore a revamp or migration
in the future, I’d be happy to volunteer and help with the work.
[^fineract-site-analysis.pdf]
> fineract.apache.org website improvements
> ----------------------------------------
>
> Key: FINERACT-2192
> URL: https://issues.apache.org/jira/browse/FINERACT-2192
> Project: Apache Fineract
> Issue Type: Wish
> Reporter: Adam Monsen
> Assignee: Adam Monsen
> Priority: Minor
> Fix For: 1.12.1
>
> Attachments: fineract-site-analysis.pdf
>
>
> # 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
> # improve a11y (accessibility) - [current score of 57 out of 100, with 30
> critical
> issues|https://github.com/apache/fineract-site/pull/35#pullrequestreview-2545483476]
> # 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
> Already done:
> # [https://github.com/apache/fineract-site/pull/37] (though it would benefit
> from another set of eyes – I am not a web developer and I probably did stuff
> wrong
--
This message was sent by Atlassian Jira
(v8.20.10#820010)