summary refs log tree commit diff
diff options
context:
space:
mode:
authorCrazazy2024-05-21 16:16:25 +0200
committerCrazazy2024-06-04 13:43:46 +0200
commit6d9cf2cf8af2ceaa44293b21e02745a281a3d002 (patch)
tree357c211c4841d212fb6a3bfd2bd0452521bfeccb
parent3cc4b8610f0af356de6f2c772a8dcd4d77da1454 (diff)
move to tilde.town
tilde.cafe is shutting down, moving my stuff now
-rw-r--r--readme.org4
-rw-r--r--style.org3
2 files changed, 3 insertions, 4 deletions
diff --git a/readme.org b/readme.org
index 525209d..5b06eae 100644
--- a/readme.org
+++ b/readme.org
@@ -2,13 +2,13 @@
 #+author: Crazazy
 #+PROPERTY: header-args :tangle yes :noweb yes :results silent
 #+INCLUDE: ./style.org
-This is my collection of literal config for my global and emacs setup you can =git clone= the org files at [[https://crazazy.tilde.cafe/literal-config.git][this link]]
+This is my collection of literal config for my global and emacs setup you can =git clone= the org files at [[https://cgit.tilde.town/crazazy/literal-config.git][this link]]
 
 In this document I'm mostly going to set up some prerequisites for tangling other files and setting up dependencies
 * Maintenance links :noexport:
   This is for the org-mode side only
   It is assumed that you have nix and emacs installed for this config to work. You can tangle all files [[elisp:(dolist (i (directory-files (file-name-directory (buffer-file-name (current-buffer))) t "\\.org$")) (org-babel-tangle-file i))][with this lisp]]
-  You can export all org files to html with a [[shell:(for i in *.org; do emacs -Q $i --batch --eval "(org-html-export-to-html)"; done; rm style.html*; scp *.html cafe:public_html/) &][this small script]]
+  You can export all org files to html with a [[shell:(for i in *.org; do emacs -Q $i --batch --eval "(org-html-export-to-html)"; done; rm style.html*; scp *.html town:public_html/) &][this small script]]
   You can then install required dependencies with [[shell:./bootstrap.sh &][the bootstrap link]]
 * Dependencies
   Dependencies are handled by [[https://github.com/nmattia/niv][niv]]. I have put the dependencies in a shell file, rather than the output
diff --git a/style.org b/style.org
index ff5102c..806313f 100644
--- a/style.org
+++ b/style.org
@@ -7,8 +7,7 @@
 	  <a href="feeds.xml">List of RSS feeds </a>
           <a href="scratch.html">Scratch page</a>
           <a href="readme.html">Literary dotfile config</a>
-          <a href="repos.html">List of public git repositories</a>
-	  <a href="elpa.html">Custom ELPA repository</a>
+          <a href="http://cgit.tilde.town/~crazazy/">List of public git repositories</a>
         </nav>
 #+end_export
 #+TOC: headlines 2