Skip to content

Conversation

@pearmini
Copy link
Collaborator

@pearmini pearmini commented Oct 16, 2025

Use Vercel to host

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 16, 2025

Deploying recho with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8168e4b
Status:🚫  Build failed.

View logs

@pearmini pearmini force-pushed the rename-recho-notebook-page branch 2 times, most recently from 42df21a to 78cd502 Compare October 17, 2025 14:08
@pearmini pearmini force-pushed the rename-recho-notebook-page branch from 78cd502 to 8168e4b Compare October 17, 2025 14:15
@vercel
Copy link

vercel bot commented Oct 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
recho-notebook Ready Ready Preview Comment Oct 17, 2025 2:16pm

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 renames the application from "Recho" to "Recho Notebook" across the codebase, updates URLs to use a /notebook base path, and removes some deprecated build configurations.

  • Updates branding from "Recho" to "Recho Notebook" throughout the application
  • Introduces a BASE_PATH constant and updates asset URLs to use /notebook prefix
  • Updates package dependencies to newer versions and removes unused build scripts

Reviewed Changes

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

Show a summary per file
File Description
package.json Updates dependencies and removes deprecated build scripts
app/works/page.jsx Updates page title and fixes notebook link routing
app/works/[id]/page.jsx Removes edge runtime configuration
app/shared.js Adds BASE_PATH constant for URL prefixing
app/news/page.jsx Updates image URLs to use BASE_PATH
app/news/[slug]/page.jsx Updates page title branding
app/layout.jsx Updates main site title and description
app/examples/page.jsx Updates page metadata branding
app/examples/number-input.recho.js Updates comments to use new branding
app/examples/[slug]/page.jsx Updates page title branding
app/examples/ExampleEditor.jsx Updates route for duplicated notebooks
app/docs/*.recho.js Updates documentation content with new branding
app/docs/layout.jsx Updates docs page metadata
app/docs/[slug]/page.jsx Updates page title branding
app/Thumbnail.jsx Updates image URLs to use BASE_PATH
app/Nav.jsx Updates navigation branding and routing
app/EditorPage.jsx Updates page titles and routing throughout
README.md Comprehensive update with new branding and URLs
CONTRIBUTING.md Updates branding references
Comments suppressed due to low confidence (1)

app/docs/aynchronous-operations.recho.js:1

  • Filename contains a typo: 'aynchronous' should be 'asynchronous'.
/**

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@pearmini pearmini changed the title Rename recho notebook page Rename Recho to Recho Notebook Oct 17, 2025
@pearmini pearmini merged commit 481237d into main Oct 17, 2025
3 of 4 checks passed
@pearmini pearmini deleted the rename-recho-notebook-page branch October 17, 2025 14:50
pearmini added a commit that referenced this pull request Oct 17, 2025
* Update API reference for recho.inspect (#169)

* Rename to recho notebook

* Update README

* Update preview image

* Rename in docs

* Update title

* route /notebooks -> /works

* Update nav header

* Add prefix /notebook

* Fix format

* Add runtime=edge back

* Deploy with vercel
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