org-howto/index.org
2024-03-06 18:25:13 -05:00

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

.org source

org-mode source here: index-src.org