diff options
author | Christian Cleberg <hello@cleberg.net> | 2024-04-09 18:21:10 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2024-04-09 18:21:10 -0500 |
commit | 6ad69a76198c29ef987337427dcefa7e91dddd8b (patch) | |
tree | 597d29ad9655ace88c3715799d16832945345b85 | |
parent | 54d0f79766b4caef6148c40f8f9ea537c7af3593 (diff) | |
download | cleberg.net-6ad69a76198c29ef987337427dcefa7e91dddd8b.tar.gz cleberg.net-6ad69a76198c29ef987337427dcefa7e91dddd8b.tar.bz2 cleberg.net-6ad69a76198c29ef987337427dcefa7e91dddd8b.zip |
update README
-rw-r--r-- | README.org | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -5,7 +5,7 @@ [[https://cleberg.net][cleberg.net]] is my personal webpage. -This README is viewable on [[https://git.cleberg.net/?p=cleberg.net.git;a=blob;f=README.org;h=155f4696a09503411730afc422b7fb49acbef8f3;hb=HEAD][rgit]]. +This README is viewable on [[https://git.cleberg.net/?p=cleberg.net.git;a=blob;f=README.org;h=155f4696a09503411730afc422b7fb49acbef8f3;hb=HEAD][git.cleberg.net]]. ** Overview @@ -13,12 +13,12 @@ This website & blog uses [[https://orgmode.org/][Org-Mode]], published with [[ht ** Configuration -Everything is configured within the =publish.el= file. Refer to the weblorg -documentation for further configuration options. +All configuration options are available within the =publish.el= file. Refer to +the weblorg documentation for further configuration options. ** Building -Local testing can be done via [[https://www.gnu.org/software/emacs/][Emacs]] or through the command line. +Local testing is available via [[https://www.gnu.org/software/emacs/][Emacs]] or through the command line. To get running: |