aboutsummaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2025-03-11 16:09:26 -0500
committerChristian Cleberg <hello@cleberg.net>2025-03-11 16:09:26 -0500
commit75cb2408e9251a32779a2c8814d4aaf1a0aae57c (patch)
treefddf8653aa26a9486ed9e2f56c2215b1742f9f92 /README.org
parentb6068f40908e9185fa8b04df1ebde52866f81296 (diff)
downloadcleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.gz
cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.tar.bz2
cleberg.net-75cb2408e9251a32779a2c8814d4aaf1a0aae57c.zip
move from cleberg.net to cmc.pub
Diffstat (limited to 'README.org')
-rw-r--r--README.org14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.org b/README.org
index c48885f..45990da 100644
--- a/README.org
+++ b/README.org
@@ -1,8 +1,8 @@
#+title: README
-* cleberg.net
+* cmc.pub
-[[https://cleberg.net][cleberg.net]] is my personal webpage and blog. This website and blog utilize the
+[[https://cmc.pub][cmc.pub]] 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
@@ -12,15 +12,15 @@ through a simple =publish.el= file. For those who are interested in tweaking the
underlying configuration, the weblorg documentation provides all necessary
details on possible settings and options.
-** Getting Started with cleberg.net
+** Getting Started with cmc.pub
To begin exploring or contributing to this project, you'll first need to set up
a local copy of the repository. This can be accomplished by running the
following commands within Emacs:
#+begin_src sh
-git clone https://git.sr.ht/~cyborg/cleberg.net && \
-cd cleberg.net && \
+git clone https://git.sr.ht/~cyborg/cmc.pub && \
+cd cmc.pub && \
emacs -nw
#+end_src
@@ -70,10 +70,10 @@ 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
-cleberg.net, taking advantage of the existing template structure and formatting.
+cmc.pub, taking advantage of the existing template structure and formatting.
** Contributing & Tasks
For those interested in contributing to this project or addressing any
-outstanding issues, please refer to the [[https://todo.sr.ht/~cyborg/cleberg.net][ticket tracker]]. This is where you can find
+outstanding issues, please refer to the [[https://todo.sr.ht/~cyborg/cmc.pub][ticket tracker]]. This is where you can find
a comprehensive list of open tickets or submit a new ticket for consideration.