From 0b16c7369466f8e211cb1d116ec68663c8da2090 Mon Sep 17 00:00:00 2001 From: Jan Ypma Date: Mon, 25 Oct 2021 10:30:03 +0200 Subject: Align talk with actual video content Given that it's only 10 minutes, the talk goes a lot less into details. --- 2021/talks/tech.md | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) (limited to '2021') diff --git a/2021/talks/tech.md b/2021/talks/tech.md index 4a46c629..d091d132 100644 --- a/2021/talks/tech.md +++ b/2021/talks/tech.md @@ -19,28 +19,17 @@ technical language course. By using org-babel to pull in "live" code for REST requests, language examples, and shell scripts, one can be sure that the documentation and slides are never out of date. -Two cases are presented: - -- API documentation for a REST service (exported from org to html - and PDF) -- Slides for a Java Microservice course (presented within emacs, - handouts in 2 styles as PDF) - -The session will show how leverage org-babel, restclient, -org-treeslide, as well as show how to create your own language backend -for org-babel to make sure your own preferred workflow is used. - +The session will show how leverage org-babel, restclient and +org-treeslide to write and present technical documentation with style. # Outline -- 5-10 minutes: We'll pick one of the two use cases and briefly show - it and its result. - - +- Introduction +- Demo: Developer guide +- Demo: REST API guide +- Demo: Presentations +- Used packages and configuration [[!inline pages="internal(2021/info/tech-schedule)" raw="yes"]] -- cgit v1.2.3