Skip to content

feat: add devcontainer configuration for Slidev preview in Codespaces - #404

Open
tkoyama010 wants to merge 2 commits into
mainfrom
feat/devcontainer-slidev-preview
Open

tkoyama010 wants to merge 2 commits into
mainfrom
feat/devcontainer-slidev-preview

Conversation

@tkoyama010

Copy link
Copy Markdown
Owner

Motivation

Developers and presenters need to iterate on slide content without any local setup. Currently there is no .devcontainer/ configuration, so opening the repo in a GitHub Codespace requires manual installation of Node.js, Slidev dependencies, and Python tooling before development can begin.

Related Issue

Closes #403

Developers and presenters need to iterate on slide content without
local setup. This enables browser-based development with automatic
dependency installation and port forwarding for the Slidev dev server.
@tkoyama010

Copy link
Copy Markdown
Owner Author

@all-contributors please add @tkoyama010 for talk

@allcontributors

Copy link
Copy Markdown
Contributor

@tkoyama010

I've put up a pull request to add @tkoyama010! 🎉

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.

Create Codespace configuration to preview Slidev in VSCode

1 participant