Skip to content

QoL improvements for deneb theme#29

Merged
KreigD merged 4 commits intorc/1.0.0from
ARG-162-QOL-Improvements-for-Deneb-theme
Dec 12, 2024
Merged

QoL improvements for deneb theme#29
KreigD merged 4 commits intorc/1.0.0from
ARG-162-QOL-Improvements-for-Deneb-theme

Conversation

@KreigD
Copy link
Copy Markdown
Collaborator

@KreigD KreigD commented Dec 10, 2024

What Type of Change is This?

  • 🐛 Bug fix
  • ✨ Introduced New Features
  • 🔌 Plugin Updates
  • 🚑 Critical Hotfix
  • ♻️ Change or Refactor to Existing Feature
  • 🤕 Patch Fix
  • 🔒️ Security Updates
  • 👷 Deploy/Build System
  • 🔊 Add Logging
  • 🧟‍♂️ Remove Dead Code
  • 📸 Capturing Uncommitted Code

🔎 Overview

What is the current issue or behavior?

What is the solution or new behavior?

  • Address multiple quality-of-life improvements for the Deneb theme:
    • Adds ability to use long-form Markdown content in text and description parameters
    • Makes button in the About module optional
    • Allow the setting of links that open in new tabs
    • Adds padding to the first section on a page if no hero/heading module is present

📖 Git Flow Reference

flowchart LR
    A[[feature/1234_branch]] --> B{{Merge via PR}}
    B --> C[[rc/x.x.x]]
    C --> D{Run CI/CD?}
    D -->|fa:fa-x Fail Code Checks| E[Commit Fixes] --> D
    D -->|fa:fa-check Pass Code Checks| F[Merge Commit]
    F --> G{ Q/A }
    G --> H{{Merge via PR}}
    H --> I[[main]]
Loading

Kreig Durham added 4 commits December 10, 2024 23:02
Signed-off-by: GitHub <noreply@github.com>
… config

Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: GitHub <noreply@github.com>
- Add ability to use long-form Markdown content in `text` and `description` parameters
- Make button in the About module optionl
- Allow the setting of links that open in new tabs
- Add padding to first section on page if no hero/heading module is present

Signed-off-by: GitHub <noreply@github.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying argonauts with  Cloudflare Pages  Cloudflare Pages

Latest commit: 382811c
Status: ✅  Deploy successful!
Preview URL: https://343f1d3f.argonauts.pages.dev
Branch Preview URL: https://arg-162-qol-improvements-for.argonauts.pages.dev

View logs

@KreigD KreigD merged commit 3cef3fe into rc/1.0.0 Dec 12, 2024
@KreigD KreigD deleted the ARG-162-QOL-Improvements-for-Deneb-theme branch December 12, 2024 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant