Hello … from emacs
This entire site has been created through emac’s org-mode
, probably
the greatest piece of software (or at least one of the greatest) ever
conceived. Hyperbolic to the uninitiated, but it allows me to convert
some plain text .org
files into this beautiful (ish) website. Find
me a framework that let’s me format the following bit of code so nicely
print("hello world ... from an org source block !")
as well as evaluate the results and show them (in real time!).
hello world ... from an org source block !
I swear I didn’t save that code to a python file, run it in a terminal, then copy the results back into this file … I did it all straight from emacs! I can even put in some equations
\( e^{i\pi} + 1 = 0 \)
Anyway, that’s enough of that.
I hope to write more posts in the future about whatever.