1.5 KiB
1.5 KiB
miscellaneous how-tos
#
#
#
Introduction
How-to articles maintained at https://github.com/Rconybea/org-howto
org-publish generates html tree in $HOME/proj/public_html/org-howto.
Recent snapshots available from github pages: https://rconybea.github.io/web
Can for example serve locally on port 8080:
python3 -m http.server 8080 --directory ~/proj/public_html/org-howto
Contents
- c++ development environment
- windows11 setup
- org-examples cookbook for org-mode publishing
- file:d3/d3-examples.org d3 (javascript graphics library) examples
- file:octave/octave-crib.org octave examples
.org source
org-mode source here: index-src.org