{"id":20713019,"url":"https://github.com/jackdbd/sfscon-2024-indieweb","last_synced_at":"2026-05-27T18:32:38.735Z","repository":{"id":260464247,"uuid":"874286941","full_name":"jackdbd/sfscon-2024-indieweb","owner":"jackdbd","description":"Presentation for SFSCon 2024 about IndieWeb","archived":false,"fork":false,"pushed_at":"2024-12-17T04:23:06.000Z","size":4017,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T06:49:19.853Z","etag":null,"topics":["indieweb"],"latest_commit_sha":null,"homepage":"https://sfscon-2024-indieweb.vercel.app","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jackdbd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-17T15:02:23.000Z","updated_at":"2024-11-13T14:48:36.000Z","dependencies_parsed_at":"2024-10-31T13:41:23.161Z","dependency_job_id":"6ea4e237-5034-425c-8762-13b2ae64e3df","html_url":"https://github.com/jackdbd/sfscon-2024-indieweb","commit_stats":null,"previous_names":["jackdbd/sfscon-2024-indieweb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jackdbd/sfscon-2024-indieweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsfscon-2024-indieweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsfscon-2024-indieweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsfscon-2024-indieweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsfscon-2024-indieweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackdbd","download_url":"https://codeload.github.com/jackdbd/sfscon-2024-indieweb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackdbd%2Fsfscon-2024-indieweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33579665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["indieweb"],"created_at":"2024-11-17T02:23:05.084Z","updated_at":"2026-05-27T18:32:38.712Z","avatar_url":"https://github.com/jackdbd.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to build a website for the IndieWeb\n\nSlides and code for the talk I gave at [SFSCON 2024](https://www.sfscon.it/).\n\n- 🌐 [sfscon-2024-indieweb.vercel.app](https://sfscon-2024-indieweb.vercel.app/)\n- [Slides on Notist](https://noti.st/jackdbd/k7bZT4/how-to-build-a-website-for-the-indieweb)\n- 🗎 [sfscon-2024-indieweb-presentation.pdf](https://raw.githubusercontent.com/jackdbd/sfscon-2024-indieweb/main/assets/sfscon-2024-indieweb-presentation.pdf)\n\nIf you want to see my notes on a slide, click the [Presenter Mode](https://sli.dev/guide/presenter-mode) button or put `presenter/` just before the slide number (e.g. `\u003cHOST\u003e/presenter/5` instead of `\u003cHOST\u003e/5`).\n\n## Installation\n\nThis presentation is a Vue.js application built with [Slidev](https://sli.dev/). You can install its dependencies with the following command:\n\n```sh\nnpm install\n```\n\n## Development\n\nSlidev can hot-code reload this presentation thanks to Vite.\n\nLaunch the Vite dev server with this command:\n\n```sh\nnpm run dev\n```\n\nYou can now view the presentation on localhost:\n\n- Play mode: http://localhost:3030/1\n- [Presenter mode](https://sli.dev/guide/ui#presenter-mode): http://localhost:3030/presenter/1\n\n## PDF export\n\nSlidev allows [exporting the slides to a PDF](https://sli.dev/guide/exporting.html#pdf). This feature relies on [Playwright](https://playwright.dev/) and requires [playwright-chromium](https://www.npmjs.com/package/playwright-chromium) to be available.\n\n\u003e :information_source: Since I don't want to install Playwright when building on Vercel (so deployments are faster), I declare `playwright-chromium` as a dev dependency and set `npm install --omit=dev` as the Vercel `installCommand` in `vercel.json`.\n\nRun this command to export the slides to a PDF.\n\n```sh\nexport-slides\n```\n\n## Deploy\n\nThe presentation will be automatically deployed to Vercel on each `git push`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fsfscon-2024-indieweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackdbd%2Fsfscon-2024-indieweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackdbd%2Fsfscon-2024-indieweb/lists"}