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
@@ -29,14 +31,18 @@ Based on [nextjs-github-pages](https://github.com/gregrickaby/nextjs-github-page
29
31
30
32
---
31
33
## TODO
32
-
fi-
33
-
- locate server log to debug 404
34
-
- decide deploy.yml (from cloned repo) v. alt from github.com
35
-
- ... and fix build
36
-
> ⚠️ Heads up! GitHub Pages _does not_ support serverless or edge functions. This means dynamic functionality will be disabled. See all the [unsupported features](https://nextjs.org/docs/app/building-your-application/deploying/static-exports#unsupported-features).
34
+
- TODO fix build
35
+
- TODO locate server log to debug 404
36
+
- TODO notify of github action
37
+
- TODO sync dotfiles https://docs.github.com/en/codespaces/troubleshooting/troubleshooting-personalization-for-codespaces
38
+
- TODO implement serverless function
39
+
> ⚠️ Heads up! GitHub Pages _does not_ support serverless or edge functions. This means dynamic functionality will be disabled. See all the [unsupported features](https://nextjs.org/docs/app/building-your-application/deploying/static-exports#unsupported-features).
40
+
- TODO sync via something like firebase
37
41
38
42
39
43
## Changelog
44
+
- Still can't find nextjs server log and getting 404 on codespace browser
45
+
- Using in browser hotkeys
40
46
- Tested VSCode Client
41
47
- Enabled Github Pages on github.com via suggested Next.js config
0 commit comments