-
Notifications
You must be signed in to change notification settings - Fork 5
text improvements #91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,7 +6,7 @@ myst: | |
| "keywords": "OpenSPP, installation, setup, SP-MIS, Social Registry, Farmer Registry" | ||
| --- | ||
|
|
||
| # Getting Started | ||
| # Getting started | ||
|
|
||
| Welcome to OpenSPP! This guide will help you get your social protection platform up and running quickly. | ||
|
|
||
|
|
@@ -15,25 +15,25 @@ Welcome to OpenSPP! This guide will help you get your social protection platform | |
| :::::{grid} 2 | ||
| :gutter: 3 | ||
|
|
||
| ::::{grid-item-card} New Installation | ||
| ::::{grid-item-card} New installation | ||
| Start here if you're setting up OpenSPP for the first time: | ||
|
|
||
| 1. **{doc}`Installation Guide <installation_deb>`** | ||
| 1. **{doc}`Installation guide <installation_deb>`** | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| Install OpenSPP on Debian/Ubuntu (30 minutes) | ||
|
|
||
| 2. **{doc}`Module Installation <module_installation>`** | ||
| 2. **{doc}`Module installation <module_installation>`** | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| Choose {doc}`SP-MIS <../overview/products/sp_mis>`, {doc}`Social Registry <../overview/products/social_registry>`, or {doc}`Farmer Registry <../overview/products/farmer_registry>` | ||
|
|
||
| 3. **Initial Setup** | ||
| 3. **Initial setup** | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| Configure your first program and import data | ||
| :::: | ||
|
|
||
| ::::{grid-item-card} Learn the System | ||
| ::::{grid-item-card} Learn the system | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| Explore OpenSPP's capabilities: | ||
|
|
||
| - **{doc}`Features <../overview/features/index>`** - Understand key features | ||
| - **{doc}`Products <../overview/products/index>`** - Choose the right product configuration | ||
| - **{doc}`User Guide <../user_guide/index>`** - Learn day-to-day operations | ||
| - **{doc}`User guide <../user_guide/index>`** - Learn day-to-day operations | ||
| :::: | ||
| ::::: | ||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The heading should be in sentence case, capitalizing only the first word and proper nouns. This improves readability and consistency in the documentation.