2.3 KiB
2.3 KiB
assorted 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
- TIL lessons learned - problems & fixes
-
c++ development environment emacs/lsp/c++/cmake/nix/github/docker
- .emacs walkthrough terse!
- org-mode resources
- publish static html org-mode -> github pages
- continuous integration with github + nix + docker
-
unix environment
- windows11 setup wsl2 life hacks
- file:env/gpg-setup.org GPG setup
- file:env/email-setup.org email setup
- /git/roland/org-howto/src/commit/4e2a6444e604b46c2d99ebe055bc18ac3c10186f/env/cleanmbox.org automatically tidy email messages
-
nix howto
- nix cookbook build your own project with nix
- 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