aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2024-08-19 20:53:53 -0500
committerChristian Cleberg <[email protected]>2024-08-19 20:53:53 -0500
commite9c342ae55ad5da498b781c78999e78424a8f1d6 (patch)
tree3d73b858ad96f87d5b035c273ec6d82b35ead4ab /README.org
parent31d95d2f1129c0fa2a4d37e4b6f735b8996667b1 (diff)
downloadcleberg.net-e9c342ae55ad5da498b781c78999e78424a8f1d6.tar.gz
cleberg.net-e9c342ae55ad5da498b781c78999e78424a8f1d6.tar.bz2
cleberg.net-e9c342ae55ad5da498b781c78999e78424a8f1d6.zip
add template tip to README
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 180b4e2..7fafae4 100644
--- a/README.org
+++ b/README.org
@@ -39,6 +39,14 @@ ENV=prod emacs --script publish.el
The files will be published to the =.build= directory. You can deploy these
files to the target through any number of methods, such as =scp= or SFTP.
+Alternatively, customize and run the =build.sh= script as needed.
+
+*** Tips
+
+You can quickly create a new blog post by running =C-x C-f= (=SPC f f= in Doom),
+running =C-x i= (=insert-file-contents=), and then direct it to the
+=template.org= file (e.g., =~/git/cleberg.net/utils/template.org=).
+
** Tasks
Refer to the [[https://todo.sr.ht/~cyborg/cleberg.net][todo page]] for open tickets or to submit a new ticket.