{"id":22740618,"url":"https://github.com/ojacques/markdown-processes","last_synced_at":"2025-06-13T10:33:29.558Z","repository":{"id":265954704,"uuid":"896955197","full_name":"ojacques/markdown-processes","owner":"ojacques","description":"Simple static web site to describe and follow processes","archived":false,"fork":false,"pushed_at":"2024-12-01T18:24:13.000Z","size":284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-12T19:58:20.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ojacques.github.io/markdown-processes/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ojacques.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-01T17:59:43.000Z","updated_at":"2024-12-01T18:24:16.000Z","dependencies_parsed_at":"2024-12-01T19:22:41.466Z","dependency_job_id":null,"html_url":"https://github.com/ojacques/markdown-processes","commit_stats":null,"previous_names":["ojacques/markdown-processes"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ojacques/markdown-processes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojacques%2Fmarkdown-processes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojacques%2Fmarkdown-processes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojacques%2Fmarkdown-processes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojacques%2Fmarkdown-processes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ojacques","download_url":"https://codeload.github.com/ojacques/markdown-processes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ojacques%2Fmarkdown-processes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259627382,"owners_count":22886850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-10T23:09:47.949Z","updated_at":"2025-06-13T10:33:29.511Z","avatar_url":"https://github.com/ojacques.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Process Guide App\n\nA dynamic web application for managing and following step-by-step processes with interactive features and local progress tracking.\n\n## Features\n\n- 📝 Step-by-step process guides\n- ✅ Interactive task checklists\n- 💾 Local progress saving\n- 📊 Progress tracking\n- 🔄 Multiple process support\n- 📱 Responsive design\n- ✨ Markdown support with:\n  - Checkboxes\n  - Mermaid diagrams\n  - GFM (GitHub Flavored Markdown)\n\n![Screenshot](image.png)\n\n## Technology Stack\n\n- React\n- TailwindCSS\n- Unified/Remark for Markdown processing\n- LocalStorage for progress persistence\n- Lucide React for icons\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v14 or higher)\n- npm or yarn\n\n### Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone [repository-url]\n    ```\n\n2. Install dependencies:\n\n    ```bash\n    npm install\n    ```\n\n3. Start the development server:\n\n    ```bash\n    npm run dev\n    ```\n\n## Usage\n\n### Adding New Processes\n\nCreate new process definitions in the `processes` directory.\n\n### Markdown Support\n\nThe app supports enhanced markdown with:\n\n- Standard markdown formatting\n- Mermaid diagrams\n\n## Local Storage\n\nThe application uses browser local storage to maintain:\n\n- Process completion status\n- Task checkboxes state\n- Storage notice dismissal\n\n## Deploying\n\nThe application can be deployed to a static web site:\n\n- S3 + Cloudfront\n- GitHub or GitLab pages\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojacques%2Fmarkdown-processes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fojacques%2Fmarkdown-processes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fojacques%2Fmarkdown-processes/lists"}