Hallo Lemmy. I’m also on @meljoann@topspicy.social

  • 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle


  • Hm, if it thinks the font is Courier my guess is TextEdit is adding a file extension (like .rtf or something)

    It needs to be just a .eno … maybe it’s like .eno.txt ?

    You might be able to check that from Finder? But if not, you can see exactly what’s in your Faircamp folder (once you have used cd (current directory) to get in there) with this command:

    ls

    which lists everything in your current directory



  • Hello! If you’ve installed it with brew, you have faircamp working (no need for Linux). Are you familiar with Terminal? And how to use “cd” to move around? Is that what you mean by “point it to” your faircamp folder? For example, you would just type “cd /path/to/your/faircamp/folder”

    It doesn’t matter where the faircamp folder is, it will build the site wherever you run the faircamp —preview command. (Sorry my phone isn’t formatting this correctly, there are two hyphens before “preview” 😆)