diff options
| author | Christian Cleberg <[email protected]> | 2025-04-01 22:01:32 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-04-01 22:01:32 -0500 |
| commit | 80bc8747e9d8e47aeceab2a02c4510b35c408d7d (patch) | |
| tree | 9c6caefdcbffe39e3fa6ec3835a27ddc863dadcf /README.org | |
| parent | 9061191da87f742248a9453505f99f70c8783cac (diff) | |
| download | cleberg.net-80bc8747e9d8e47aeceab2a02c4510b35c408d7d.tar.gz cleberg.net-80bc8747e9d8e47aeceab2a02c4510b35c408d7d.tar.bz2 cleberg.net-80bc8747e9d8e47aeceab2a02c4510b35c408d7d.zip | |
migrate back to cleberg.net
Diffstat (limited to 'README.org')
| -rw-r--r-- | README.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |
