Add org-publish configuration for publishing my config
The config is live since a few minutes at https://config.mmk2410.org. A related blog post is coming tomorrow!
This commit is contained in:
parent
8bae7c5cce
commit
e5013af499
21 changed files with 4952 additions and 0 deletions
4
publish/publish.sh
Executable file
4
publish/publish.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
# emacs -Q --script ./publish.el
|
||||
emacs -q --batch -l ./publish.el --funcall mmk2410/dot-emacs-publish
|
Loading…
Add table
Add a link
Reference in a new issue