diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-04 12:33:28 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-04 12:33:28 -0500 |
commit | 7eea4f5e14fa452a2c197e7870f27ca42864f685 (patch) | |
tree | e7ee1fcc5fe0de86d5148a3cab199ba7f83be55e /README.org | |
parent | 2dbea8e72f3c6c31e0426b59b943df44052dcc9f (diff) | |
download | org-templates-7eea4f5e14fa452a2c197e7870f27ca42864f685.tar.gz org-templates-7eea4f5e14fa452a2c197e7870f27ca42864f685.tar.bz2 org-templates-7eea4f5e14fa452a2c197e7870f27ca42864f685.zip |
fix: revert build idea
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -6,14 +6,6 @@ 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: |