Skip to content

Commit bdb7cd8

Browse files
authored
Export to HTML updates (#69)
1 parent 64578e0 commit bdb7cd8

File tree

7 files changed

+11
-4
lines changed

7 files changed

+11
-4
lines changed
File renamed without changes.
41.9 KB
Loading

src/assets/img/export options.png

29.5 KB
Loading

src/en/docs/export-html.jlmd

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,14 @@ For some examples of HTML export files, check out our [featured notebooks](https
2727
> ### Step 3
2828
> Choose "Static HMTL".
2929
>
30-
> <img src="$(root_url)/assets/img/Export options screenshot.png" alt="Screenshot of the export options" width="1804" height="472">
30+
> <img src="$(root_url)/assets/img/export options.png" alt="Screenshot of the export options" width="1882" height="468">
31+
>
32+
> ### Step 4
33+
> Choose "Download HTML file".
34+
>
35+
> <img src="$(root_url)/assets/img/export html local or plutoland.png" alt="Screenshot of the export options" width="852" height="896">
36+
>
37+
> _You can learn more about pluto.land [here](../notebooks-online/#plutoland)._
3138

3239

3340

src/en/docs/export-julia.jlmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ When you send your `.jl` notebook file to someone else, they can open the notebo
2828
> ### Step 3
2929
> Choose "Notebook file".
3030
>
31-
> <img src="$(root_url)/assets/img/Export options screenshot.png" alt="Screenshot of the export options" width="1804" height="472">
31+
> <img src="$(root_url)/assets/img/export options.png" alt="Screenshot of the export options" width="1882" height="468">
3232

3333

3434
!!! info

src/en/docs/export-pdf.jlmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you want to print your notebook, or submit it as homework assignment, it migh
2525
> ### Step 3
2626
> Choose "PDF".
2727
>
28-
> <img src="$(root_url)/assets/img/Export options screenshot.png" alt="Screenshot of the export options" width="1804" height="472">
28+
> <img src="$(root_url)/assets/img/export options.png" alt="Screenshot of the export options" width="1882" height="468">
2929

3030

3131
## Page layout

src/en/docs/export-recording.jlmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Press the **Share** button in the top right.
2828
### Step 3
2929
Choose "Record".
3030

31-
<img src="$(root_url)/assets/img/Export options screenshot.png" alt="Screenshot of the export options" width="1804" height="472">
31+
<img src="$(root_url)/assets/img/Export options recording.png" alt="Screenshot of the export options" width="1804" height="472">
3232

3333
### Step 4
3434
Click to start a recording. You can choose between recording **with microphone audio** or **without audio** (screen only).

0 commit comments

Comments
 (0)