We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd945d commit e716cf4Copy full SHA for e716cf4
1 file changed
staging/README.md
@@ -10,6 +10,9 @@ This directory contains markdown post files that are being staged for preview be
10
1. During preview builds, new/modified post `.md` files are automatically copied here
11
2. Jekyll builds the full site including staged posts
12
3. Preview site is deployed to GitHub Pages root (not nested)
13
+
14
+## Testing:
15
+Updated to trigger workflow with improved error handling and verbose logging.
16
2. Jekyll builds the site with both `_posts/` and `staging/` content
17
3. After review and approval, posts are moved from `staging/` to `_posts/`
18
4. Staging directory is cleaned up after merge
0 commit comments