Skip to content

Commit 2889a2a

Browse files
committed
deploy: 96d25fb
1 parent c8f6b66 commit 2889a2a

File tree

4 files changed

+48
-48
lines changed

4 files changed

+48
-48
lines changed

assets/js/search-data.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2885,7 +2885,7 @@
28852885
},"412": {
28862886
"doc": "User Styles",
28872887
"title": "ReMarkable",
2888-
"content": "When a website is “printed” by your browser to a pdf, this prints to the exact size of the ReMarkable 2 or Paper Pro screen content size. Especially noticeable when content is on a dark background. @media print { @page { size: 210mm 280mm; /* <- width height */ margin-top: 0.25in; margin-bottom: 0.25in; margin-left: 0; margin-right: 0; } body { zoom: 88%; } } . ",
2888+
"content": "When a website is “printed” by your browser to a pdf, this prints to the exact size of the ReMarkable 2 or Paper Pro screen content size. Especially noticeable when content is on a dark background. @media print { @page { size: 210mm 280mm; /* <- width height */ margin-top: 0.25in; margin-bottom: 0.25in; margin-left: 0; margin-right: 0; } body { zoom: 88%; } } . more info on printing CSS print page styling | DocuSeal . ",
28892889
"url": "/blog/gists/css/styles#remarkable",
28902890

28912891
"relUrl": "/blog/gists/css/styles#remarkable"

blog/gists/css/styles.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<span class="py">zoom</span><span class="p">:</span> <span class="m">88%</span><span class="p">;</span>
182182
<span class="p">}</span>
183183
<span class="p">}</span>
184-
</code></pre></div></div> <h3 id="notionsite"> <a href="#notionsite" class="anchor-heading" aria-labelledby="notionsite"><svg viewbox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> Notion.site </h3> <p>ctrl/cmd + shift + L swaps between light and dark themes for your own notion notes but not public ones. <br> Here is a workaround:</p> <div class="language-css highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="o">[</span><span class="nt">style</span><span class="o">*=</span><span class="s1">"color: rgba(255, 255, 255, 0.81)"</span><span class="o">]</span> <span class="p">{</span>
184+
</code></pre></div></div> <p>more info on printing <a href="https://www.docuseal.com/blog/css-print-page-style" target="_blank">CSS print page styling | DocuSeal</a></p> <h3 id="notionsite"> <a href="#notionsite" class="anchor-heading" aria-labelledby="notionsite"><svg viewbox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> Notion.site </h3> <p>ctrl/cmd + shift + L swaps between light and dark themes for your own notion notes but not public ones. <br> Here is a workaround:</p> <div class="language-css highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="o">[</span><span class="nt">style</span><span class="o">*=</span><span class="s1">"color: rgba(255, 255, 255, 0.81)"</span><span class="o">]</span> <span class="p">{</span>
185185
<span class="nl">color</span><span class="p">:</span> <span class="nf">rgba</span><span class="p">(</span><span class="m">0</span><span class="p">,</span> <span class="m">0</span><span class="p">,</span> <span class="m">0</span><span class="p">,</span> <span class="m">0.81</span><span class="p">)</span> <span class="cp">!important</span>
186186
<span class="p">}</span>
187187

feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://picaq.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="http://picaq.github.io/" rel="alternate" type="text/html" /><updated>2025-09-04T23:05:28+00:00</updated><id>http://picaq.github.io/feed.xml</id><title type="html">Mandy Chen</title><subtitle>Software engineering, Visual media, Illustration, Musicianship, and Whole food plant-based recipes.</subtitle><author><name>Mandy Chen</name></author><entry><title type="html">Welcome to Jekyll!</title><link href="http://picaq.github.io/jekyll/update/2025/05/03/welcome-to-jekyll.html" rel="alternate" type="text/html" title="Welcome to Jekyll!" /><published>2025-05-03T22:38:18+00:00</published><updated>2025-05-03T22:38:18+00:00</updated><id>http://picaq.github.io/jekyll/update/2025/05/03/welcome-to-jekyll</id><content type="html" xml:base="http://picaq.github.io/jekyll/update/2025/05/03/welcome-to-jekyll.html"><![CDATA[<p>You’ll find this post in your <code class="language-plaintext highlighter-rouge">_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code class="language-plaintext highlighter-rouge">jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://picaq.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="http://picaq.github.io/" rel="alternate" type="text/html" /><updated>2025-09-04T23:07:44+00:00</updated><id>http://picaq.github.io/feed.xml</id><title type="html">Mandy Chen</title><subtitle>Software engineering, Visual media, Illustration, Musicianship, and Whole food plant-based recipes.</subtitle><author><name>Mandy Chen</name></author><entry><title type="html">Welcome to Jekyll!</title><link href="http://picaq.github.io/jekyll/update/2025/05/03/welcome-to-jekyll.html" rel="alternate" type="text/html" title="Welcome to Jekyll!" /><published>2025-05-03T22:38:18+00:00</published><updated>2025-05-03T22:38:18+00:00</updated><id>http://picaq.github.io/jekyll/update/2025/05/03/welcome-to-jekyll</id><content type="html" xml:base="http://picaq.github.io/jekyll/update/2025/05/03/welcome-to-jekyll.html"><![CDATA[<p>You’ll find this post in your <code class="language-plaintext highlighter-rouge">_posts</code> directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different ways, but the most common way is to run <code class="language-plaintext highlighter-rouge">jekyll serve</code>, which launches a web server and auto-regenerates your site when a file is updated.</p>
22

33
<p>Jekyll requires blog post files to be named according to the following format:</p>
44

0 commit comments

Comments
 (0)