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
Add .nojekyll file and implemented 'upload' build rule.
Makefile:
- Copy .nojekyll file to html directory so github will serve content
from directories with names having leading underscores.
- 'upload' build rule runs ghp-import, merges into master, and pushes
all branches to origin.
0 commit comments