Skip to content

freetalk-fun/devtalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup using Dev Containers

  1. Make sure you have Docker installed and running.
  2. Install the Dev Containers extension for VS Code.
  3. Clone the repo, then open the folder using VS Code.
  4. Open the VS Code command palette using Ctrl+Shift+P
  5. Select the command: "Dev Containers: Reopen in Container". This will spin up a container and install dependencies.
  6. Once the container is live, you can use 'Run and Debug' -> 'Vitepress' (Click 'Debug Anyway' if a warning about a problem matcher appears.)
  7. Alternately, you can run npm run dev in the VS Code terminal, then open http://localhost:5173 in your browser.

devtalk

Scripts for running and debugging are located in package.json (npm run dev)

config.js under .vitepress describes site layout

.vitepress -> theme -> index.js is for importing arbitrary customizations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •