I've created a new github.io repository and cloned it to my machine on the same level as the real repository, but I'm having a few issues with the next part getting started guide.
- I'm expecting the "touch" command to create an empty .nojekyll file, but it doesn't appear, even as a hidden file, in the suzannastep.github.io directory
- cp -r ../'git_repo'/docs/_build/* 'your project name'/. gives me an error even though I made a lattices_pkg file in suzannastep.github.io. This is the error:
cp: ../lattices_repo/docs/_build/*: No such file or directory
- The git that I did right after do nothing to the repository I see online. I wasn't even asked for the username or password.
Thanks, Sue
I've created a new github.io repository and cloned it to my machine on the same level as the real repository, but I'm having a few issues with the next part getting started guide.
cp: ../lattices_repo/docs/_build/*: No such file or directory
Thanks, Sue