aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-04-01 22:01:32 -0500
committerChristian Cleberg <hello@cleberg.net>2025-04-01 22:01:32 -0500
commitdb9a372547a71279402a59ac66a29e15b65ec841 (patch)
tree9c6caefdcbffe39e3fa6ec3835a27ddc863dadcf /README.org
parent0325ac27aeb7c7ee1b205b3b33eecd9cc1503a41 (diff)
downloadcleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.gz
cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.tar.bz2
cleberg.net-db9a372547a71279402a59ac66a29e15b65ec841.zip
migrate back to cleberg.net
Diffstat (limited to 'README.org')
-rw-r--r--README.org10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.org b/README.org
index 63d72a4..c3fc36f 100644
--- a/README.org
+++ b/README.org
@@ -1,8 +1,8 @@
#+title: README
-* cmc.pub
+* cleberg.net
-[[https://cmc.pub][cmc.pub]] is my personal webpage and blog. This website and blog utilize the
+[[https://cleberg.net][cleberg.net]] is my personal webpage and blog. This website and blog utilize the
powerful Org-Mode publishing system, courtesy of the [[https://github.com/emacs-love/weblorg][weblorg]] Emacs package.
** Features & Configuration
@@ -19,8 +19,8 @@ a local copy of the repository. This can be accomplished by running the
following commands within Emacs:
#+begin_src sh
-git clone https://github.com/ccleberg/cmc.pub && \
-cd cmc.pub && \
+git clone https://github.com/ccleberg/cleberg.net && \
+cd cleberg.net && \
emacs -nw
#+end_src
@@ -70,7 +70,7 @@ To quickly create a new blog post within Emacs, follow these steps:
the newly opened file.
This streamlined process allows you to rapidly generate fresh content for
-cmc.pub, taking advantage of the existing template structure and formatting.
+cleberg.net, taking advantage of the existing template structure and formatting.
** Contributing & Tasks