aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-06-04 12:19:43 -0500
committerChristian Cleberg <hello@cleberg.net>2025-06-04 12:19:43 -0500
commit2dbea8e72f3c6c31e0426b59b943df44052dcc9f (patch)
tree08bc65cc13a4e7f699349450bad3d03f185eea4c /README.org
parent99e4a3d8adcb5fad1d8eb77b9c519a979079eb31 (diff)
downloadorg-templates-2dbea8e72f3c6c31e0426b59b943df44052dcc9f.tar.gz
org-templates-2dbea8e72f3c6c31e0426b59b943df44052dcc9f.tar.bz2
org-templates-2dbea8e72f3c6c31e0426b59b943df44052dcc9f.zip
feat: add build process
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.org b/README.org
index a7c3348..d215a9d 100644
--- a/README.org
+++ b/README.org
@@ -6,6 +6,14 @@ This repository contains reusable Org-mode templates intended for structured
documentation of various workflows. Templates are grouped by domain under the
=templates/= directory.
+See the live preview of these templates exported to HTML at
+[[https://org-templates.cleberg.net][org-templates.cleberg.net]]. A set of
+minimal CSS rules are applied from the =assets/styles.css= file.
+
+To generate the HTML files locally, run the provided =export.sh= script from a
+command line shell. This script processes the Org files and produces the HTML
+exports. No additional configuration is required.
+
* Directory Structure
The repository is organized as follows: