When one tries to edit and/or fork+PR of a tos.hyp file, the following message can be observed:
We’ve detected the file encoding as windows-1252. When you commit changes we will transcode it to UTF-8.
Github wants to have all web-based edits in UTF-8, that applies also to websites (I had to re-encode whole https://github.com/mikrosk/ct60tos/tree/gh-pages in that way).
If we did that, we would need to re-encode the files back into Atari encoding before compiling the hypertext.
When one tries to edit and/or fork+PR of a tos.hyp file, the following message can be observed:
We’ve detected the file encoding as windows-1252. When you commit changes we will transcode it to UTF-8.Github wants to have all web-based edits in UTF-8, that applies also to websites (I had to re-encode whole https://github.com/mikrosk/ct60tos/tree/gh-pages in that way).
If we did that, we would need to re-encode the files back into Atari encoding before compiling the hypertext.