diff options
author | EuAndreh <eu@euandre.org> | 2025-04-30 19:29:59 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-04-30 19:29:59 -0300 |
commit | 85658040088739233aac509dacf4dddb113bffc8 (patch) | |
tree | f8f23bc4cba8d0c5b2002e6eb8516464df02c2f9 /src/content | |
parent | src/content/en/slide/: Move existing slide files to appropriate location (diff) | |
download | euandre.org-85658040088739233aac509dacf4dddb113bffc8.tar.gz euandre.org-85658040088739233aac509dacf4dddb113bffc8.tar.xz |
Makefile: Build slide PDFs with shiny new eslaides(1)
Diffstat (limited to 'src/content')
-rw-r--r-- | src/content/en/blog/2020/10/19/feature-flags.adoc | 2 | ||||
-rw-r--r-- | src/content/en/blog/2020/11/14/local-first-review.adoc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/content/en/blog/2020/10/19/feature-flags.adoc b/src/content/en/blog/2020/10/19/feature-flags.adoc index 972f693..8788407 100644 --- a/src/content/en/blog/2020/10/19/feature-flags.adoc +++ b/src/content/en/blog/2020/10/19/feature-flags.adoc @@ -3,7 +3,7 @@ :updatedat: 2020-11-03 :empty: -:slides: link:../../../../slides/2020/10/19/feature-flags.html FIXME +:slides: link:../../../../slide/2020/10/19/feature-flags.pdf :fowler-article: https://martinfowler.com/articles/feature-toggles.html _This article is derived from a {slides}[presentation] on the same subject._ diff --git a/src/content/en/blog/2020/11/14/local-first-review.adoc b/src/content/en/blog/2020/11/14/local-first-review.adoc index f9dd4b0..2036069 100644 --- a/src/content/en/blog/2020/11/14/local-first-review.adoc +++ b/src/content/en/blog/2020/11/14/local-first-review.adoc @@ -2,7 +2,7 @@ :categories: presentation article-review :empty: -:presentation: link:../../../../slides/2020/11/14/local-first.html FIXME +:presentation: link:../../../../slide/2020/11/14/local-first-hype.pdf :reviewed-article: https://martin.kleppmann.com/papers/local-first.pdf _This article is derived from a {presentation}[presentation] given at a Papers |