latest 11 messages by hakermania

+ [2020-07-01T09:16:06Z] hakermania Found the solution in a 11 years old article :D https://github.blog/2009-12-29-bypassing-jekyll-on-github-pages/
+ [2020-07-01T08:43:25Z] hakermania Serving the site through a static file server locally works just fine, but GH pages fails due to these 404s. Anyone has any clue?
+ [2020-07-01T08:42:59Z] hakermania Am I missing something obvious in GH pages? https://hytromo.github.io/_next/static/4sRmx-z4HzCBqtq94KtK8/pages/_app.js returns a 404 but the file exists: https://github.com/hytromo/hytromo.github.io/blob/master/_next/static/4sRmx-z4HzCBqtq94KtK8/pages/_app.js
+ [2016-08-24T16:33:30Z] hakermania raphink, perfect. bye
+ [2016-08-24T16:33:11Z] hakermania raphink, yeah as I thought. thanks
+ [2016-08-24T16:31:42Z] hakermania raphink, so that means that before pushing to my fork I should checkout my-branch?
+ [2016-08-24T16:30:48Z] hakermania The new update in the link is 'Merge remote-tracking branch 'upstream/master''
+ [2016-08-24T16:30:32Z] hakermania raphink, can I work in more than 1 issues simultaneously? For example, I have made a PR for this: https://github.com/cakephp/cakephp/pull/9335 but I want to work on some other issue now. Updating my fork with the upstream updates resulted in a new update in the link I provided. How can I avoid this? Should I fork anew?
+ [2016-08-24T16:18:50Z] hakermania raphink, thanks, I am new to contributing to github and I don't know the 'etiquette'
+ [2016-08-24T15:56:20Z] hakermania raphink, there is an issue but no PR. The issue author said that they will work on it once the issue was made, but no updates whatsoever
+ [2016-08-24T15:50:54Z] hakermania If more than 1 month has passed since an issue has been reported, and there is no assignee (though somebody has commented that they'll work on it), is it ok if I make a PR with my solution (considering that the solution shouldn't take more than 1-2 days to implement)