airajena commented on code in PR #53: URL: https://github.com/apache/fineract-site/pull/53#discussion_r2844695774
########## site-src/data/home.yml: ########## @@ -0,0 +1,377 @@ +lang: "en" +title: "Apache Fineract®" +favicon: "images/apache-fineract-icon.png" + +meta: + charset: "UTF-8" + viewport: "width=device-width, initial-scale=1.0" + +body: + id: "top" + class: "ghost-white jet-text" + +styles: + - href: "css/material-icons.css" + type: "text/css" + - href: "css/materialize.min.css" + type: "text/css" + - href: "css/nav-styles.css" + type: "text/css" + - href: "css/fineract.css" + type: "text/css" + +nav: + links: + - label: "About" + href: "#about" + icon: "info" + - label: "Contribute" + href: "#contribute" + icon: "people" + - label: "Downloads" + href: "#downloads" + icon: "download" + - label: "Resources" + href: "#resources" + icon: "library_books" + - label: "Reference" + href: "#reference" + icon: "link" + +homepage: + page_heading: "Apache Fineract®" + platform: + title: "Platform for Digital Financial Services" + intro: + icon: "account_balance" + title: "What is Apache Fineract®?" + text: "Apache Fineract® (\\'fīn-,ә-,rakt\\) is open source software for financial services, designed to create a cloud-ready core banking system that enables digital financial services for everyone, including the unbanked and underbanked." + mission: + icon: "rocket_launch" + title: "Our Mission" + items: + - icon: "cloud_done" + text: "Build and maintain a cloud-ready core banking system" + - icon: "security" + text: "Ensure robust, scalable, and secure operations" + - icon: "accessibility_new" + text: "Promote financial inclusion worldwide" + - icon: "savings" + text: "Enable digital transaction accounts for all" + benefits: + icon: "stars" + title: "Key Benefits" + items: + - icon: "verified" + title: "Reliable" + text: "Proven track record in high-transaction environments" + - icon: "trending_up" + title: "Scalable" + text: "Designed for cloud deployment and growth" + - icon: "savings" + title: "Affordable" + text: "Cost-effective solution for institutions of all sizes" + - icon: "api" + title: "Open APIs" + text: "Headless application design for maximum flexibility" + solution_providers: + title: "For Solution Providers" + intro: "Fineract® 1.x is a cloud-ready platform with open APIs, designed as a headless application.<br>This makes it ideal for solution providers who want to:" + cards: + - icon: "integration_instructions" + title: "Integrate" + text: "Build custom interfaces and extensions" + - icon: "architecture" + title: "Scale" + text: "Deploy cloud-native solutions" + - icon: "hub" + title: "Innovate" + text: "Create unique financial products" + + about: + id: "about" + title: "About - TEST" + intro: + icon: "info" + title: "What is Fineract®?" + text: "Apache Fineract® is a sophisticated core banking system that provides comprehensive financial technology solutions. It offers robust features for client data management, loan and savings portfolio management, integrated real-time accounting, and extensive reporting capabilities." + columns: + - icon: "settings" + title: "Key Features" + items: + - icon: "tune" + title: "Flexible Product Configuration" + text: "Customize financial products to meet your needs" + - icon: "verified_user" + title: "KYC Documentation Support" + text: "Flexible customer system of record" + - icon: "rule" + title: "Business Rule Sets" + text: "Four eyes principles and configurable workflows" + - icon: "payments" + title: "Payment Recognitions" + text: "System of record for repayments" + - icon: "account_balance" + title: "Portfolio Management" + text: "Complete loan and investment tracking" + - icon: "architecture" + title: "Deployment Options" + items: + - icon: "cloud" + title: "Cloud Deployment" + text: "Scalable cloud-based solutions with active community support" + - icon: "computer" + title: "On-Premise" + text: "Legacy or Traditional deployment" + - icon: "phone_iphone" + title: "Mobile Access via Headless Design" + text: "Headless designs allow for third party mobile solutions" + - icon: "api" + title: "Open API" + text: "Comprehensive API support since 2011" + - icon: "extension" + title: "Extensible Architecture" + text: "Support for any organizational type or delivery channel" + notices: + - panel_class: "yellow lighten-4" + icon: "warning" + title: "Important Notice" + intro: "We encourage all users of Fineract® to:" + items: + - "Consult competent technical resources for questions about secure deployment and operation" + - "Review the <a href=\"https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=91554327\">FAQ</a> and <a href=\"https://fineract.apache.org/docs/current/#_securing_fineract\">Security Guide</a> for essential setup information" + - "Refer to the Apache license for legal information" + - panel_class: "red lighten-5" + icon: "history" + title: "Deprecated Sub-Project Notice" + text: "The Fineract® CN project (microservice architecture version) was deprecated in May 2023 and archived in late 2023. While this side-project served an important role in describing a microservice approach, it was never officially released." + + contribute: + id: "contribute" + title: "Contribute" + intro_card: + icon: "people" + title: "Join Our Community" + paragraphs: + - "The Apache Fineract® community <a href=\"https://cwiki.apache.org/confluence/display/FINERACT/Contributor%27s+Zone\">welcomes contributors</a> who want to support the Fineract® technology. Our community builds everything from <a href=\"https://github.com/apache/fineract-site\">this website</a>, to the <a href=\"https://github.com/apache/fineract\">Fineract® code</a> to <a href=\"https://github.com/apache/fineract/tree/develop/fineract-doc/src/docs/en/\">documentation</a> and best practices information." + - "We especially welcome additions and corrections to the documentation, <a href=\"https://cwiki.apache.org/confluence/display/FINERACT/\">wiki</a>, and website to improve the user experience. Bug reports and fixes and additions to the Apache Fineract® code are welcome. Helping users learn best practices also earns good karma in our community." + - "Security vulnerabilities necessitate special handling: These must be reported privately and immediately to the Apache Fineract® Security Team, via email, to security at fineract.apache.org. Review and follow the <a href=\"https://www.apache.org/security/\" target=\"_blank\" rel=\"noopener\">Apache Security Team vulnerability reporting guidelines</a>, especially with regard to <a href=\"https://www.apache.org/security/committers.html#possible\" target=\"_blank\" rel=\"noopener\">working in private</a> prior to public disclosure." + ways: + icon: "build" + title: "Ways to Contribute" + items: + - icon: "code" + text: "Submit bug fixes and new features to the codebase" + - icon: "description" + text: "Improve documentation and wiki pages" + - icon: "web" + text: "Enhance the website user experience" + - icon: "school" + text: "Help users learn best practices" + - icon: "bug_report" + text: "Report bugs and suggest improvements" + mailing_lists: + icon: "mail" + title: "Mailing Lists" + subscribe_label: "Subscribe" + archives_label: "Archives" + entries: + - title: "Development List" + description: "For users, developers, and contributors discussing Apache Fineract®" + email: "[email protected]" + subscribe: "mailto:[email protected]" + archives: "https://lists.apache.org/[email protected]" + - title: "Commits List" + description: "Receive notifications of all code contributions" + email: "[email protected]" + subscribe: "mailto:[email protected]" + archives: "https://lists.apache.org/[email protected]" + - title: "Issues List" + description: "Receive notifications of all issue tracker activity" + email: "[email protected]" + subscribe: "mailto:[email protected]" + archives: "https://lists.apache.org/[email protected]" + getting_started: + panel_class: "yellow lighten-4" + icon: "tips_and_updates" + title: "Getting Started" + intro: "New to contributing? Check out our <a href=\"https://cwiki.apache.org/confluence/display/FINERACT/Contributor%27s+Zone\">Contributor's Guide</a> for:" + columns: + - + - "Development environment setup" + - "Coding standards and best practices" + - "Pull request guidelines" + - + - "Testing procedures" + - "Documentation guidelines" + - "Community best practices" + + downloads: + id: "downloads" + title: "Downloads" + intro: "Below you'll find official Apache Fineract® releases. We recommend using the latest stable version. Each release includes binary and source distributions with corresponding verification files." + table: + headers: + - "Version" + - "Status" + - "Release Notes" + - "Binary" + - "Source" + rows: + - version: "1.14.0" + version_class: "green-text" Review Comment: agree to this, I’ll remove version_class from data and derive presentation from status in the template -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
