[go: up one dir, main page]

Skip to content

feat: Live Server

turn SuCoS into a local web server to allow users to see their sites locally.

  • Process all the files
  • Serve pages on run-time (do not build the whole site at once)
  • Inject a JS to monitor the server for updates
  • Watch file changes and update the content
Edited by Bruno Massa