[
https://issues.apache.org/jira/browse/FINERACT-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058669#comment-18058669
]
Aira Jena commented on FINERACT-2484:
-------------------------------------
Reseached on how we can migrate existing fineract site and use a static site
generator for maintainablity. I have created a doc and mentioned my plan on how
we can pull this off, also added decision, Hugo over Jekyll, expected
architecture and phases. Need your review, after approval i will proceed with
implementaion. Also should I create only 1 PR and keep adding phase commits to
that single PR in the same branch and after testing we will merge
that?[^FINERACT_SITE_MIGRATION_PLAN.md]
> further improve fineract.apache.org website
> -------------------------------------------
>
> Key: FINERACT-2484
> URL: https://issues.apache.org/jira/browse/FINERACT-2484
> Project: Apache Fineract
> Issue Type: Improvement
> Components: Docs
> Affects Versions: 1.14.0
> Reporter: Adam Monsen
> Priority: Major
> Fix For: 1.15.0
>
> Attachments: FINERACT_SITE_MIGRATION_PLAN.md, Wave-analysis.png,
> checker.png, overlap.webp
>
>
> Continue work started in FINERACT-2192.
> ✅ [fineract.apache.org|https://fineract.apache.org] [project
> website|https://infra.apache.org/project-site.html] must [pass all ASF whimsy
> tool checks|https://whimsy.apache.org/site/project/fineract]
> ▶️ use a static site generator, don't hand-code HTML (if we use a tool like
> jekyll, hugo, or pelican, do the building in a container)
> ▶️ use the same static site generation mechanism for {{security.html}}
> (currently done semi-automated locally by hand, see {{{}src/security/{}}})
> ▶️ fix text overlap (see attached {{overlap.webp}} screenshot)
> ▶️ similar to the chat archiver, auto-switch between dark and light mode
> based on user's current desktop preference using a [{{prefers-color-scheme}}
> media query|https://caniuse.com/wf-prefers-color-scheme]
> ▶️ document how to test locally, before/while committing
--
This message was sent by Atlassian Jira
(v8.20.10#820010)