gitname

Results 92 comments of gitname

Hi @Souravdey777 , thanks for submitting this. I overhauled the instructions today . One of the changes I initially made was to use the branch name of `main` instead of...

Hi everyone, sorry about the long wait. In case you are still getting an HTTP 404 error page when you navigate to other URLs within your app, you may be...

Hi @lberthaut, thanks for including links. I see what you mean. ![image](https://user-images.githubusercontent.com/7143133/182501654-0220da63-bcdb-498a-8e60-297173145374.png) The `react-gh-pages` tutorial doesn't address routing. However, I do have some experience with it, including on GitHub Pages....

Hello @coder054, thank you for submitting a pull request. I am not familiar with that `node_modules/gh-pages/.cache` folder and have not noticed a need to interact with it directly (e.g. deleting...

Thanks for suggesting this! I am in the process of modernizing the instructions now and plan to replace that command with `$ npx create-react-app ...` along with removing `create-react-app` from...

Hi @bickertonav , thanks for providing a link to the repository. I see the `package.json` file in that repository (i.e. https://github.com/bickertonav/kreyol-wordle/blob/main/package.json) contains the following `homepage` property: ```json "homepage": "https://roedoejet.github.io/AnyLanguage-Wordle", ```...

The `gh-pages` branch in that repository doesn't look the way I expect. It looks to me like it contains the source code of your app; as opposed to the distributable...

Interesting! I have not tested this (as a result, I have never observed it either). What operating system were you using when you observed this (e.g. Windows, Linux, macOS)?

Hi @brookebachman, thanks for sharing your experience here and suggesting an edit to the tutorial. Sorry I waited so long to respond, which has been the case with respect to...