Skip to content

Add Acme Tools static pages#15

Open
sh962214-hub wants to merge 1 commit into
pvium:mainfrom
sh962214-hub:codex/acme-static-site
Open

Add Acme Tools static pages#15
sh962214-hub wants to merge 1 commit into
pvium:mainfrom
sh962214-hub:codex/acme-static-site

Conversation

@sh962214-hub

Copy link
Copy Markdown

Closes #9

Summary:

  • Adds index.html, about.html, and contact.html at the project root.
  • Includes the exact required headings, paragraphs, and relative navigation links.
  • Uses basic HTML structure with doctype, html, head, title, and body on each page.
  • No JavaScript or external dependencies added.

Validation:

  • Manually checked all three files exist at the root.
  • Verified required text and relative links in each page with Select-String.

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.

Build a Basic Static HTML Site

1 participant