Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions .devcontainer/devcontainer.json

This file was deleted.

6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ name: "\U0001F41B Bug Report"
description: Submit a bug report to help us improve
title: "[BUG]: "
projects:
- "project-name"
- "document-to-markdown"
labels:
- bug
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
Please make sure you have searched for a similar [issue](https://github.com/mozilla-ai/project-name/issues) before submitting a new one.
Please make sure you have searched for a similar [issue](https://github.com/mozilla-ai/document-to-markdown/issues) before submitting a new one.

- type: textarea
id: description
Expand Down Expand Up @@ -62,7 +62,7 @@ body:
description: Please share your system info with us.
placeholder: |
- OS: [e.g., macOS Sonoma]
- Project-name version: [e.g. commit SHA]
- document-to-markdown version: [e.g. commit SHA]
validations:
required: true

Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ name: "\U0001F680 Feature Request"
description: Suggest an idea for this project
title: "[FEATURE]: "
projects:
- "Project-name"
- "document-to-markdown"
labels:
- enhancement
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this form!
Please make sure you have searched for a similar [issue](https://github.com/mozilla-ai/project-name/issues) before submitting a new one.
Please make sure you have searched for a similar [issue](https://github.com/mozilla-ai/document-to-markdown/issues) before submitting a new one.

- type: textarea
id: motivation
Expand Down Expand Up @@ -40,7 +40,7 @@ body:
label: Contribution
description: |
Is there any way that you could help, e.g. by submitting a PR?
Make sure to read the [contribution guidelines](https://github.com/mozilla-ai/project-name/blob/main/CONTRIBUTING.md).
Make sure to read the [contribution guidelines](https://github.com/mozilla-ai/document-to-markdown/blob/main/CONTRIBUTING.md).
placeholder: |
I could help by...
validations:
Expand Down
3 changes: 0 additions & 3 deletions .github/setup.sh

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ on:
paths:
- mkdocs.yml
- 'docs/**'
- 'src/**'
pull_request:
paths:
- mkdocs.yml
- 'docs/**'
- 'src/**'
workflow_dispatch:

jobs:
Expand Down
32 changes: 0 additions & 32 deletions .github/workflows/lint.yaml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/workflows/package.yaml

This file was deleted.

39 changes: 0 additions & 39 deletions .github/workflows/release.yaml

This file was deleted.

34 changes: 0 additions & 34 deletions .github/workflows/tests.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .pre-commit-config.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions Dockerfile

This file was deleted.

10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@
![Python](https://img.shields.io/badge/Python-3.10%2B-blue)
[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
[![](https://dcbadge.limes.pink/api/server/YuMNeuKStr?style=flat)](https://discord.gg/YuMNeuKStr) <br>
[![Docs](https://github.com/mozilla-ai/blueprint-template/actions/workflows/docs.yaml/badge.svg)](https://github.com/mozilla-ai/blueprint-template/actions/workflows/docs.yaml/)
[![Tests](https://github.com/mozilla-ai/blueprint-template/actions/workflows/tests.yaml/badge.svg)](https://github.com/mozilla-ai/blueprint-template/actions/workflows/tests.yaml/)
[![Ruff](https://github.com/mozilla-ai/blueprint-template/actions/workflows/lint.yaml/badge.svg?label=Ruff)](https://github.com/mozilla-ai/blueprint-template/actions/workflows/lint.yaml/)
[![Docs](https://github.com/mozilla-ai/document-to-markdown/actions/workflows/docs.yaml/badge.svg)](https://github.com/mozilla-ai/document-to-markdown/actions/workflows/docs.yaml/)

[Blueprints Hub](https://developer-hub.mozilla.ai/)
| [Documentation](https://mozilla-ai.github.io/Blueprint-template/)
| [Getting Started](https://mozilla-ai.github.io/Blueprint-template/getting-started)
[Blueprints Hub](https://blueprints.mozilla.ai/)
| [Documentation](https://mozilla-ai.github.io/document-to-markdown/)
| [Getting Started](https://mozilla-ai.github.io/document-to-markdown/getting-started)
| [Contributing](CONTRIBUTING.md)

</div>
Expand Down
26 changes: 0 additions & 26 deletions demo/run.sh

This file was deleted.

3 changes: 0 additions & 3 deletions docs/api.md

This file was deleted.

8 changes: 4 additions & 4 deletions docs/future-features-contributions.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,18 @@ This Blueprint is an evolving project designed to grow with the help of the open
## 🌟 **How You Can Contribute**

### 🛠️ **Enhance the Blueprint**
- Check the [Issues](https://github.com/mozilla-ai/blueprint-template/issues) page to see if there are feature requests you'd like to implement
- Refer to our [Contribution Guide](https://github.com/mozilla-ai/blueprint-template/blob/main/CONTRIBUTING.md) for more details on contributions
- Check the [Issues](https://github.com/mozilla-ai/document-to-markdown/issues) page to see if there are feature requests you'd like to implement
- Refer to our [Contribution Guide](https://github.com/mozilla-ai/document-to-markdown/blob/main/CONTRIBUTING.md) for more details on contributions

### 🎨 **Extensibility Ideas**

This Blueprint is designed to be a foundation you can build upon. By extending its capabilities, you can open the door to new applications, improve user experience, and adapt the Blueprint to address other use cases. Here are a few ideas for how you can expand its potential:


We’d love to see how you can enhance this Blueprint! If you create improvements or extend its capabilities, consider contributing them back to the project so others in the community can benefit from your work. Check out our [Contributions Guide](https://github.com/mozilla-ai/blueprint-template/blob/main/CONTRIBUTING.md) to get started!
We’d love to see how you can enhance this Blueprint! If you create improvements or extend its capabilities, consider contributing them back to the project so others in the community can benefit from your work. Check out our [Contributions Guide](https://github.com/mozilla-ai/document-to-markdown/blob/main/CONTRIBUTING.md) to get started!

### 💡 **Share Your Ideas**
Got an idea for how this Blueprint could be improved? You can share your suggestions through [GitHub Discussions](https://github.com/mozilla-ai/blueprint-template/discussions).
Got an idea for how this Blueprint could be improved? You can share your suggestions through [GitHub Discussions](https://github.com/mozilla-ai/document-to-markdown/discussions).

### 🌍 **Build New Blueprints**
This project is part of a larger initiative to create a collection of reusable starter code solutions that use open-source AI tools. If you’re inspired to create your own Blueprint, you can use the [Blueprint-template](https://github.com/new?template_name=Blueprint-template&template_owner=mozilla-ai) to get started.
Expand Down
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ These docs are your companion to mastering this Blueprint.
### 🔍 **Understand the System**
#### _Dive deeper into how the Blueprint works:_
- **[Step-by-Step Guide](step-by-step-guide.md):** A detailed breakdown of the system’s design and workflow.
- **[API Reference](api.md):** Explore the technical details of the core modules.

### 🎨 **Make It Yours**
#### _Customize the Blueprint to fit your needs:_
Expand Down
5 changes: 2 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
site_name: Guidance Docs
repo_url: https://github.com/mozilla-ai/blueprint-template
repo_name: blueprint-template
repo_url: https://github.com/mozilla-ai/document-to-markdown
repo_name: document-to-markdown

nav:
- Home: index.md
- Getting Started: getting-started.md
- Step-by-Step Guide: step-by-step-guide.md
- Customization Guide: customization.md
- API Reference: api.md
- Future Features & Contributions: future-features-contributions.md

theme:
Expand Down
Loading