Skip to content

Commit

Permalink
adding community page
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjanaSogimatt committed Oct 24, 2024
1 parent 8fa884b commit c779c9c
Show file tree
Hide file tree
Showing 15 changed files with 238 additions and 122 deletions.
10 changes: 5 additions & 5 deletions src/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@

"settings": {
"pagination": 6,
"summary_length": 100,
"summary_length": 200,
"blog_folder": "blog"
},

"call_to_action": {
"title": "Helping teams in the world with focus",
"description": "Lorem ipsum dolor sit sed dmi amet, consectetur adipiscing. Cdo tellus, sed condimentum volutpat.",
"title": "Contribute to AMRIT and Make a Difference",
"description": "Join our community to help improve healthcare technology for millions. Whether you're contributing code, enhancing documentation, or providing community support, every contribution counts.",
"button": {
"label": "Download The Theme",
"link": "https://themefisher.com/astro-themes/pinwheel-astro"
"label": "Start Contributing",
"link": "https://github.com/PSMRI"
}
},

Expand Down
6 changes: 5 additions & 1 deletion src/config/menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,11 @@
"url": "/about"
},
{
"name": "Documentation",
"name": "Community",
"url": "/amrit-community"
},
{
"name": "Docs",
"url": "/how-it-works"
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/content/blog/-index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: "Blog"
title: "Community"
page_title: Insight and advice from <br /> our expert team.
---
28 changes: 16 additions & 12 deletions src/content/blog/post-10.mdx
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
---
title: 6 Product Launch Email Examples You’ll Want to Steal
subtitle: Mauris blandit aliquet elit, eget tincidunt nibh dolor sit amet,
title: CI-CD pipeline for AMRIT
subtitle: Enhancing the AMRIT CI/CD Pipeline - A robust CI-CD pipeline to improve development efficiency and reduce deployment risks.
image: "/images/posts/post-2.png"
author: Abdullah Al Shifat
date: 2022-04-05T05:00:00Z
categories: ["email marketing"]
categories: ["Devops"]
featured: true
draft: false
link: "https://psmri.github.io/PSMRI/developer-guides/technical-overview/"
---
The AMRIT project, developed by Piramal Swasthya, aims to transform healthcare delivery in India through technology. To ensure that AMRIT remains efficient and scalable, we are enhancing its CI/CD (Continuous Integration and Continuous Deployment) pipeline. This blog post dives into the goals, technical implementation, and expected outcomes of the CI/CD pipeline enhancement project, highlighting its impact on AMRIT's overall efficiency.

Laoreet mauris odio ut nec. Nisl, sed adipiscing dignissim arcu placerat ornare pharetra nec in. Ultrices in nisl potenti vitae tempus. Auctor consectetur luctus eu in amet sagittis. Dis urna, vel hendrerit convallis Senectus feugiat faucibus commodo egestas leo vitae in morbi. Enim arcu dignissim mauris, eu, eget
The project aims to enhance the CI/CD pipeline for AMRIT, a healthcare platform by Piramal Swasthya. The primary goals include researching and selecting the appropriate CI/CD tools, understanding current deployments, and modifying GitHub Actions to trigger unit testing and static code analysis. The development includes setting up a Jenkins pipeline for building WAR files, managing database schema migrations, and deploying these files to a WildFly server in the development environment. The CI/CD workflow will be streamlined for higher environments with minimal manual intervention.

Pharetra odio amet pellentesque. Egestas nisi adipiscing sed in lectus. Vitae ultrices malesuada aliquet Faucibus consectetur tempus adipiscing vitae. Nec blandit tincidunt nibh nisi, quam volutpat. In lacus laoreet diam risus. Mauris, risus faucibus sagittis sagittis tincidunt id justo. Diam massa pretium consequat mauris viverra. Sagittis eu libero
Delivering comprehensive documentation detailing the CI/CD tools, pipeline setup, configurations, and usage instructions. The outcome includes a Jenkins setup where a few clicks will build and deploy the latest code to designated data centers, automating code testing, building, and deployment processes.

<Blockquote name="Alexender Smith">
A wise girls her limit to touch.To Repellat neque praesentium .The me an idea,
so I as quickly To get.
</Blockquote>

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nec et ipsum ullamcorper venenatis fringilla. Pretium, purus eu nec vulputate vel habitant egestas. Congue ornare at ipsum, viverra. Vitae magna faucibus eros, lectus sociis. Etiam nunc amet id dignissim. Feugiat id tempor vel sit in ornare turpis posuere. Eu quisque integer non rhoncus elementum vel. Quis nec viverra lectus augue nec praesent volutpat tortor. Ipsum eget sed tempus luctus nisl. Ut etiam molestie mattis at faucibus mi at pellentesque. Pellentesque morbi nunc, curabitur arcu euismod suscipit. Duis mi sapien, nisl, pulvinar donec non dictum
<strong>Project Overview</strong> <br/>
The CI/CD pipeline enhancement project is designed to automate and optimize the deployment processes for AMRIT. The goal is to implement modern DevOps practices to minimize manual intervention, reduce deployment times, and enhance the reliability of code delivery.

Laoreet mauris odio ut nec. Nisl, sed adipiscing dignissim arcu placerat ornare pharetra nec in. Ultrices in nisl potenti vitae tempus. Auctor consectetur luctus eu in amet sagittis. Dis urna, vel hendrerit convallis cursus id.
Senectus feugiat faucibus commodo egestas leo vitae in morbi. Enim arcu dignissim mauris, eu, eget pharetra odio amet pellentesque. Egestas nisi adipiscing sed in lectus. Vitae ultrices malesuada aliquet dignissim. Faucibus non tristique eu.
Key Objectives:
<ul>
<li>Research and select appropriate CI/CD tools suitable for AMRIT’s deployment architecture.</li>
<li>Understand the existing deployments to integrate the pipeline seamlessly.</li>
<li>Modify GitHub Actions to include automated unit testing and static code analysis.</li>
<li>Set up a Jenkins pipeline to build WAR files, deploy them to WildFly, and handle database schema migrations automatically.</li>
</ul>
24 changes: 14 additions & 10 deletions src/content/blog/post-11.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 6 Product Launch Email Examples You’ll Want to Steal
title: Enhancing Offline Capabilities in the Health and Wellness Centre (HWC) Application
subtitle: Mauris blandit aliquet elit, eget tincidunt nibh dolor sit amet,
image: "/images/posts/post-3.png"
author: Abdullah Al Shifat
Expand All @@ -9,16 +9,20 @@ featured: true
draft: false
---

Laoreet mauris odio ut nec. Nisl, sed adipiscing dignissim arcu placerat ornare pharetra nec in. Ultrices in nisl potenti vitae tempus. Auctor consectetur luctus eu in amet sagittis. Dis urna, vel hendrerit convallis Senectus feugiat faucibus commodo egestas leo vitae in morbi. Enim arcu dignissim mauris, eu, eget
The Health and Wellness Centre (HWC) Application is a critical component of the Ayushman Bharat Digital Mission (ABDM), developed to deliver Comprehensive Primary Health Care (CPHC) services. The app is designed to support the HWC initiative, which focuses on providing an extensive range of healthcare services—beyond maternal and child healthcare—to communities. It includes preventive, promotive, curative, rehabilitative, and palliative care, with an emphasis on wellness. The application aims to bring these services closer to the community, ensuring access to essential drugs and diagnostic services, even in rural and remote areas.

Pharetra odio amet pellentesque. Egestas nisi adipiscing sed in lectus. Vitae ultrices malesuada aliquet Faucibus consectetur tempus adipiscing vitae. Nec blandit tincidunt nibh nisi, quam volutpat. In lacus laoreet diam risus. Mauris, risus faucibus sagittis sagittis tincidunt id justo. Diam massa pretium consequat mauris viverra. Sagittis eu libero
In this blog post, we will explore the features of the HWC mobile app and discuss future enhancements required to overcome challenges in data sharing in fully offline environments

<Blockquote name="Alexender Smith">
A wise girls her limit to touch.To Repellat neque praesentium .The me an idea,
so I as quickly To get.
</Blockquote>

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nec et ipsum ullamcorper venenatis fringilla. Pretium, purus eu nec vulputate vel habitant egestas. Congue ornare at ipsum, viverra. Vitae magna faucibus eros, lectus sociis. Etiam nunc amet id dignissim. Feugiat id tempor vel sit in ornare turpis posuere. Eu quisque integer non rhoncus elementum vel. Quis nec viverra lectus augue nec praesent volutpat tortor. Ipsum eget sed tempus luctus nisl. Ut etiam molestie mattis at faucibus mi at pellentesque. Pellentesque morbi nunc, curabitur arcu euismod suscipit. Duis mi sapien, nisl, pulvinar donec non dictum

Laoreet mauris odio ut nec. Nisl, sed adipiscing dignissim arcu placerat ornare pharetra nec in. Ultrices in nisl potenti vitae tempus. Auctor consectetur luctus eu in amet sagittis. Dis urna, vel hendrerit convallis cursus id.
Senectus feugiat faucibus commodo egestas leo vitae in morbi. Enim arcu dignissim mauris, eu, eget pharetra odio amet pellentesque. Egestas nisi adipiscing sed in lectus. Vitae ultrices malesuada aliquet dignissim. Faucibus non tristique eu.
Current Features of the HWC Application
The HWC Mobile App is equipped with both offline and online capabilities, designed to work seamlessly in areas with limited network availability. Here’s what the app currently offers:

<ul>
<li>
<strong>Offline Data Storage and Workflow Management:</strong> The app allows health workers to store data locally on a single device, enabling them to complete the entire workflow even without network connectivity.
</li>
<li>
<strong>Data Syncing to AMRIT Server:</strong> When a network becomes available, the locally stored data is synced to the AMRIT server, ensuring that all health records are up-to-date and accessible for healthcare delivery.
</li>
</ul>
24 changes: 0 additions & 24 deletions src/content/blog/post-12.mdx

This file was deleted.

28 changes: 13 additions & 15 deletions src/content/blog/post-9.mdx
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
---
title: 6 Product Launch Email Examples You’ll Want to Steal
subtitle: Mauris blandit aliquet elit, eget tincidunt nibh dolor sit amet,
title: Enhancing Healthcare with Facial Recognition - Improving Patient Revisit Processes
subtitle: Integrating Facial Recognition Technology into the HWC Mobile Application for Efficient Patient Management
image: "/images/posts/post-1.png"
author: Abdullah Al Shifat
date: 2022-04-05T05:00:00Z
categories: ["development"]
featured: true
draft: false
---
<strong>The Challenge</strong>
When a patient revisits a health and wellness center, healthcare workers need to look up their information quickly and efficiently. Without an optimized search mechanism, the process can be cumbersome, leading to potential data duplication if the patient is registered again. This challenge is especially prominent in rural and remote areas where efficient data management is critical.

Laoreet mauris odio ut nec. Nisl, sed adipiscing dignissim arcu placerat ornare pharetra nec in. Ultrices in nisl potenti vitae tempus. Auctor consectetur luctus eu in amet sagittis. Dis urna, vel hendrerit convallis Senectus feugiat faucibus commodo egestas leo vitae in morbi. Enim arcu dignissim mauris, eu, eget

Pharetra odio amet pellentesque. Egestas nisi adipiscing sed in lectus. Vitae ultrices malesuada aliquet Faucibus consectetur tempus adipiscing vitae. Nec blandit tincidunt nibh nisi, quam volutpat. In lacus laoreet diam risus. Mauris, risus faucibus sagittis sagittis tincidunt id justo. Diam massa pretium consequat mauris viverra. Sagittis eu libero

<Blockquote name="Alexender Smith">
A wise girls her limit to touch.To Repellat neque praesentium .The me an idea,
so I as quickly To get.
</Blockquote>

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nec et ipsum ullamcorper venenatis fringilla. Pretium, purus eu nec vulputate vel habitant egestas. Congue ornare at ipsum, viverra. Vitae magna faucibus eros, lectus sociis. Etiam nunc amet id dignissim. Feugiat id tempor vel sit in ornare turpis posuere. Eu quisque integer non rhoncus elementum vel. Quis nec viverra lectus augue nec praesent volutpat tortor. Ipsum eget sed tempus luctus nisl. Ut etiam molestie mattis at faucibus mi at pellentesque. Pellentesque morbi nunc, curabitur arcu euismod suscipit. Duis mi sapien, nisl, pulvinar donec non dictum

Laoreet mauris odio ut nec. Nisl, sed adipiscing dignissim arcu placerat ornare pharetra nec in. Ultrices in nisl potenti vitae tempus. Auctor consectetur luctus eu in amet sagittis. Dis urna, vel hendrerit convallis cursus id.
Senectus feugiat faucibus commodo egestas leo vitae in morbi. Enim arcu dignissim mauris, eu, eget pharetra odio amet pellentesque. Egestas nisi adipiscing sed in lectus. Vitae ultrices malesuada aliquet dignissim. Faucibus non tristique eu.
<strong>The Solution: Facial Recognition Technology</strong>
To address this challenge, integrating facial recognition technology into the HWC Mobile Application offers a solution. By allowing Community Health Officers (CHO) to quickly capture and identify patient facial biometrics, the app can:
<ul>
<li>Instantly retrieve registered patient details</li>
<li>Autofill revisit forms</li>
<li>Access the patient’s medical history</li>
<li>Prevent duplicate registrations</li>
This addition will not only ease the workflow of health workers but also improve the experience for thousands of beneficiaries during their revisits.
</ul>
59 changes: 59 additions & 0 deletions src/content/contributing/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
title: Why Contribute?
subtitle: contributing

# contribute
contribute:
- title: Make a real impact
description: Your contributions will directly enhance healthcare technology, benefiting healthcare providers and patients.
image: "/images/how-it-work/image-1.png"
- title: Collaborate with a dynamic community
description: Work alongside developers, healthcare professionals, and open-source enthusiasts from various disciplines.
image: "/images/how-it-work/image-1.png"
- title: Grow your skills
description: Whether you're an experienced developer or a beginner, contributing to AMRIT is an excellent way to learn new skills, gain valuable experience, and enrich your portfolio.
image: "/images/how-it-work/image-1.png"
- title: Shape the future of healthcare
description: Play an active role in shaping AMRIT’s direction by suggesting features, improving current ones, or fixing bugs.
image: "/images/how-it-work/image-1.png"

# how can you contibute
involvement:
- title: How You Can Contribute
subtitle: There are several ways to get involved with AMRIT
image: "/images/how-it-work/image-1.png"
list:
- title: Code Contributions
description: Develop new features, resolve bugs, and optimize the platform’s performance. Explore open issues on GitHub and help us tackle pressing technical challenges.
image: "/images/how-it-work/image-1.png"
- title: Documentation
description: Improve and expand the documentation to make the platform easier to use and contribute to. Help write guides, tutorials, or technical explanations.
image: "/images/how-it-work/image-1.png"
- title: Design and User Experience (UX)
description: Ensure AMRIT remains user-friendly and accessible by improving the interface and experience. Collaborate on wireframes, UI designs, and accessibility features.
image: "/images/how-it-work/image-1.png"
- title: Testing and Quality Assurance (QA)
description: Help boost test coverage through unit tests and end-to-end testing. Report and troubleshoot issues to keep the platform stable and reliable.
image: "/images/how-it-work/image-1.png"
- title: Community Support
description: Answer questions, guide new users, and actively participate in discussions on GitHub. Help foster a welcoming environment for all contributors.
image: "/images/how-it-work/image-1.png"
- title: Advocacy
description: Promote AMRIT by sharing your contributions on social media, writing blog posts, or presenting at conferences.
image: "/images/how-it-work/image-1.png"
---


Getting Started
1. Join the Community
Introduce yourself in the GitHub Discussions forum to connect with other contributors, ask questions, and stay informed about the project’s latest developments.
2. Pick an Issue
Check the GitHub Issues section for tasks that need attention. Look for issues labeled “good first issue” if you're just getting started.
3. Familiarize Yourself with the Platform
Dive into the AMRIT Documentation to get a solid understanding of how the platform works and the technologies it uses.
4. Follow Our Contribution Guidelines
Read our Contribution Guidelines to learn about the contribution process, coding standards, and how to submit your work for review.

Thank You!
Thank you for considering contributing to AMRIT! Together, we can build a stronger, more accessible healthcare system for millions of people. We can’t wait to see what you bring to the project.

Loading

0 comments on commit c779c9c

Please sign in to comment.