Skip to content

Commit 4edc234

Browse files
committed
moved to image format
1 parent ff42eb3 commit 4edc234

File tree

8 files changed

+10
-7
lines changed

8 files changed

+10
-7
lines changed

content/posts/iop-book-chapter-posted.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ author: "Danny Caballero"
1313

1414
I've just posted the first chapter of our book, ["Computing in Physics Education"](/iop-book/), which is going through the editorial process at the [Institute of Physics Publishing](https://ioppublishing.org/). This chapter serves as an introduction to the book, outlining its key themes and objectives.
1515

16+
IOP agreed to let me post the first chapter online, so you can get a sneak peek at what the book is all about. The chapter discusses the importance of integrating computing into physics education and sets the stage for the contributions from various educators that will follow in subsequent chapters.
17+
1618
📂 [Download First Chapter](https://github.com/dannycab/dannycab.github.io/raw/refs/heads/main/static/pdf/iop-book/CH01.pdf)
1719

18-
IOP agreed to let me post the first chapter online, so you can get a sneak peek at what the book is all about. The chapter discusses the importance of integrating computing into physics education and sets the stage for the contributions from various educators that will follow in subsequent chapters.
20+
[![Download First Chapter](/img/CH01.png)](https://github.com/dannycab/dannycab.github.io/raw/refs/heads/main/static/pdf/iop-book/CH01.pdf)

public/img/CH01.png

755 KB
Loading

public/posts/iop-book-chapter-posted/index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"keywords": [
7777
"book", "IOP", "computing education", "physics education"
7878
],
79-
"articleBody": "I’ve just posted the first chapter of our book, “Computing in Physics Education”, which is going through the editorial process at the Institute of Physics Publishing. This chapter serves as an introduction to the book, outlining its key themes and objectives.\n📂 Download First Chapter\nIOP agreed to let me post the first chapter online, so you can get a sneak peek at what the book is all about. The chapter discusses the importance of integrating computing into physics education and sets the stage for the contributions from various educators that will follow in subsequent chapters.\n",
79+
"articleBody": "I’ve just posted the first chapter of our book, “Computing in Physics Education”, which is going through the editorial process at the Institute of Physics Publishing. This chapter serves as an introduction to the book, outlining its key themes and objectives.\nIOP agreed to let me post the first chapter online, so you can get a sneak peek at what the book is all about. The chapter discusses the importance of integrating computing into physics education and sets the stage for the contributions from various educators that will follow in subsequent chapters.\n📂 Download First Chapter\n",
8080
"wordCount" : "96",
8181
"inLanguage": "en",
8282
"image": "http://localhost:1313/img/IOP/cover.png","datePublished": "2025-08-01T00:00:00Z",
@@ -216,8 +216,9 @@ <h1 class="post-title entry-hint-parent">
216216
</div>
217217
</header>
218218
<div class="post-content"><p>I&rsquo;ve just posted the first chapter of our book, <a href="/iop-book/">&ldquo;Computing in Physics Education&rdquo;</a>, which is going through the editorial process at the <a href="https://ioppublishing.org/" target="_blank">Institute of Physics Publishing</a>. This chapter serves as an introduction to the book, outlining its key themes and objectives.</p>
219-
<p>📂 <a href="https://github.com/dannycab/dannycab.github.io/raw/refs/heads/main/static/pdf/iop-book/CH01.pdf" target="_blank">Download First Chapter</a></p>
220219
<p>IOP agreed to let me post the first chapter online, so you can get a sneak peek at what the book is all about. The chapter discusses the importance of integrating computing into physics education and sets the stage for the contributions from various educators that will follow in subsequent chapters.</p>
220+
<p>📂 <a href="https://github.com/dannycab/dannycab.github.io/raw/refs/heads/main/static/pdf/iop-book/CH01.pdf" target="_blank">Download First Chapter</a></p>
221+
<p><a href="https://github.com/dannycab/dannycab.github.io/raw/refs/heads/main/static/pdf/iop-book/CH01.pdf" target="_blank"><img alt="Download First Chapter" loading="lazy" src="/img/CH01.png"></a></p>
221222

222223

223224
</div>

public/tags/book/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2 class="entry-hint-parent">First chapter of Computing in Physics Education bo
156156
<div class="entry-content">
157157
<p>The first chapter of the book ‘Computing in Physics Education’ is now available online. This chapter introduces the key themes and objectives of the book, setting the stage for the contributions from various educators.</p>
158158
</div>
159-
<footer class="entry-footer"><span title='2025-08-01 00:00:00 +0000 UTC'>August 2025</span>&nbsp;&middot;&nbsp;1 min&nbsp;&middot;&nbsp;107 words&nbsp;&middot;&nbsp;Danny Caballero</footer>
159+
<footer class="entry-footer"><span title='2025-08-01 00:00:00 +0000 UTC'>August 2025</span>&nbsp;&middot;&nbsp;1 min&nbsp;&middot;&nbsp;96 words&nbsp;&middot;&nbsp;Danny Caballero</footer>
160160
<a class="entry-link" aria-label="post link to First chapter of Computing in Physics Education book available" href="http://localhost:1313/posts/iop-book-chapter-posted/"></a>
161161
</article>
162162

public/tags/computing-education/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2 class="entry-hint-parent">First chapter of Computing in Physics Education bo
156156
<div class="entry-content">
157157
<p>The first chapter of the book ‘Computing in Physics Education’ is now available online. This chapter introduces the key themes and objectives of the book, setting the stage for the contributions from various educators.</p>
158158
</div>
159-
<footer class="entry-footer"><span title='2025-08-01 00:00:00 +0000 UTC'>August 2025</span>&nbsp;&middot;&nbsp;1 min&nbsp;&middot;&nbsp;107 words&nbsp;&middot;&nbsp;Danny Caballero</footer>
159+
<footer class="entry-footer"><span title='2025-08-01 00:00:00 +0000 UTC'>August 2025</span>&nbsp;&middot;&nbsp;1 min&nbsp;&middot;&nbsp;96 words&nbsp;&middot;&nbsp;Danny Caballero</footer>
160160
<a class="entry-link" aria-label="post link to First chapter of Computing in Physics Education book available" href="http://localhost:1313/posts/iop-book-chapter-posted/"></a>
161161
</article>
162162

public/tags/iop/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2 class="entry-hint-parent">First chapter of Computing in Physics Education bo
156156
<div class="entry-content">
157157
<p>The first chapter of the book ‘Computing in Physics Education’ is now available online. This chapter introduces the key themes and objectives of the book, setting the stage for the contributions from various educators.</p>
158158
</div>
159-
<footer class="entry-footer"><span title='2025-08-01 00:00:00 +0000 UTC'>August 2025</span>&nbsp;&middot;&nbsp;1 min&nbsp;&middot;&nbsp;107 words&nbsp;&middot;&nbsp;Danny Caballero</footer>
159+
<footer class="entry-footer"><span title='2025-08-01 00:00:00 +0000 UTC'>August 2025</span>&nbsp;&middot;&nbsp;1 min&nbsp;&middot;&nbsp;96 words&nbsp;&middot;&nbsp;Danny Caballero</footer>
160160
<a class="entry-link" aria-label="post link to First chapter of Computing in Physics Education book available" href="http://localhost:1313/posts/iop-book-chapter-posted/"></a>
161161
</article>
162162

public/tags/physics-education/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2 class="entry-hint-parent">First chapter of Computing in Physics Education bo
156156
<div class="entry-content">
157157
<p>The first chapter of the book ‘Computing in Physics Education’ is now available online. This chapter introduces the key themes and objectives of the book, setting the stage for the contributions from various educators.</p>
158158
</div>
159-
<footer class="entry-footer"><span title='2025-08-01 00:00:00 +0000 UTC'>August 2025</span>&nbsp;&middot;&nbsp;1 min&nbsp;&middot;&nbsp;107 words&nbsp;&middot;&nbsp;Danny Caballero</footer>
159+
<footer class="entry-footer"><span title='2025-08-01 00:00:00 +0000 UTC'>August 2025</span>&nbsp;&middot;&nbsp;1 min&nbsp;&middot;&nbsp;96 words&nbsp;&middot;&nbsp;Danny Caballero</footer>
160160
<a class="entry-link" aria-label="post link to First chapter of Computing in Physics Education book available" href="http://localhost:1313/posts/iop-book-chapter-posted/"></a>
161161
</article>
162162

static/img/CH01.png

755 KB
Loading

0 commit comments

Comments
 (0)