-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: open-lambda/open-lambda.github.io
base: blog
head repository: open-lambda/open-lambda.github.io
compare: master
- 15 commits
- 14 files changed
- 2 contributors
Commits on May 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 84d6552 - Browse repository at this point
Copy the full SHA 84d6552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 720945f - Browse repository at this point
Copy the full SHA 720945fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bdfbf0 - Browse repository at this point
Copy the full SHA 4bdfbf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfbb089 - Browse repository at this point
Copy the full SHA dfbb089View commit details
Commits on May 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2fc0cdb - Browse repository at this point
Copy the full SHA 2fc0cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3258689 - Browse repository at this point
Copy the full SHA 3258689View commit details
Commits on Jun 6, 2026
-
Polish docs: author links, homepage CTA, content cleanup, pin deps
- Fill in blog author profile URLs (Maria Oros, Tyler Caraza-Harter) - Add homepage "Explore" CTA cards linking Worker/Applications/Blog - Rewrite applications/index.md: drop wall-of-text, internal refs, and blog duplication; add meta tags and structured case-study link - Flesh out ag-forecasting-api.md from stub into a full page - Pin requirements.txt to the Jupyter Book v1 stack (v2 is an incompatible MyST-CLI rewrite) Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 8c56d4c - Browse repository at this point
Copy the full SHA 8c56d4cView commit details -
Refocus ag-forecasting page on OpenLambda, not the app domain
Trim crop/weather/model detail; keep why it's a useful test workload and what the port drove in OpenLambda. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 572bca6 - Browse repository at this point
Copy the full SHA 572bca6View commit details -
SEO + onboarding: internal links, meta tags, favicon, OG, CONTRIBUTING
- Homepage now links to the local Worker page instead of GitHub docs - Add html_meta description/keywords to worker, blog index, both posts - Add favicon (html_favicon) and Open Graph tags via sphinxext-opengraph - Pin sphinxext-opengraph in requirements.txt - Add CONTRIBUTING.md (excluded from build) documenting how to add pages, blog posts, and authors Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for ec2009b - Browse repository at this point
Copy the full SHA ec2009bView commit details -
Add Apache 2.0 LICENSE, rewrite README, skip deploy for docs-only files
- Add full Apache 2.0 LICENSE (the project is Apache-licensed but had no LICENSE file) - Rewrite README: current repo layout, v1-pinned local preview, contributing/deployment sections, badges - deploy.yml: paths-ignore README.md/CONTRIBUTING.md/LICENSE so docs-only changes no longer trigger a Pages deploy Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 1cdc1ba - Browse repository at this point
Copy the full SHA 1cdc1baView commit details -
CI hardening, accurate worker docs, announcement banner, 404 page
- deploy.yml: bump actions to Node 24 versions (checkout v6, setup-python v6, configure-pages v6, upload-pages-artifact v5, deploy-pages v5); add PR build job (build + linkcheck, no deploy); fail the build on Sphinx warnings (--warningiserror) - worker.md: rewrite to match the real OpenLambda API (/run/<name>, ol worker init/up/down/status, SOCK sandbox, HTTP/Kafka/cron triggers) — the old page documented a nonexistent API - Add announcement banner and a branded 404 page (sphinx-notfound-page, absolute asset paths so it styles at any depth) - Pin sphinx-notfound-page Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for c72f9c0 - Browse repository at this point
Copy the full SHA c72f9c0View commit details -
Fix links found by linkcheck; make linkcheck non-blocking
- index.md: quickstart link pointed to a deleted page (404) — now points to docs/worker/getting-started.md - worker.md: drop fragile #dependencies anchor - Ignore usenix.org in linkcheck (403s automated checkers but works in-browser) and GitHub anchor checks; cap linkcheck retries and rate-limit wait so it stays fast - deploy.yml: move linkcheck to its own non-blocking job so rate-limit back-off never delays or blocks the build/deploy Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for af03364 - Browse repository at this point
Copy the full SHA af03364View commit details -
Ignore github.com in linkcheck to keep the job a meaningful signal
GitHub rate-limits (429) the checker on nearly every run, so checking its links produced a perpetually-red job. GitHub links rarely rot; skipping them lets linkcheck flag only links it can actually verify. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for d38bfeb - Browse repository at this point
Copy the full SHA d38bfebView commit details
Commits on Jun 7, 2026
-
Add sitemap + canonical URLs, fix repo/edit buttons, enable edit button
- Add html_baseurl (canonical <link> tags for SEO) and sphinx_sitemap to generate sitemap.xml; pin sphinx-sitemap - Fix latent bug: the manual html_theme_options block overrode Jukyter Book's generated theme options, so the repository/issues buttons never rendered. Move repository_url/branch + button flags into the block. - Enable the "edit this page" button (use_edit_page_button); path_to_docs set to "" for clean /edit/master/<file> links - Tidy a duplicate linkcheck comment Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for ed7c85f - Browse repository at this point
Copy the full SHA ed7c85fView commit details
Commits on Jun 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 538e8a3 - Browse repository at this point
Copy the full SHA 538e8a3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff blog...master