Skip to content

Enhance 404 error page and update documentation - #2

Merged
leandroebner merged 7 commits into
mainfrom
docs
Aug 15, 2026
Merged

leandroebner merged 7 commits into
mainfrom
docs

Conversation

@leandroebner

Copy link
Copy Markdown
Owner

This pull request updates the documentation to improve clarity, user experience, and organization. The main changes include reworking the hardware assembly instructions, updating image formatting, and removing outdated or redundant files.

Documentation improvements:

  • Added a new "Hardware Assembly" section to docs/documentation.md, with a link to an interactive Bill of Materials, and improved formatting for Arduino IDE setup instructions.
  • Updated the 404 error page in docs/404.md with a clearer title and added an emoji for a friendlier tone.
  • Improved image formatting in docs/README.md by using an HTML <img> tag with a fixed width for better display consistency.

File and content cleanup:

  • Removed the interactive Bill of Materials iframe from docs/assembly.md, consolidating this information into the main documentation.
  • Deleted the custom domain configuration by removing docs/CNAME, possibly indicating a change in deployment or domain management.

Site configuration:

  • Added a basic web manifest file (docs/site.webmanifest) to support progressive web app features.

Update 404 page title and add compass emoji.
Updated the 404 error message to include a compass emoji.
Added a section on Hardware Assembly and improved formatting for clarity.
Updated image syntax in README for v2 mockup.
@leandroebner leandroebner self-assigned this Aug 15, 2026
Copilot AI lite review requested due to automatic review settings August 15, 2026 08:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the project’s GitHub Pages documentation site by improving page content/formatting, consolidating the interactive Bill of Materials link into the main documentation, and adding basic PWA-related metadata.

Changes:

  • Added a “Hardware Assembly” section to docs/documentation.md and improved Arduino IDE instruction formatting.
  • Updated documentation visuals and UX (image formatting in docs/README.md, friendlier 404 heading in docs/404.md).
  • Removed outdated/redirecting docs artifacts (docs/assembly.md, docs/CNAME) and added a web manifest (docs/site.webmanifest).

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
docs/site.webmanifest Adds a web manifest intended to support PWA-related behavior.
docs/README.md Adjusts image rendering for more consistent display.
docs/documentation.md Consolidates assembly/BOM guidance and improves formatting of IDE setup instructions.
docs/CNAME Removes custom domain configuration for GitHub Pages.
docs/assembly.md Removes the BOM iframe page (cleanup/consolidation).
docs/404.md Improves the 404 page heading for clarity and tone.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/site.webmanifest
@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"} No newline at end of file
@leandroebner
leandroebner merged commit f1e5e7b into main Aug 15, 2026
4 checks passed
@leandroebner
leandroebner deleted the docs branch August 15, 2026 08:51

This branch was previously deployed

1 inactive deployment
github-pages d5e6a578 Deployed Aug 14, 2026 by leandroebner via deploy #134
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