diff options
-rw-r--r-- | infra.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/infra.md b/infra.md new file mode 100644 index 00000000..f950d541 --- /dev/null +++ b/infra.md @@ -0,0 +1,17 @@ +[[!meta copyright="Copyright © 2023 Sacha Chua"]] +[[!meta title="Infrastructure and processes"]] + +Quick links: + +- [emacsconf-ansible](https://git.emacsconf.org/emacsconf-ansible/) - Ansible configuration for setting up servers and scripts +- [emacsconf-el](https://git.emacsconf.org/emacsconf-el/) - Emacs Lisp support files +- [emacsconf-wiki](https://git.emacsconf.org/emacsconf-wiki/) - sources for the emacsconf wiki +- [2023/organizers-notebook](https://emacsconf.org/2023/organizers-notebook/) +- [2022/organizers-notebook](https://emacsconf.org/2022/organizers-notebook/) +- [Sacha Chua's blog posts about EmacsConf](https://sachachua.com/blog/category/emacsconf/) + - [EmacsConf backstage: Using TRAMP and timers to run two tracks semi-automatically :: Sacha Chua](https://sachachua.com/blog/2023/01/emacsconf-backstage-using-tramp-and-timers-to-run-two-tracks-semi-automatically/) + - [Using Emacs and Python to record an animation and synchronize it with audio :: Sacha Chua](https://sachachua.com/blog/2022/12/using-emacs-and-python-to-record-an-animation-and-synchronize-it-with-audio/) + - [Converting our VTT files to TTML :: Sacha Chua](https://sachachua.com/blog/2022/11/converting-our-vtt-files-to-ttml/) + - [Re-encoding the EmacsConf videos with FFmpeg and GNU Parallel :: Sacha Chua](https://sachachua.com/blog/2021/12/re-encoding-the-emacsconf-videos-with-ffmpeg-and-gnu-parallel/) + - [Adding little nudges to help on the EmacsConf wiki :: Sacha Chua](https://sachachua.com/blog/2021/12/adding-little-nudges-to-help-on-the-emacsconf-wiki/) + - [EmacsConf backstage: picking timestamps from a waveform :: Sacha Chua](https://sachachua.com/blog/2021/12/emacsconf-backstage-picking-timestamps-from-a-waveform/) |