From 0f8da47c5dadb8970cb1283f8d51eda652faf7c4 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 26 Apr 2024 01:40:37 -0600 Subject: re-add --- docs/feed.rss | 2 +- docs/tags/AI.html | 237 ++++++++++++++ docs/tags/AR.html | 107 +++++++ docs/tags/AR.js.html | 109 +++++++ docs/tags/Android-TV.html | 107 +++++++ docs/tags/Android.html | 107 +++++++ docs/tags/Anemone.html | 111 +++++++ docs/tags/AppleScript.html | 113 +++++++ docs/tags/Assembly.html | 135 ++++++++ docs/tags/Astrophysics.html | 105 ++++++ docs/tags/Augmented-Reality.html | 109 +++++++ docs/tags/AutoDock-Vina.html | 131 ++++++++ docs/tags/C++.html | 135 ++++++++ docs/tags/CSCI2400.html | 135 ++++++++ docs/tags/CSS.html | 109 +++++++ docs/tags/Cheminformatics.html | 199 ++++++++++++ docs/tags/Chess.html | 111 +++++++ docs/tags/Code-Snippet.html | 279 ++++++++++++++++ docs/tags/Colab.html | 219 +++++++++++++ docs/tags/CoreML.html | 111 +++++++ docs/tags/DOS.html | 109 +++++++ docs/tags/Designing.html | 111 +++++++ docs/tags/Experiment.html | 103 ++++++ docs/tags/Game-Theory.html | 111 +++++++ docs/tags/General.html | 105 ++++++ docs/tags/HTML.html | 127 ++++++++ docs/tags/Jailbreak.html | 151 +++++++++ docs/tags/JavaScript.html | 141 ++++++++ docs/tags/Kaggle.html | 107 +++++++ docs/tags/Linux.html | 107 +++++++ docs/tags/MR.html | 107 +++++++ docs/tags/Mastodon.html | 109 +++++++ docs/tags/Mathematics.html | 137 ++++++++ docs/tags/Microsoft-Azure.html | 107 +++++++ docs/tags/Molecular-Docking.html | 131 ++++++++ docs/tags/Molecular-Dynamics.html | 109 +++++++ docs/tags/Mountain-Biking.html | 105 ++++++ docs/tags/Music.html | 105 ++++++ docs/tags/NLP.html | 111 +++++++ docs/tags/OCR.html | 107 +++++++ docs/tags/Open-Babel.html | 131 ++++++++ docs/tags/OpenSCAD.html | 105 ++++++ docs/tags/Python.html | 181 +++++++++++ docs/tags/RDKit.html | 109 +++++++ docs/tags/Ramblings.html | 105 ++++++ docs/tags/Raspberry-Pi.html | 107 +++++++ docs/tags/Recommendation-System.html | 109 +++++++ docs/tags/Reddit.html | 105 ++++++ docs/tags/Reverse-Engineering.html | 135 ++++++++ docs/tags/Self-Hosted.html | 105 ++++++ docs/tags/Shortcuts.html | 105 ++++++ docs/tags/Siri.html | 113 +++++++ docs/tags/Snowboard.html | 111 +++++++ docs/tags/Swift.html | 153 +++++++++ docs/tags/SwiftUI.html | 113 +++++++ docs/tags/Tech-Tip.html | 105 ++++++ docs/tags/Tensorflow.html | 163 ++++++++++ docs/tags/Transformers.html | 109 +++++++ docs/tags/Turicreate.html | 131 ++++++++ docs/tags/Tutorial.html | 601 +++++++++++++++++++++++++++++++++++ docs/tags/Twitter.html | 107 +++++++ docs/tags/Vaporwave.html | 105 ++++++ docs/tags/Web-Development.html | 107 +++++++ docs/tags/XR.html | 107 +++++++ docs/tags/YunoHost.html | 105 ++++++ docs/tags/gdb.html | 135 ++++++++ docs/tags/hello-world.html | 103 ++++++ docs/tags/iOS.html | 145 +++++++++ docs/tags/macOS.html | 179 +++++++++++ docs/tags/pre-print.html | 119 +++++++ docs/tags/publication.html | 131 ++++++++ docs/tags/x86.html | 109 +++++++ 72 files changed, 9318 insertions(+), 1 deletion(-) create mode 100644 docs/tags/AI.html create mode 100644 docs/tags/AR.html create mode 100644 docs/tags/AR.js.html create mode 100644 docs/tags/Android-TV.html create mode 100644 docs/tags/Android.html create mode 100644 docs/tags/Anemone.html create mode 100644 docs/tags/AppleScript.html create mode 100644 docs/tags/Assembly.html create mode 100644 docs/tags/Astrophysics.html create mode 100644 docs/tags/Augmented-Reality.html create mode 100644 docs/tags/AutoDock-Vina.html create mode 100644 docs/tags/C++.html create mode 100644 docs/tags/CSCI2400.html create mode 100644 docs/tags/CSS.html create mode 100644 docs/tags/Cheminformatics.html create mode 100644 docs/tags/Chess.html create mode 100644 docs/tags/Code-Snippet.html create mode 100644 docs/tags/Colab.html create mode 100644 docs/tags/CoreML.html create mode 100644 docs/tags/DOS.html create mode 100644 docs/tags/Designing.html create mode 100644 docs/tags/Experiment.html create mode 100644 docs/tags/Game-Theory.html create mode 100644 docs/tags/General.html create mode 100644 docs/tags/HTML.html create mode 100644 docs/tags/Jailbreak.html create mode 100644 docs/tags/JavaScript.html create mode 100644 docs/tags/Kaggle.html create mode 100644 docs/tags/Linux.html create mode 100644 docs/tags/MR.html create mode 100644 docs/tags/Mastodon.html create mode 100644 docs/tags/Mathematics.html create mode 100644 docs/tags/Microsoft-Azure.html create mode 100644 docs/tags/Molecular-Docking.html create mode 100644 docs/tags/Molecular-Dynamics.html create mode 100644 docs/tags/Mountain-Biking.html create mode 100644 docs/tags/Music.html create mode 100644 docs/tags/NLP.html create mode 100644 docs/tags/OCR.html create mode 100644 docs/tags/Open-Babel.html create mode 100644 docs/tags/OpenSCAD.html create mode 100644 docs/tags/Python.html create mode 100644 docs/tags/RDKit.html create mode 100644 docs/tags/Ramblings.html create mode 100644 docs/tags/Raspberry-Pi.html create mode 100644 docs/tags/Recommendation-System.html create mode 100644 docs/tags/Reddit.html create mode 100644 docs/tags/Reverse-Engineering.html create mode 100644 docs/tags/Self-Hosted.html create mode 100644 docs/tags/Shortcuts.html create mode 100644 docs/tags/Siri.html create mode 100644 docs/tags/Snowboard.html create mode 100644 docs/tags/Swift.html create mode 100644 docs/tags/SwiftUI.html create mode 100644 docs/tags/Tech-Tip.html create mode 100644 docs/tags/Tensorflow.html create mode 100644 docs/tags/Transformers.html create mode 100644 docs/tags/Turicreate.html create mode 100644 docs/tags/Tutorial.html create mode 100644 docs/tags/Twitter.html create mode 100644 docs/tags/Vaporwave.html create mode 100644 docs/tags/Web-Development.html create mode 100644 docs/tags/XR.html create mode 100644 docs/tags/YunoHost.html create mode 100644 docs/tags/gdb.html create mode 100644 docs/tags/hello-world.html create mode 100644 docs/tags/iOS.html create mode 100644 docs/tags/macOS.html create mode 100644 docs/tags/pre-print.html create mode 100644 docs/tags/publication.html create mode 100644 docs/tags/x86.html diff --git a/docs/feed.rss b/docs/feed.rss index 45ff71a..eab44e8 100644 --- a/docs/feed.rss +++ b/docs/feed.rss @@ -4,7 +4,7 @@ Rare Tips, Tricks and Posts - 2024-04-26T01:37:32.192053 + 2024-04-26T01:40:20.777838 Navan Chauhan diff --git a/docs/tags/AI.html b/docs/tags/AI.html new file mode 100644 index 0000000..2968cc6 --- /dev/null +++ b/docs/tags/AI.html @@ -0,0 +1,237 @@ + + + + + + + + + + "AI" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

