[PR #94] [MERGED] Refactoring #97

Closed
opened 2026-02-15 17:14:58 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/documentation/pull/94
Author: @pablonyx
Created: 6/23/2024
Status: Merged
Merged: 6/23/2024
Merged by: @pablonyx

Base: mainHead: refactoring


📝 Commits (5)

  • 27f7e9d add contributing section
  • ef4332a cmobine env into configuration + spelling
  • 03c79f6 update deletion script name
  • d847581 update options
  • 8c49849 refactor configuration and environment variables

📊 Changes

7 files changed (+237 additions, -312 deletions)

View changed files

configuration/configuration_guide.mdx (+0 -42)
configuration/environment_variables.mdx (+0 -226)
📝 configuration_guide.mdx (+229 -22)
development/configuration.mdx (+0 -4)
📝 mint.json (+2 -9)
📝 more/options.mdx (+5 -8)
📝 quickstart.mdx (+1 -1)

📄 Description

  • Removes unnecessary files that git wasn't tracking
  • Reorganizes the configuration section
  • Fixes typos
  • Changes deletion script name

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/onyx-dot-app/documentation/pull/94 **Author:** [@pablonyx](https://github.com/pablonyx) **Created:** 6/23/2024 **Status:** ✅ Merged **Merged:** 6/23/2024 **Merged by:** [@pablonyx](https://github.com/pablonyx) **Base:** `main` ← **Head:** `refactoring` --- ### 📝 Commits (5) - [`27f7e9d`](https://github.com/onyx-dot-app/documentation/commit/27f7e9d279676ae4936dac4dd6d874d71f133dd7) add `contributing` section - [`ef4332a`](https://github.com/onyx-dot-app/documentation/commit/ef4332a887b7df1476a95ba1ae98be7f60c8b69d) cmobine env into configuration + spelling - [`03c79f6`](https://github.com/onyx-dot-app/documentation/commit/03c79f6aeb14e3f9ab30734284b92bc4cf067261) update deletion script name - [`d847581`](https://github.com/onyx-dot-app/documentation/commit/d847581b1a7eaac66257d4f926b110cdf05ab79b) update options - [`8c49849`](https://github.com/onyx-dot-app/documentation/commit/8c49849256debc8367ff23b616468b44c1cc6b17) refactor `configuration` and environment variables ### 📊 Changes **7 files changed** (+237 additions, -312 deletions) <details> <summary>View changed files</summary> ➖ `configuration/configuration_guide.mdx` (+0 -42) ➖ `configuration/environment_variables.mdx` (+0 -226) 📝 `configuration_guide.mdx` (+229 -22) ➖ `development/configuration.mdx` (+0 -4) 📝 `mint.json` (+2 -9) 📝 `more/options.mdx` (+5 -8) 📝 `quickstart.mdx` (+1 -1) </details> ### 📄 Description - Removes unnecessary files that git wasn't tracking - Reorganizes the configuration section - Fixes typos - Changes deletion script name --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:14:58 -05:00
yindo closed this issue 2026-02-15 17:14:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onyx-dot-app/documentation#97