Skip to content

Footer contact link - #1

Merged
learntheropes merged 2 commits into
mainfrom
footer-contact-link
Aug 29, 2026
Merged

Footer contact link#1
learntheropes merged 2 commits into
mainfrom
footer-contact-link

Conversation

@learntheropes

@learntheropes learntheropes commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • New Features

    • Added LocalBitcoins insights pages in English, Spanish, and Italian with historical P2P Bitcoin trading-volume charts.
    • Added a contact-card link to the social links section.
  • Improvements

    • Updated LocalBitcoins volume references to link to the new localized insights pages.
    • Ensured the new insights pages are available as prerendered static pages.

The chart no longer lives inline on the building page; it now has its own
page at /insights/localbitcoins (en/es/it), reachable by direct URL only
since it isn't linked from any nav yet.
Point it at https://contact.lpy.lat (redirect to the blinq.me personal
card), matching the size and styling of the other social icons in
socialLinks.vue.
Copilot AI lite review requested due to automatic review settings August 29, 2026 01:50
@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 8a78911e-8b74-4b9e-a4ea-c61884141419

📥 Commits

Reviewing files that changed from the base of the PR and between b96c088 and 488c0f7.

📒 Files selected for processing (9)
  • .data/content/contents.sqlite
  • app/components/layout/socialLinks.vue
  • content/en/building.md
  • content/en/insights/localbitcoins.md
  • content/es/building.md
  • content/es/insights/localbitcoins.md
  • content/it/building.md
  • content/it/insights/localbitcoins.md
  • nuxt.config.js

📝 Walkthrough

Walkthrough

The change adds localized LocalBitcoins traded-volume pages, updates existing links to those pages, prerenders the new routes, and adds a contact-card link to the social links section.

Changes

LocalBitcoins insights pages

Layer / File(s) Summary
Localized insight pages and links
content/*/insights/localbitcoins.md, content/*/building.md
English, Spanish, and Italian building pages now link to localized LocalBitcoins insight pages. Each insight page embeds the volume chart component.
Insight route prerendering
nuxt.config.js
The Nuxt route list now prerenders insights/localbitcoins for each locale.

Contact social link

Layer / File(s) Summary
Contact-card social link
app/components/layout/socialLinks.vue
The social links section now includes an external contact-card link with an accessible label, secure new-tab behavior, dimmed styling, and an inline SVG icon.

Estimated code review effort: 2 (Simple) | ~10 minutes

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch footer-contact-link

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@learntheropes
learntheropes merged commit 037ff69 into main Aug 29, 2026
0 of 2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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