AI

Posts tagged 'AI'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/AR.html b/docs/tags/AR.html new file mode 100644 index 0000000..6423ce1 --- /dev/null +++ b/docs/tags/AR.html @@ -0,0 +1,107 @@ + + + + + + + + + + "AR" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

AR

Posts tagged 'AR'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/AR.js.html b/docs/tags/AR.js.html new file mode 100644 index 0000000..d6afb12 --- /dev/null +++ b/docs/tags/AR.js.html @@ -0,0 +1,109 @@ + + + + + + + + + + "AR.js" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

AR.js

Posts tagged 'AR.js'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Android-TV.html b/docs/tags/Android-TV.html new file mode 100644 index 0000000..149acee --- /dev/null +++ b/docs/tags/Android-TV.html @@ -0,0 +1,107 @@ + + + + + + + + + + "Android-TV" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Android-TV

Posts tagged 'Android-TV'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Android.html b/docs/tags/Android.html new file mode 100644 index 0000000..0b27a3d --- /dev/null +++ b/docs/tags/Android.html @@ -0,0 +1,107 @@ + + + + + + + + + + "Android" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Android

Posts tagged 'Android'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Anemone.html b/docs/tags/Anemone.html new file mode 100644 index 0000000..e74ef31 --- /dev/null +++ b/docs/tags/Anemone.html @@ -0,0 +1,111 @@ + + + + + + + + + + "Anemone" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Anemone

