[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
This commit is contained in:
@@ -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
|
||||
|
||||
BIN
org/config/Deprecated/img/emacs.png
Normal file
BIN
org/config/Deprecated/img/emacs.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 392 KiB |
BIN
org/config/Deprecated/img/emacs.png.webp
Normal file
BIN
org/config/Deprecated/img/emacs.png.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 91 KiB |
BIN
org/config/Deprecated/img/neofetch.png
Normal file
BIN
org/config/Deprecated/img/neofetch.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.0 MiB |
BIN
org/config/Deprecated/img/neofetch.png.webp
Normal file
BIN
org/config/Deprecated/img/neofetch.png.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 179 KiB |
BIN
org/config/Deprecated/img/rofi.png
Normal file
BIN
org/config/Deprecated/img/rofi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 MiB |
BIN
org/config/Deprecated/img/rofi.png.webp
Normal file
BIN
org/config/Deprecated/img/rofi.png.webp
Normal file
Binary file not shown.
|
After Width: | Height: | 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" />
|
||||
|
||||
Reference in New Issue
Block a user