summaryrefslogtreecommitdiff
path: root/docs/tags/Code-Snippet.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tags/Code-Snippet.html')
-rw-r--r--docs/tags/Code-Snippet.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/tags/Code-Snippet.html b/docs/tags/Code-Snippet.html
index 28aecdc..ca06593 100644
--- a/docs/tags/Code-Snippet.html
+++ b/docs/tags/Code-Snippet.html
@@ -49,7 +49,7 @@
<ul>
- <li><a href="/posts/2023-02-08-Interact-with-siri-from-the-terminal.html">Interacting with Siri using the command line</a></li>
+ <li><a href="/posts/2023-02-08-Interact-with-siri-from-the-terminal.html">id="interacting-with-siri-using-the-command-line">Interacting with Siri using the command line</a></li>
<ul>
<li>Code snippet to interact with Siri by issuing commands from the command-line.</li>
<li>Published On: 2023-02-08 17:21</li>
@@ -70,7 +70,7 @@
</ul>
- <li><a href="/posts/2020-12-1-HTML-JS-RSS-Feed.html">RSS Feed written in HTML + JavaScript</a></li>
+ <li><a href="/posts/2020-12-1-HTML-JS-RSS-Feed.html">id="rss-feed-written-in-html-javascript">RSS Feed written in HTML + JavaScript</a></li>
<ul>
<li>Short code-snippet for an RSS feed, written in HTML and JavaScript</li>
<li>Published On: 2020-12-01 20:52</li>
@@ -87,7 +87,7 @@
</ul>
- <li><a href="/posts/2020-11-17-Lets-Encrypt-DuckDns.html">Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt</a></li>
+ <li><a href="/posts/2020-11-17-Lets-Encrypt-DuckDns.html">id="generating-https-certificate-using-dns-a-challenge-through-lets-encrypt">Generating HTTPS Certificate using DNS a Challenge through Let's Encrypt</a></li>
<ul>
<li>Short code-snippet to generate HTTPS certificates using the DNS Challenge through Lets Encrypt for a web-server using DuckDNS.</li>
<li>Published On: 2020-11-17 15:04</li>
@@ -102,7 +102,7 @@
</ul>
- <li><a href="/posts/2020-07-01-Install-rdkit-colab.html">Installing RDKit on Google Colab</a></li>
+ <li><a href="/posts/2020-07-01-Install-rdkit-colab.html">id="installing-rdkit-on-google-colab">Installing RDKit on Google Colab</a></li>
<ul>
<li>Install RDKit on Google Colab with one code snippet.</li>
<li>Published On: 2020-07-01 14:23</li>
@@ -117,7 +117,7 @@
</ul>
- <li><a href="/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html">Workflow for Lightning Fast Molecular Docking Part One</a></li>
+ <li><a href="/posts/2020-06-01-Speeding-Up-Molecular-Docking-Workflow-AutoDock-Vina-and-PyMOL.html">id="workflow-for-lightning-fast-molecular-docking-part-one">Workflow for Lightning Fast Molecular Docking Part One</a></li>
<ul>
<li>This is my workflow for lightning fast molecular docking.</li>
<li>Published On: 2020-06-01 13:10</li>
@@ -136,7 +136,7 @@
</ul>
- <li><a href="/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html">How to setup Bluetooth on a Raspberry Pi</a></li>
+ <li><a href="/posts/2020-01-19-Connect-To-Bluetooth-Devices-Linux-Terminal.html">id="how-to-setup-bluetooth-on-a-raspberry-pi">How to setup Bluetooth on a Raspberry Pi</a></li>
<ul>
<li>Connecting to Bluetooth Devices using terminal, tested on Raspberry Pi Zero W</li>
<li>Published On: 2020-01-19 15:27</li>
@@ -153,7 +153,7 @@
</ul>
- <li><a href="/posts/2020-01-14-Converting-between-PIL-NumPy.html">Converting between image and NumPy array</a></li>
+ <li><a href="/posts/2020-01-14-Converting-between-PIL-NumPy.html">id="converting-between-image-and-numpy-array">Converting between image and NumPy array</a></li>
<ul>
<li>Short code snippet for converting between PIL image and NumPy arrays.</li>
<li>Published On: 2020-01-14 00:10</li>
@@ -166,7 +166,7 @@
</ul>
- <li><a href="/posts/2019-12-10-TensorFlow-Model-Prediction.html">Making Predictions using Image Classifier (TensorFlow)</a></li>
+ <li><a href="/posts/2019-12-10-TensorFlow-Model-Prediction.html">id="making-predictions-using-image-classifier-tensorflow">Making Predictions using Image Classifier (TensorFlow)</a></li>
<ul>
<li>Making predictions for image classification models built using TensorFlow</li>
<li>Published On: 2019-12-10 11:10</li>
@@ -181,7 +181,7 @@
</ul>
- <li><a href="/posts/2019-12-08-Splitting-Zips.html">Splitting ZIPs into Multiple Parts</a></li>
+ <li><a href="/posts/2019-12-08-Splitting-Zips.html">id="splitting-zips-into-multiple-parts">Splitting ZIPs into Multiple Parts</a></li>
<ul>
<li>Short code snippet for splitting zips.</li>
<li>Published On: 2019-12-08 13:27</li>