Posts tagged 'Anemone'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/AppleScript.html b/docs/tags/AppleScript.html new file mode 100644 index 0000000..adeb080 --- /dev/null +++ b/docs/tags/AppleScript.html @@ -0,0 +1,113 @@ + + + + + + + + + + "AppleScript" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

AppleScript

Posts tagged 'AppleScript'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Assembly.html b/docs/tags/Assembly.html new file mode 100644 index 0000000..7dc71db --- /dev/null +++ b/docs/tags/Assembly.html @@ -0,0 +1,135 @@ + + + + + + + + + + "Assembly" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Assembly

Posts tagged 'Assembly'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Astrophysics.html b/docs/tags/Astrophysics.html new file mode 100644 index 0000000..ebfee8e --- /dev/null +++ b/docs/tags/Astrophysics.html @@ -0,0 +1,105 @@ + + + + + + + + + + "Astrophysics" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Astrophysics

Posts tagged 'Astrophysics'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Augmented-Reality.html b/docs/tags/Augmented-Reality.html new file mode 100644 index 0000000..5c38266 --- /dev/null +++ b/docs/tags/Augmented-Reality.html @@ -0,0 +1,109 @@ + + + + + + + + + + "Augmented-Reality" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Augmented-Reality

Posts tagged 'Augmented-Reality'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/AutoDock-Vina.html b/docs/tags/AutoDock-Vina.html new file mode 100644 index 0000000..90c5773 --- /dev/null +++ b/docs/tags/AutoDock-Vina.html @@ -0,0 +1,131 @@ + + + + + + + + + + "AutoDock-Vina" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

AutoDock-Vina

Posts tagged 'AutoDock-Vina'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/C++.html b/docs/tags/C++.html new file mode 100644 index 0000000..d0dbba7 --- /dev/null +++ b/docs/tags/C++.html @@ -0,0 +1,135 @@ + + + + + + + + + + "C++" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

C++

Posts tagged 'C++'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/CSCI2400.html b/docs/tags/CSCI2400.html new file mode 100644 index 0000000..672f0c5 --- /dev/null +++ b/docs/tags/CSCI2400.html @@ -0,0 +1,135 @@ + + + + + + + + + + "CSCI2400" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

CSCI2400

Posts tagged 'CSCI2400'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/CSS.html b/docs/tags/CSS.html new file mode 100644 index 0000000..2fda540 --- /dev/null +++ b/docs/tags/CSS.html @@ -0,0 +1,109 @@ + + + + + + + + + + "CSS" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

CSS

Posts tagged 'CSS'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Cheminformatics.html b/docs/tags/Cheminformatics.html new file mode 100644 index 0000000..2ef8e5f --- /dev/null +++ b/docs/tags/Cheminformatics.html @@ -0,0 +1,199 @@ + + + + + + + + + + "Cheminformatics" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Cheminformatics

