Skip to content

Feat: Add watch mode for working with content #338

@joe-watkins

Description

@joe-watkins

Add an npm script runner to manage development tasks.

Proposed script: npm run content:watch

Configure it to:

  • Start the development server with npm start.
  • Watch for changes in markdown files within the /public/content folder.
  • Automatically run npm run parse-md-files when changes are detected (removing the need for manual execution).
  • Ensure the browser reloads automatically after each build to reflect updates.
  • Update Readme.md

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions