fix: images

This commit is contained in:
Pavel Korytov 2021-09-10 12:07:45 +03:00
parent 63c76114f4
commit 02d18de864
12 changed files with 8 additions and 8 deletions

View file

@ -1,12 +1,12 @@
+++ +++
title = "Replacing Jupyter Notebook with Org Mode" title = "Replacing Jupyter Notebook with Org Mode"
author = ["Pavel"] author = ["Pavel Korytov"]
date = 2021-05-01 date = 2021-05-01
tags = ["emacs", "org"] tags = ["emacs", "org"]
draft = false draft = false
+++ +++
{{< figure src="/ox-hugo/screenshot.png" >}} {{< figure src="/ox-hugo/org-python-screenshot.png" >}}
## Why? {#why} ## Why? {#why}
@ -604,4 +604,4 @@ Also, the package isn't on MELPA, so you have to install it from the repo direct
:after ox) :after ox)
``` ```
To (try to) do export, run `M-x ox-ipynb-export-org-file-ipynb-file`. To (try to) do export, run `M-x ox-ipynb-export-org-file-ipynb-file`.

View file

@ -8,7 +8,7 @@ draft = false
## Intro {#intro} ## Intro {#intro}
{{< figure src="/ox-hugo/screenshot.png" >}} {{< figure src="/ox-hugo/emms-screenshot.png" >}}
This is the current state of my quest to live in Emacs, at least in part of reading RSS and music. This is the current state of my quest to live in Emacs, at least in part of reading RSS and music.

View file

@ -12,7 +12,7 @@
#+PROPERTY: header-args:python+ :eval never-export #+PROPERTY: header-args:python+ :eval never-export
#+PROPERTY: header-args:emacs-lisp+ :eval never-export #+PROPERTY: header-args:emacs-lisp+ :eval never-export
[[./images/org-python/screenshot.png]] [[./images/org-python/org-python-screenshot.png]]
* Why? * Why?
[[https://jupyter-notebook.readthedocs.io/en/stable/][Jupyter Notebook]] and its successor [[https://jupyterlab.readthedocs.io/en/stable/][Jupyter Lab]] providing an interactive development environment for many programming languages are in lots of ways great pieces of software. [[https://jupyter-notebook.readthedocs.io/en/stable/][Jupyter Notebook]] and its successor [[https://jupyterlab.readthedocs.io/en/stable/][Jupyter Lab]] providing an interactive development environment for many programming languages are in lots of ways great pieces of software.

View file

@ -7,7 +7,7 @@
#+HUGO_TAGS: elfeed #+HUGO_TAGS: elfeed
* Intro * Intro
[[./images/emms/screenshot.png]] [[./images/emms/emms-screenshot.png]]
This is the current state of my quest to live in Emacs, at least in part of reading RSS and music. This is the current state of my quest to live in Emacs, at least in part of reading RSS and music.

View file

Before

Width:  |  Height:  |  Size: 928 KiB

After

Width:  |  Height:  |  Size: 928 KiB

View file

Before

Width:  |  Height:  |  Size: 637 KiB

After

Width:  |  Height:  |  Size: 637 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 KiB

View file

@ -59,7 +59,7 @@
<hr> <hr>
<div id="content"> <div id="content">
<div class="container"> <div class="container">
<figure><img src="/ox-hugo/screenshot.png"/> <figure><img src="/ox-hugo/org-python-screenshot.png"/>
</figure> </figure>
<h2 id="why">Why?</h2> <h2 id="why">Why?</h2>

View file

@ -60,7 +60,7 @@
<div id="content"> <div id="content">
<div class="container"> <div class="container">
<h2 id="intro">Intro</h2> <h2 id="intro">Intro</h2>
<figure><img src="/ox-hugo/screenshot.png"/> <figure><img src="/ox-hugo/emms-screenshot.png"/>
</figure> </figure>
<p>This is the current state of my quest to live in Emacs, at least in part of reading RSS and music.</p> <p>This is the current state of my quest to live in Emacs, at least in part of reading RSS and music.</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 KiB