Posts tagged 'Cheminformatics'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Chess.html b/docs/tags/Chess.html new file mode 100644 index 0000000..98092a7 --- /dev/null +++ b/docs/tags/Chess.html @@ -0,0 +1,111 @@ + + + + + + + + + + "Chess" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Chess

Posts tagged 'Chess'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Code-Snippet.html b/docs/tags/Code-Snippet.html new file mode 100644 index 0000000..b640651 --- /dev/null +++ b/docs/tags/Code-Snippet.html @@ -0,0 +1,279 @@ + + + + + + + + + + "Code-Snippet" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Code-Snippet

Posts tagged 'Code-Snippet'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Colab.html b/docs/tags/Colab.html new file mode 100644 index 0000000..760ed73 --- /dev/null +++ b/docs/tags/Colab.html @@ -0,0 +1,219 @@ + + + + + + + + + + "Colab" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Colab

Posts tagged 'Colab'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/CoreML.html b/docs/tags/CoreML.html new file mode 100644 index 0000000..ec45330 --- /dev/null +++ b/docs/tags/CoreML.html @@ -0,0 +1,111 @@ + + + + + + + + + + "CoreML" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

CoreML

Posts tagged 'CoreML'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/DOS.html b/docs/tags/DOS.html new file mode 100644 index 0000000..052a598 --- /dev/null +++ b/docs/tags/DOS.html @@ -0,0 +1,109 @@ + + + + + + + + + + "DOS" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

DOS

Posts tagged 'DOS'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Designing.html b/docs/tags/Designing.html new file mode 100644 index 0000000..46b72aa --- /dev/null +++ b/docs/tags/Designing.html @@ -0,0 +1,111 @@ + + + + + + + + + + "Designing" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Designing

Posts tagged 'Designing'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Experiment.html b/docs/tags/Experiment.html new file mode 100644 index 0000000..0e1aff6 --- /dev/null +++ b/docs/tags/Experiment.html @@ -0,0 +1,103 @@ + + + + + + + + + + "Experiment" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Experiment

Posts tagged 'Experiment'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Game-Theory.html b/docs/tags/Game-Theory.html new file mode 100644 index 0000000..16c69b3 --- /dev/null +++ b/docs/tags/Game-Theory.html @@ -0,0 +1,111 @@ + + + + + + + + + + "Game-Theory" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Game-Theory

Posts tagged 'Game-Theory'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/General.html b/docs/tags/General.html new file mode 100644 index 0000000..8c58625 --- /dev/null +++ b/docs/tags/General.html @@ -0,0 +1,105 @@ + + + + + + + + + + "General" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

General

Posts tagged 'General'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/HTML.html b/docs/tags/HTML.html new file mode 100644 index 0000000..ef491c6 --- /dev/null +++ b/docs/tags/HTML.html @@ -0,0 +1,127 @@ + + + + + + + + + + "HTML" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

HTML

Posts tagged 'HTML'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Jailbreak.html b/docs/tags/Jailbreak.html new file mode 100644 index 0000000..4f621c6 --- /dev/null +++ b/docs/tags/Jailbreak.html @@ -0,0 +1,151 @@ + + + + + + + + + + "Jailbreak" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Jailbreak

Posts tagged 'Jailbreak'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/JavaScript.html b/docs/tags/JavaScript.html new file mode 100644 index 0000000..9c66cf3 --- /dev/null +++ b/docs/tags/JavaScript.html @@ -0,0 +1,141 @@ + + + + + + + + + + "JavaScript" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

JavaScript

Posts tagged 'JavaScript'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Kaggle.html b/docs/tags/Kaggle.html new file mode 100644 index 0000000..73c5555 --- /dev/null +++ b/docs/tags/Kaggle.html @@ -0,0 +1,107 @@ + + + + + + + + + + "Kaggle" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Kaggle

Posts tagged 'Kaggle'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Linux.html b/docs/tags/Linux.html new file mode 100644 index 0000000..49e922b --- /dev/null +++ b/docs/tags/Linux.html @@ -0,0 +1,107 @@ + + + + + + + + + + "Linux" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Linux

Posts tagged 'Linux'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/MR.html b/docs/tags/MR.html new file mode 100644 index 0000000..cf8bb63 --- /dev/null +++ b/docs/tags/MR.html @@ -0,0 +1,107 @@ + + + + + + + + + + "MR" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

MR

