[Org] Fix header, move images, remove screenshots from index
The screenshots on the index page are better off on the i3 page Setupfiles were not found for org files in subdirectories, this is fixed Images are now correctly placed
@ -1,5 +1,5 @@
|
||||
#+TITLE: i3 config
|
||||
#+setupfile: headers
|
||||
#+setupfile: ../headers
|
||||
#+OPTIONS: auto-id:t
|
||||
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundrak's i3 config" />
|
||||
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundrak's i3 config" />
|
||||
@ -21,6 +21,19 @@ It is to be noted I am using [[https://github.com/Airblader/i3][Airblader’s fo
|
||||
# -*- mode: conf -*-
|
||||
#+END_SRC
|
||||
|
||||
* Screenshots
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: Screenshots-51f1cef3
|
||||
:END:
|
||||
#+CAPTION: Desktop with Neofetch in the terminal
|
||||
[[./img/neofetch.png.webp]]
|
||||
|
||||
#+CAPTION: Desktop with Emacs opened
|
||||
[[./img/emacs.png.webp]]
|
||||
|
||||
#+CAPTION: Desktop with Rofi
|
||||
[[./img/rofi.png.webp]]
|
||||
|
||||
* Variables declaration
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: Variables_declaration-0ebc9a21
|
||||
|
Before ![]() (image error) Size: 392 KiB After ![]() (image error) Size: 392 KiB ![]() ![]() |
Before ![]() (image error) Size: 91 KiB After ![]() (image error) Size: 91 KiB ![]() ![]() |
Before ![]() (image error) Size: 3.0 MiB After ![]() (image error) Size: 3.0 MiB ![]() ![]() |
Before ![]() (image error) Size: 179 KiB After ![]() (image error) Size: 179 KiB ![]() ![]() |
Before ![]() (image error) Size: 2.8 MiB After ![]() (image error) Size: 2.8 MiB ![]() ![]() |
Before ![]() (image error) Size: 160 KiB After ![]() (image error) Size: 160 KiB ![]() ![]() |
@ -1,5 +1,5 @@
|
||||
#+TITLE: Nano configuration
|
||||
#+setupfile: headers
|
||||
#+setupfile: ../headers
|
||||
#+OPTIONS: auto-id:t
|
||||
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundrak's nano configuration" />
|
||||
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundrak's nano configuration" />
|
||||
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Polybar config
|
||||
#+setupfile: headers
|
||||
#+setupfile: ../headers
|
||||
#+OPTIONS: auto-id:t
|
||||
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundrak's polybar config" />
|
||||
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundrak's polybar config" />
|
||||
|
Before ![]() (image error) Size: 218 KiB After ![]() (image error) Size: 218 KiB ![]() ![]() |
Before ![]() (image error) Size: 16 KiB After ![]() (image error) Size: 16 KiB ![]() ![]() |
Before ![]() (image error) Size: 188 KiB After ![]() (image error) Size: 188 KiB ![]() ![]() |
Before ![]() (image error) Size: 11 KiB After ![]() (image error) Size: 11 KiB ![]() ![]() |
Before ![]() (image error) Size: 144 KiB After ![]() (image error) Size: 144 KiB ![]() ![]() |
Before ![]() (image error) Size: 14 KiB After ![]() (image error) Size: 14 KiB ![]() ![]() |
@ -1,5 +1,5 @@
|
||||
#+title: Ncmpcpp Configuration
|
||||
#+setupfile: headers
|
||||
#+setupfile: ../headers
|
||||
#+OPTIONS: auto-id:t
|
||||
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundrak’s ncmpcpp Configuration" />
|
||||
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundrak’s ncmpcpp Configuration" />
|
||||
|
@ -1,5 +1,5 @@
|
||||
#+title: Neofetch configuration
|
||||
#+setupfile: headers
|
||||
#+setupfile: ../headers
|
||||
#+OPTIONS: auto-id:t
|
||||
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundrak's Neofetch config" />
|
||||
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundrak's Neofetch config" />
|
||||
|
@ -32,19 +32,6 @@ When it comes to my graphical UI, I do not have any desktop environment. Instead
|
||||
|
||||
Finally, you can find my configuration for my ErgodoxEZ keyboard [[https://configure.ergodox-ez.com/ergodox-ez/layouts/5WrVw/latest/0][here]]. It is optimized for usage with the Bépo layout set as a software layout. It has also a layer set to emulate a Qwerty layout when using the Bépo software layout due to some games that do not offer to remap keys (I’m looking at you, Among Us).
|
||||
|
||||
* Screenshots
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: Screenshots-51f1cef3
|
||||
:END:
|
||||
#+CAPTION: Desktop with Neofetch in the terminal
|
||||
[[./img/neofetch.png.webp]]
|
||||
|
||||
#+CAPTION: Desktop with Emacs opened
|
||||
[[./img/emacs.png.webp]]
|
||||
|
||||
#+CAPTION: Desktop with Rofi
|
||||
[[./img/rofi.png.webp]]
|
||||
|
||||
* Features
|
||||
:PROPERTIES:
|
||||
:CUSTOM_ID: Features-5ab2a2c0
|
||||
|