diff options
author | Sacha Chua <sacha@sachachua.com> | 2022-10-16 23:02:59 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2022-10-16 23:03:12 -0400 |
commit | a1567ae335bd357dd492bcc3d438bd5351ac90af (patch) | |
tree | eacb709cf07a43a549f320087d84ab3ee97ddb92 /2022/organizers-notebook | |
parent | 5ca3a5176460cea9c820eb3b255375b1119fa395 (diff) | |
download | emacsconf-wiki-a1567ae335bd357dd492bcc3d438bd5351ac90af.tar.xz emacsconf-wiki-a1567ae335bd357dd492bcc3d438bd5351ac90af.zip |
added notes about ikiwiki
Diffstat (limited to '2022/organizers-notebook')
-rw-r--r-- | 2022/organizers-notebook/index.org | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index 18981ad1..3ac10d82 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -934,7 +934,21 @@ Needs to be easy to: - remove all the BBB rooms for the year ec22-sat-am-dev Speaker Name (slugs) - +** Uh... how should ikiwiki be set up? + +- remove the ikiwiki_src clone from the ansible config +https://ikiwiki.info/rcs/git/ +bare repo has a post-update hook that updates the src repo +src repo is ~ikiwiki/emacsconf +~git/repositories/pub/emacsconf-wiki.git/hooks/post-update runs ~git/repositories/pub/emacsconf-wiki.git/hooks/post-update.h00-ikiwiki-wrapper +there is an anon mirror that's updated with sudo -u anon /home/anon/fetch-wiki +the git wrapper is +/home/ikiwiki/hooks/emacsconf + +~anon/emacsconf-wiki.git has origin git@git.emacsconf.org:pub/emacsconf-wiki (fetch) +but git log does not have the new stuff +Where is the new stuff? +... hah, maybe I forgot to push ** Do we want people to advertise any openings with their companies or any work that they're looking for? :PROPERTIES: |