Posts tagged 'MR'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Mastodon.html b/docs/tags/Mastodon.html new file mode 100644 index 0000000..30b27f3 --- /dev/null +++ b/docs/tags/Mastodon.html @@ -0,0 +1,109 @@ + + + + + + + + + + "Mastodon" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Mastodon

Posts tagged 'Mastodon'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Mathematics.html b/docs/tags/Mathematics.html new file mode 100644 index 0000000..d2431a2 --- /dev/null +++ b/docs/tags/Mathematics.html @@ -0,0 +1,137 @@ + + + + + + + + + + "Mathematics" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Mathematics

Posts tagged 'Mathematics'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Microsoft-Azure.html b/docs/tags/Microsoft-Azure.html new file mode 100644 index 0000000..aa615bc --- /dev/null +++ b/docs/tags/Microsoft-Azure.html @@ -0,0 +1,107 @@ + + + + + + + + + + "Microsoft-Azure" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Microsoft-Azure

Posts tagged 'Microsoft-Azure'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Molecular-Docking.html b/docs/tags/Molecular-Docking.html new file mode 100644 index 0000000..3dd3940 --- /dev/null +++ b/docs/tags/Molecular-Docking.html @@ -0,0 +1,131 @@ + + + + + + + + + + "Molecular-Docking" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Molecular-Docking

Posts tagged 'Molecular-Docking'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Molecular-Dynamics.html b/docs/tags/Molecular-Dynamics.html new file mode 100644 index 0000000..72981cf --- /dev/null +++ b/docs/tags/Molecular-Dynamics.html @@ -0,0 +1,109 @@ + + + + + + + + + + "Molecular-Dynamics" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Molecular-Dynamics

Posts tagged 'Molecular-Dynamics'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Mountain-Biking.html b/docs/tags/Mountain-Biking.html new file mode 100644 index 0000000..13d1197 --- /dev/null +++ b/docs/tags/Mountain-Biking.html @@ -0,0 +1,105 @@ + + + + + + + + + + "Mountain-Biking" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Mountain-Biking

Posts tagged 'Mountain-Biking'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Music.html b/docs/tags/Music.html new file mode 100644 index 0000000..97f304b --- /dev/null +++ b/docs/tags/Music.html @@ -0,0 +1,105 @@ + + + + + + + + + + "Music" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Music

Posts tagged 'Music'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/NLP.html b/docs/tags/NLP.html new file mode 100644 index 0000000..6d85e54 --- /dev/null +++ b/docs/tags/NLP.html @@ -0,0 +1,111 @@ + + + + + + + + + + "NLP" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

NLP

Posts tagged 'NLP'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/OCR.html b/docs/tags/OCR.html new file mode 100644 index 0000000..d45f798 --- /dev/null +++ b/docs/tags/OCR.html @@ -0,0 +1,107 @@ + + + + + + + + + + "OCR" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

OCR

Posts tagged 'OCR'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Open-Babel.html b/docs/tags/Open-Babel.html new file mode 100644 index 0000000..38ab11f --- /dev/null +++ b/docs/tags/Open-Babel.html @@ -0,0 +1,131 @@ + + + + + + + + + + "Open-Babel" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Open-Babel

Posts tagged 'Open-Babel'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/OpenSCAD.html b/docs/tags/OpenSCAD.html new file mode 100644 index 0000000..cecd5d2 --- /dev/null +++ b/docs/tags/OpenSCAD.html @@ -0,0 +1,105 @@ + + + + + + + + + + "OpenSCAD" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

OpenSCAD

Posts tagged 'OpenSCAD'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Python.html b/docs/tags/Python.html new file mode 100644 index 0000000..7d560e2 --- /dev/null +++ b/docs/tags/Python.html @@ -0,0 +1,181 @@ + + + + + + + + + + "Python" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Python

Posts tagged 'Python'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/RDKit.html b/docs/tags/RDKit.html new file mode 100644 index 0000000..d169a6b --- /dev/null +++ b/docs/tags/RDKit.html @@ -0,0 +1,109 @@ + + + + + + + + + + "RDKit" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

RDKit

Posts tagged 'RDKit'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Ramblings.html b/docs/tags/Ramblings.html new file mode 100644 index 0000000..59ebfb4 --- /dev/null +++ b/docs/tags/Ramblings.html @@ -0,0 +1,105 @@ + + + + + + + + + + "Ramblings" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Ramblings

