aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGene Pasquet <dev@etenil.net>2025-02-12 06:55:43 +0000
committerGene Pasquet <dev@etenil.net>2025-02-12 06:55:43 +0000
commit3510b0bcf7815b216dfc8ccb0569f36cbd4ec947 (patch)
tree12595d47ae8e3b726e0b50862570b2bb242d032f
parent4e29525542ad887a49d3f2e315ade7a1c2f63caf (diff)
Rework screenshots
-rw-r--r--README.md8
-rw-r--r--screenshots/basic_builtin_completion.pngbin800917 -> 0 bytes
-rw-r--r--screenshots/basic_code_editing.pngbin771534 -> 0 bytes
-rw-r--r--screenshots/basic_completion.gifbin1660996 -> 0 bytes
-rw-r--r--screenshots/basic_completion.movbin4884037 -> 0 bytes
-rw-r--r--screenshots/basic_org_tab_bar.pngbin781202 -> 0 bytes
-rw-r--r--screenshots/basic_splash.pngbin747448 -> 0 bytes
-rw-r--r--screenshots/everything_demo.movbin20436913 -> 0 bytes
-rw-r--r--screenshots/substrate-editing.pngbin0 -> 130657 bytes
-rw-r--r--screenshots/substrate-home-screen.pngbin0 -> 119866 bytes
-rw-r--r--screenshots/which_key.gifbin846638 -> 0 bytes
-rw-r--r--screenshots/which_key.movbin2304895 -> 0 bytes
12 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 094c4e6..961aeca 100644
--- a/README.md
+++ b/README.md
@@ -38,13 +38,13 @@ To install emacs-substrate, clone this repository somewhere, then create the fol
## Screenshots
-What you should see on opening Emacs up with Bedrock installed: a simple splash screen, [modus-vivendi](https://protesilaos.com/emacs/modus-themes) active, and the `help-quick` display at the bottom.
+What you should see on opening Emacs up with Substrate installed: a simple splash screen, [modus-vivendi](https://protesilaos.com/emacs/modus-themes) active, and the `help-quick` display at the bottom.
-![Emacs using Bedrock configuration showing the splash screen with the quick help at the bottom](screenshots/basic_splash.png)
+![Emacs using Substrate configuration showing the splash screen with the quick help at the bottom](screenshots/substrate-home-screen.png)
Basic code editing: line numbers and `hl-line-mode`.
-![Editing the source code of Emacs Bedrock's init.el file while using Bedrock configuration](screenshots/basic_code_editing.png)
+![Editing the source code of Emacs Substrate's substrate.el file while using Substrate configuration](screenshots/substrate-editing.png)
## Philosophy
@@ -54,7 +54,7 @@ TODO
Emacs 29.1 or later.
-Emacs 29.1 is, as of 2023-09-04, the latest stable release. The specific features from Emacs 29.1 that Bedrock relies on are:
+Emacs 29.1 is, as of 2023-09-04, the latest stable release. The specific features from Emacs 29.1 that Substrate relies on are:
- The `use-package` macro for configuration
- Enhancements to the built-in completion help (`completions-auto-select`, `completion-auto-help`, etc.)
diff --git a/screenshots/basic_builtin_completion.png b/screenshots/basic_builtin_completion.png
deleted file mode 100644
index 3e719e1..0000000
--- a/screenshots/basic_builtin_completion.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/basic_code_editing.png b/screenshots/basic_code_editing.png
deleted file mode 100644
index 8ff60b4..0000000
--- a/screenshots/basic_code_editing.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/basic_completion.gif b/screenshots/basic_completion.gif
deleted file mode 100644
index f975e03..0000000
--- a/screenshots/basic_completion.gif
+++ /dev/null
Binary files differ
diff --git a/screenshots/basic_completion.mov b/screenshots/basic_completion.mov
deleted file mode 100644
index 368430e..0000000
--- a/screenshots/basic_completion.mov
+++ /dev/null
Binary files differ
diff --git a/screenshots/basic_org_tab_bar.png b/screenshots/basic_org_tab_bar.png
deleted file mode 100644
index e81bc65..0000000
--- a/screenshots/basic_org_tab_bar.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/basic_splash.png b/screenshots/basic_splash.png
deleted file mode 100644
index 2777949..0000000
--- a/screenshots/basic_splash.png
+++ /dev/null
Binary files differ
diff --git a/screenshots/everything_demo.mov b/screenshots/everything_demo.mov
deleted file mode 100644
index c3fabd0..0000000
--- a/screenshots/everything_demo.mov
+++ /dev/null
Binary files differ
diff --git a/screenshots/substrate-editing.png b/screenshots/substrate-editing.png
new file mode 100644
index 0000000..809c1db
--- /dev/null
+++ b/screenshots/substrate-editing.png
Binary files differ
diff --git a/screenshots/substrate-home-screen.png b/screenshots/substrate-home-screen.png
new file mode 100644
index 0000000..f4b83a9
--- /dev/null
+++ b/screenshots/substrate-home-screen.png
Binary files differ
diff --git a/screenshots/which_key.gif b/screenshots/which_key.gif
deleted file mode 100644
index 088ae23..0000000
--- a/screenshots/which_key.gif
+++ /dev/null
Binary files differ
diff --git a/screenshots/which_key.mov b/screenshots/which_key.mov
deleted file mode 100644
index 8b3129d..0000000
--- a/screenshots/which_key.mov
+++ /dev/null
Binary files differ