Skip to content

Pair down to minimum content#5

Merged
MrHinsh merged 2 commits intomainfrom
pair-down-to-minimum
Jun 5, 2025
Merged

Pair down to minimum content#5
MrHinsh merged 2 commits intomainfrom
pair-down-to-minimum

Conversation

@MrHinsh
Copy link
Owner

@MrHinsh MrHinsh commented Jun 5, 2025

✨ feat(graveyard): restructure graveyard content layout

  • rename and refactor graveyard content template for better organization
  • remove unused graveyard index markdown file
  • add new list and single layout templates for graveyard entries

🔧 chore(hugo): update hugo configuration

  • disable default taxonomies for streamlined content management

💄 style(layouts): adjust base layout and styling

  • add padding to header section for improved visual spacing
  • comment out unused link in index layout for future use

- rename and refactor graveyard content template for better organization
- remove unused graveyard index markdown file
- add new list and single layout templates for graveyard entries

🔧 chore(hugo): update hugo configuration

- disable default taxonomies for streamlined content management

💄 style(layouts): adjust base layout and styling

- add padding to header section for improved visual spacing
- comment out unused link in index layout for future use
Copilot AI review requested due to automatic review settings June 5, 2025 20:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request pares down the graveyard content to its minimum, refactoring layouts and updating configuration.

  • Restructured graveyard content templates with separate single and list layouts
  • Removed unused graveyard index markdown file
  • Updated Hugo configuration to disable default taxonomies and adjusted header styling

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
site/layouts/index.html Commented out an unused link in the layout for future use
site/layouts/_default/single.html Introduces a new template for single graveyard entry pages
site/layouts/_default/list.html Adds a new template for listing graveyard entries
site/layouts/_default/baseof.html Applies additional padding to the header section for improved spacing
site/hugo.yaml Disables default taxonomies to streamline content management
site/content/graveyard/_index.md Removes the unused index markdown for graveyard content
site/content/_content.gotmpl Comments out death register content, preserving it for potential future use

@MrHinsh MrHinsh enabled auto-merge June 5, 2025 20:54
- create initial staticwebapp.config.canary.json file
- set up for future configuration of canary deployments
@github-actions
Copy link

github-actions bot commented Jun 5, 2025

Azure Static Web Apps: Your stage site is ready! Visit it here: https://lemon-stone-0045b7f10-5.centralus.6.azurestaticapps.net

@MrHinsh MrHinsh merged commit 257478f into main Jun 5, 2025
4 checks passed
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.

2 participants