Posts tagged 'Ramblings'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Raspberry-Pi.html b/docs/tags/Raspberry-Pi.html new file mode 100644 index 0000000..4939529 --- /dev/null +++ b/docs/tags/Raspberry-Pi.html @@ -0,0 +1,107 @@ + + + + + + + + + + "Raspberry-Pi" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Raspberry-Pi

Posts tagged 'Raspberry-Pi'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Recommendation-System.html b/docs/tags/Recommendation-System.html new file mode 100644 index 0000000..6aa5f9c --- /dev/null +++ b/docs/tags/Recommendation-System.html @@ -0,0 +1,109 @@ + + + + + + + + + + "Recommendation-System" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Recommendation-System

Posts tagged 'Recommendation-System'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Reddit.html b/docs/tags/Reddit.html new file mode 100644 index 0000000..fe42fec --- /dev/null +++ b/docs/tags/Reddit.html @@ -0,0 +1,105 @@ + + + + + + + + + + "Reddit" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Reddit

Posts tagged 'Reddit'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Reverse-Engineering.html b/docs/tags/Reverse-Engineering.html new file mode 100644 index 0000000..f3e6e2a --- /dev/null +++ b/docs/tags/Reverse-Engineering.html @@ -0,0 +1,135 @@ + + + + + + + + + + "Reverse-Engineering" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Reverse-Engineering

Posts tagged 'Reverse-Engineering'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Self-Hosted.html b/docs/tags/Self-Hosted.html new file mode 100644 index 0000000..ac350f1 --- /dev/null +++ b/docs/tags/Self-Hosted.html @@ -0,0 +1,105 @@ + + + + + + + + + + "Self-Hosted" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Self-Hosted

Posts tagged 'Self-Hosted'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Shortcuts.html b/docs/tags/Shortcuts.html new file mode 100644 index 0000000..a1de259 --- /dev/null +++ b/docs/tags/Shortcuts.html @@ -0,0 +1,105 @@ + + + + + + + + + + "Shortcuts" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Shortcuts

Posts tagged 'Shortcuts'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Siri.html b/docs/tags/Siri.html new file mode 100644 index 0000000..37a009b --- /dev/null +++ b/docs/tags/Siri.html @@ -0,0 +1,113 @@ + + + + + + + + + + "Siri" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Siri

Posts tagged 'Siri'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Snowboard.html b/docs/tags/Snowboard.html new file mode 100644 index 0000000..c221831 --- /dev/null +++ b/docs/tags/Snowboard.html @@ -0,0 +1,111 @@ + + + + + + + + + + "Snowboard" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Snowboard

Posts tagged 'Snowboard'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Swift.html b/docs/tags/Swift.html new file mode 100644 index 0000000..219f1ad --- /dev/null +++ b/docs/tags/Swift.html @@ -0,0 +1,153 @@ + + + + + + + + + + "Swift" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Swift

Posts tagged 'Swift'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/SwiftUI.html b/docs/tags/SwiftUI.html new file mode 100644 index 0000000..b640843 --- /dev/null +++ b/docs/tags/SwiftUI.html @@ -0,0 +1,113 @@ + + + + + + + + + + "SwiftUI" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

SwiftUI

Posts tagged 'SwiftUI'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Tech-Tip.html b/docs/tags/Tech-Tip.html new file mode 100644 index 0000000..064d62b --- /dev/null +++ b/docs/tags/Tech-Tip.html @@ -0,0 +1,105 @@ + + + + + + + + + + "Tech-Tip" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Tech-Tip

Posts tagged 'Tech-Tip'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Tensorflow.html b/docs/tags/Tensorflow.html new file mode 100644 index 0000000..9552bef --- /dev/null +++ b/docs/tags/Tensorflow.html @@ -0,0 +1,163 @@ + + + + + + + + + + "Tensorflow" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Tensorflow

Posts tagged 'Tensorflow'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Transformers.html b/docs/tags/Transformers.html new file mode 100644 index 0000000..9df2f18 --- /dev/null +++ b/docs/tags/Transformers.html @@ -0,0 +1,109 @@ + + + + + + + + + + "Transformers" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Transformers

