-
Hello again! I feel like I am ever so close to getting things to work. First, I feel like I am not getting the .nojekyll file to create properly. When I am in my copied directory, I type I have used the If more information is needed, please let me know. My apologies if I am being unclear; I am working through the guides on quarto, but am likely missing some of the prerequisite knowledge. Thanks in advance for helping this old dog to learn some new tricks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Dear @ark561, from the shell/bash command line, you can run
and you should see a file You must run
follow by
and
Let me know if you need more details. |
Beta Was this translation helpful? Give feedback.
Dear @ark561,
from the shell/bash command line, you can run
and you should see a file
.nojekyll
.You must run
follow by
and
Let me know if you need more details.