summaryrefslogtreecommitdiff
path: root/content-org/bsd.org
diff options
context:
space:
mode:
Diffstat (limited to 'content-org/bsd.org')
-rw-r--r--content-org/bsd.org14
1 files changed, 12 insertions, 2 deletions
diff --git a/content-org/bsd.org b/content-org/bsd.org
index 817e80a..3f71ed2 100644
--- a/content-org/bsd.org
+++ b/content-org/bsd.org
@@ -739,7 +739,9 @@ LSP for Java/Scala is still a joke, and I refuse to pollute my system with Intel
:PROPERTIES:
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :primary_menu bsd
:EXPORT_HUGO_MENU: :menu bsd :parent "freebsd"
- :END:
+:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :image_dir "mages" :image_max_width 600
+:EXPORT_HUGO_PAIRED_SHORTCODES: image
+:END:
** DONE FreeBSD: examples of Jail usage
CLOSED: [2023-12-01 Mon 21:29]
:PROPERTIES:
@@ -1257,6 +1259,8 @@ I learned the BUS trick from [[https://nudesystems.com/how-to-fix-no-screen-foun
:EXPORT_HUGO_MENU: :menu bsd :parent "gaming"
:EXPORT_HUGO_SECTION: gaming
:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :primary_menu bsd
+:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :image_dir "images" :image_max_width 576
+:EXPORT_HUGO_PAIRED_SHORTCODES: image
:END:
** DONE ScummVM
@@ -1264,7 +1268,6 @@ CLOSED: [2024-09-20 Fri 21:34]
:PROPERTIES:
:EXPORT_FILE_NAME: scummvm
:EXPORT_HUGO_CUSTOM_FRONT_MATTER+: :abstract Running old adventure games
-:EXPORT_HUGO_PAIRED_SHORTCODES: img-c img-r menu
:END:
[[https://www.scummvm.org/][ScummVM]] started as a way to run classic LucasArts point-and-click adventure games on modern hardware.
@@ -1285,6 +1288,13 @@ Since ScummVM abstracts the OS from the game, any problems you may experience sh
Getting the games may be problematic.
Most modern remakes are not using the classic engines, so they may not work.
+#+attr_shortcode: :file scummvm.png
+#+attr_shortcode: :alt Screenshot ScummVM running Monkey Island 2
+#+attr_shortcode: :class centered
+#+begin_image
+Monkey Island 2 running on ScummVM
+#+end_image
+
* WIP