Posts tagged 'Transformers'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Turicreate.html b/docs/tags/Turicreate.html new file mode 100644 index 0000000..746b046 --- /dev/null +++ b/docs/tags/Turicreate.html @@ -0,0 +1,131 @@ + + + + + + + + + + "Turicreate" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Turicreate

Posts tagged 'Turicreate'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Tutorial.html b/docs/tags/Tutorial.html new file mode 100644 index 0000000..80ac64f --- /dev/null +++ b/docs/tags/Tutorial.html @@ -0,0 +1,601 @@ + + + + + + + + + + "Tutorial" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Tutorial

Posts tagged 'Tutorial'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Twitter.html b/docs/tags/Twitter.html new file mode 100644 index 0000000..36e12af --- /dev/null +++ b/docs/tags/Twitter.html @@ -0,0 +1,107 @@ + + + + + + + + + + "Twitter" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Twitter

Posts tagged 'Twitter'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Vaporwave.html b/docs/tags/Vaporwave.html new file mode 100644 index 0000000..b9ba824 --- /dev/null +++ b/docs/tags/Vaporwave.html @@ -0,0 +1,105 @@ + + + + + + + + + + "Vaporwave" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Vaporwave

Posts tagged 'Vaporwave'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/Web-Development.html b/docs/tags/Web-Development.html new file mode 100644 index 0000000..b6e8f61 --- /dev/null +++ b/docs/tags/Web-Development.html @@ -0,0 +1,107 @@ + + + + + + + + + + "Web-Development" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

Web-Development

Posts tagged 'Web-Development'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/XR.html b/docs/tags/XR.html new file mode 100644 index 0000000..f606374 --- /dev/null +++ b/docs/tags/XR.html @@ -0,0 +1,107 @@ + + + + + + + + + + "XR" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

XR

Posts tagged 'XR'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/YunoHost.html b/docs/tags/YunoHost.html new file mode 100644 index 0000000..3d6d95d --- /dev/null +++ b/docs/tags/YunoHost.html @@ -0,0 +1,105 @@ + + + + + + + + + + "YunoHost" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

YunoHost

Posts tagged 'YunoHost'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/gdb.html b/docs/tags/gdb.html new file mode 100644 index 0000000..825c1f8 --- /dev/null +++ b/docs/tags/gdb.html @@ -0,0 +1,135 @@ + + + + + + + + + + "gdb" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

gdb

Posts tagged 'gdb'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/hello-world.html b/docs/tags/hello-world.html new file mode 100644 index 0000000..5e8ee9f --- /dev/null +++ b/docs/tags/hello-world.html @@ -0,0 +1,103 @@ + + + + + + + + + + "hello-world" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

hello-world

Posts tagged 'hello-world'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/iOS.html b/docs/tags/iOS.html new file mode 100644 index 0000000..3f869e5 --- /dev/null +++ b/docs/tags/iOS.html @@ -0,0 +1,145 @@ + + + + + + + + + + "iOS" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

iOS

Posts tagged 'iOS'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/macOS.html b/docs/tags/macOS.html new file mode 100644 index 0000000..4c6e5d1 --- /dev/null +++ b/docs/tags/macOS.html @@ -0,0 +1,179 @@ + + + + + + + + + + "macOS" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

macOS

Posts tagged 'macOS'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/pre-print.html b/docs/tags/pre-print.html new file mode 100644 index 0000000..eadd284 --- /dev/null +++ b/docs/tags/pre-print.html @@ -0,0 +1,119 @@ + + + + + + + + + + "pre-print" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

pre-print

Posts tagged 'pre-print'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/publication.html b/docs/tags/publication.html new file mode 100644 index 0000000..50933bc --- /dev/null +++ b/docs/tags/publication.html @@ -0,0 +1,131 @@ + + + + + + + + + + "publication" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

publication

Posts tagged 'publication'

+
+ + + + +
+ + + + \ No newline at end of file diff --git a/docs/tags/x86.html b/docs/tags/x86.html new file mode 100644 index 0000000..92f40a2 --- /dev/null +++ b/docs/tags/x86.html @@ -0,0 +1,109 @@ + + + + + + + + + + "x86" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + +
+

x86

Posts tagged 'x86'

+
+ + + + +
+ + + + \ No newline at end of file -- cgit v1.2.3