You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): use Procfile.ci to avoid Netlify conflicts
Create Procfile.ci with only Jekyll (no Netlify).
Netlify auto-starts Vite, conflicting with foreman.
CI uses Jekyll directly on port 3000 without redirects.
Signed-off-by: Marcin Skalski <skalskimarcin33@gmail.com>
0 commit comments