From 6738dce6a99f3863b5257e08a1af997349eb134d Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Thu, 22 Oct 2020 00:49:30 -0400 Subject: First try at schedule --- 2020/schedule/05.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 2020/schedule/05.md (limited to '2020/schedule/05.md') diff --git a/2020/schedule/05.md b/2020/schedule/05.md new file mode 100644 index 00000000..c05933d9 --- /dev/null +++ b/2020/schedule/05.md @@ -0,0 +1,28 @@ +# Bard Bivou(m)acs - Building a bandcamp-like page for an album of music +Saturday, Nov 28 2020, 10:35 AM - 10:45 AM +Grant Shangreaux + +I hoped to become a successful musician someday, and while that has +yet to happen, I've recorded a fair share of unreleased music over the +years. I decided it was time to share some of it with the world +through the power of Emacs! + +Rather than using the available non-free (or even free?) platforms out +there, I decided to build a Bandcamp-like page from scratch. While I +could have chosen many of the static-site building tools, I decided to +use the tool closest to my heart and automate the process of building +a web page from a directory of audio files with Emacs Lisp. + +I will share with you how I managed to create a personal workflow for +releasing an album without leaving the One True Editor that includes +editing audio metadata with EMMS and generating HTML while cobbling +together yasnippet and the format macro. + + + + +Back to the [[schedule]] + +All times are approximate, and we might shuffle talks around as needed. Please check https://emacsconf.org/2020 a few days before the start of the conference for instructions on how to watch and participate. + +[[!meta title="Bard Bivou(m)acs - Building a bandcamp-like page for an album of music"]] -- cgit v1.2.3