posts
posts copied to clipboard
Simply read it in Emacs
I wanted to add simplified instructions for straightforward reading in Emacs, but couldn't decide which section to put it in the readme.
Something along the lines:
To read the document in Emacs, you can:
- M-x eww RET
- https://raw.githubusercontent.com/tonyaldon/posts/master/posts.org
- enable org-mode - M-x org-mode
- voila
Thank you @agzam for the suggestion.
I agree that this is a quick way to access the document directly in Emacs, but when you do it this way, the internal links to the cloned repositories Emacs and Org mode are broken.
If you find a simpler way to read the document in Emacs without breaking any links, I will add it to the README.
Have a nice day.
ps: I'm glad to know that you read those posts :)