From fc6e82f8f35bc178fc01c01f75bd3fc090d22a99 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 18 Oct 2023 20:00:35 -0600 Subject: add link to tags --- docs/tags/AR.html | 72 +++++++++++++ docs/tags/AR.js.html | 74 +++++++++++++ docs/tags/Android-TV.html | 70 ++++++++++++ docs/tags/Android.html | 70 ++++++++++++ docs/tags/Anemone.html | 76 +++++++++++++ docs/tags/AppleScript.html | 78 ++++++++++++++ docs/tags/Augmented-Reality.html | 74 +++++++++++++ docs/tags/AutoDock Vina.html | 95 ++++++++++++++++ docs/tags/Cheminformatics.html | 125 ++++++++++++++++++++++ docs/tags/Code-Snippet.html | 202 +++++++++++++++++++++++++++++++++++ docs/tags/Colab.html | 151 ++++++++++++++++++++++++++ docs/tags/CoreML.html | 72 +++++++++++++ docs/tags/Designing.html | 76 +++++++++++++ docs/tags/Eh.html | 72 +++++++++++++ docs/tags/Experiment.html | 68 ++++++++++++ docs/tags/Fun.html | 72 +++++++++++++ docs/tags/HTML.html | 74 +++++++++++++ docs/tags/Jailbreak.html | 112 +++++++++++++++++++ docs/tags/JavaScript.html | 104 ++++++++++++++++++ docs/tags/Kaggle.html | 74 +++++++++++++ docs/tags/Linux.html | 74 +++++++++++++ docs/tags/MR.html | 72 +++++++++++++ docs/tags/Mastodon.html | 70 ++++++++++++ docs/tags/Microsoft Azure.html | 72 +++++++++++++ docs/tags/Molecular-Docking.html | 95 ++++++++++++++++ docs/tags/Molecular-Dynamics.html | 70 ++++++++++++ docs/tags/Music.html | 70 ++++++++++++ docs/tags/NLP.html | 72 +++++++++++++ docs/tags/OCR.html | 72 +++++++++++++ docs/tags/Open-Babel.html | 93 ++++++++++++++++ docs/tags/Python.html | 136 +++++++++++++++++++++++ docs/tags/Raspberry-Pi.html | 74 +++++++++++++ docs/tags/Recommendation-System.html | 72 +++++++++++++ docs/tags/Review.html | 72 +++++++++++++ docs/tags/Self-Hosted.html | 70 ++++++++++++ docs/tags/Shortcuts.html | 72 +++++++++++++ docs/tags/Siri.html | 78 ++++++++++++++ docs/tags/Snowboard.html | 76 +++++++++++++ docs/tags/Swift.html | 72 +++++++++++++ docs/tags/SwiftUI.html | 74 +++++++++++++ docs/tags/Tensorflow.html | 102 ++++++++++++++++++ docs/tags/Transformers.html | 72 +++++++++++++ docs/tags/Turicreate.html | 106 ++++++++++++++++++ docs/tags/Tutorial.html | 74 +++++++++++++ docs/tags/Twitter.html | 72 +++++++++++++ docs/tags/Vaporwave.html | 70 ++++++++++++ docs/tags/Web-Development.html | 72 +++++++++++++ docs/tags/Webcam.html | 72 +++++++++++++ docs/tags/XR.html | 72 +++++++++++++ docs/tags/YunoHost.html | 70 ++++++++++++ docs/tags/assembly.html | 95 ++++++++++++++++ docs/tags/astrophysics.html | 70 ++++++++++++ docs/tags/c++.html | 95 ++++++++++++++++ docs/tags/csci2400.html | 95 ++++++++++++++++ docs/tags/gdb.html | 95 ++++++++++++++++ docs/tags/hello-world.html | 68 ++++++++++++ docs/tags/iOS.html | 108 +++++++++++++++++++ docs/tags/macOS.html | 91 ++++++++++++++++ docs/tags/mathematics.html | 70 ++++++++++++ docs/tags/pre-print.html | 83 ++++++++++++++ docs/tags/publication.html | 94 ++++++++++++++++ docs/tags/ramblings.html | 70 ++++++++++++ docs/tags/reverse-engineering.html | 95 ++++++++++++++++ docs/tags/writing.html | 70 ++++++++++++ 64 files changed, 5348 insertions(+) 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/Augmented-Reality.html create mode 100644 docs/tags/AutoDock Vina.html create mode 100644 docs/tags/Cheminformatics.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/Designing.html create mode 100644 docs/tags/Eh.html create mode 100644 docs/tags/Experiment.html create mode 100644 docs/tags/Fun.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/Microsoft Azure.html create mode 100644 docs/tags/Molecular-Docking.html create mode 100644 docs/tags/Molecular-Dynamics.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/Python.html create mode 100644 docs/tags/Raspberry-Pi.html create mode 100644 docs/tags/Recommendation-System.html create mode 100644 docs/tags/Review.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/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/Webcam.html create mode 100644 docs/tags/XR.html create mode 100644 docs/tags/YunoHost.html create mode 100644 docs/tags/assembly.html create mode 100644 docs/tags/astrophysics.html create mode 100644 docs/tags/c++.html create mode 100644 docs/tags/csci2400.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/mathematics.html create mode 100644 docs/tags/pre-print.html create mode 100644 docs/tags/publication.html create mode 100644 docs/tags/ramblings.html create mode 100644 docs/tags/reverse-engineering.html create mode 100644 docs/tags/writing.html (limited to 'docs/tags') diff --git a/docs/tags/AR.html b/docs/tags/AR.html new file mode 100644 index 0000000..a2b2b36 --- /dev/null +++ b/docs/tags/AR.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..c3c71f3 --- /dev/null +++ b/docs/tags/AR.js.html @@ -0,0 +1,74 @@ + + + + + + + + + "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..e8423cb --- /dev/null +++ b/docs/tags/Android-TV.html @@ -0,0 +1,70 @@ + + + + + + + + + "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..7fc1417 --- /dev/null +++ b/docs/tags/Android.html @@ -0,0 +1,70 @@ + + + + + + + + + "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..676cacb --- /dev/null +++ b/docs/tags/Anemone.html @@ -0,0 +1,76 @@ + + + + + + + + + "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..f7af188 --- /dev/null +++ b/docs/tags/AppleScript.html @@ -0,0 +1,78 @@ + + + + + + + + + "AppleScript" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

AppleScript

Posts tagged 'AppleScript'

+
+ + + + + + + + + \ 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..3fb436e --- /dev/null +++ b/docs/tags/Augmented-Reality.html @@ -0,0 +1,74 @@ + + + + + + + + + "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..bd5f1d0 --- /dev/null +++ b/docs/tags/AutoDock Vina.html @@ -0,0 +1,95 @@ + + + + + + + + + "AutoDock Vina" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

AutoDock Vina

Posts tagged 'AutoDock Vina'

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

Cheminformatics

Posts tagged 'Cheminformatics'

+
+ + + + + + + + + \ 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..eb6e165 --- /dev/null +++ b/docs/tags/Code-Snippet.html @@ -0,0 +1,202 @@ + + + + + + + + + "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..b33b510 --- /dev/null +++ b/docs/tags/Colab.html @@ -0,0 +1,151 @@ + + + + + + + + + "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..6b28035 --- /dev/null +++ b/docs/tags/CoreML.html @@ -0,0 +1,72 @@ + + + + + + + + + "CoreML" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

CoreML

Posts tagged 'CoreML'

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

Designing

Posts tagged 'Designing'

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

Eh

Posts tagged 'Eh'

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

Experiment

Posts tagged 'Experiment'

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

Fun

Posts tagged 'Fun'

+
+ + + + + + + + + \ No newline at end of file diff --git a/docs/tags/HTML.html b/docs/tags/HTML.html new file mode 100644 index 0000000..87f3f61 --- /dev/null +++ b/docs/tags/HTML.html @@ -0,0 +1,74 @@ + + + + + + + + + "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..814d118 --- /dev/null +++ b/docs/tags/Jailbreak.html @@ -0,0 +1,112 @@ + + + + + + + + + "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..5c464ae --- /dev/null +++ b/docs/tags/JavaScript.html @@ -0,0 +1,104 @@ + + + + + + + + + "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..e494adc --- /dev/null +++ b/docs/tags/Kaggle.html @@ -0,0 +1,74 @@ + + + + + + + + + "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..8536a41 --- /dev/null +++ b/docs/tags/Linux.html @@ -0,0 +1,74 @@ + + + + + + + + + "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..11edc1e --- /dev/null +++ b/docs/tags/MR.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..71abab9 --- /dev/null +++ b/docs/tags/Mastodon.html @@ -0,0 +1,70 @@ + + + + + + + + + "Mastodon" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Mastodon

Posts tagged 'Mastodon'

+
+ + + + + + + + + \ 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..e181765 --- /dev/null +++ b/docs/tags/Microsoft Azure.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..c9dcbc6 --- /dev/null +++ b/docs/tags/Molecular-Docking.html @@ -0,0 +1,95 @@ + + + + + + + + + "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..4a30856 --- /dev/null +++ b/docs/tags/Molecular-Dynamics.html @@ -0,0 +1,70 @@ + + + + + + + + + "Molecular-Dynamics" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Molecular-Dynamics

Posts tagged 'Molecular-Dynamics'

+
+ + + + + + + + + \ No newline at end of file diff --git a/docs/tags/Music.html b/docs/tags/Music.html new file mode 100644 index 0000000..7449f76 --- /dev/null +++ b/docs/tags/Music.html @@ -0,0 +1,70 @@ + + + + + + + + + "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..9123ea5 --- /dev/null +++ b/docs/tags/NLP.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..59d1229 --- /dev/null +++ b/docs/tags/OCR.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..d0840e1 --- /dev/null +++ b/docs/tags/Open-Babel.html @@ -0,0 +1,93 @@ + + + + + + + + + "Open-Babel" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Open-Babel

Posts tagged 'Open-Babel'

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

Python

Posts tagged 'Python'

+
+ + + + + + + + + \ 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..80a8a1a --- /dev/null +++ b/docs/tags/Raspberry-Pi.html @@ -0,0 +1,74 @@ + + + + + + + + + "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..303d30e --- /dev/null +++ b/docs/tags/Recommendation-System.html @@ -0,0 +1,72 @@ + + + + + + + + + "Recommendation-System" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Recommendation-System

Posts tagged 'Recommendation-System'

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

Review

Posts tagged 'Review'

+
+ + + + + + + + + \ 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..4d90402 --- /dev/null +++ b/docs/tags/Self-Hosted.html @@ -0,0 +1,70 @@ + + + + + + + + + "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..a136c9d --- /dev/null +++ b/docs/tags/Shortcuts.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..26f9a6c --- /dev/null +++ b/docs/tags/Siri.html @@ -0,0 +1,78 @@ + + + + + + + + + "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..be2d73b --- /dev/null +++ b/docs/tags/Snowboard.html @@ -0,0 +1,76 @@ + + + + + + + + + "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..8d352da --- /dev/null +++ b/docs/tags/Swift.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..be4436d --- /dev/null +++ b/docs/tags/SwiftUI.html @@ -0,0 +1,74 @@ + + + + + + + + + "SwiftUI" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

SwiftUI

Posts tagged 'SwiftUI'

+
+ + + + + + + + + \ No newline at end of file diff --git a/docs/tags/Tensorflow.html b/docs/tags/Tensorflow.html new file mode 100644 index 0000000..ebaf613 --- /dev/null +++ b/docs/tags/Tensorflow.html @@ -0,0 +1,102 @@ + + + + + + + + + "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..649b0ef --- /dev/null +++ b/docs/tags/Transformers.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..9251240 --- /dev/null +++ b/docs/tags/Turicreate.html @@ -0,0 +1,106 @@ + + + + + + + + + "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..e9600d0 --- /dev/null +++ b/docs/tags/Tutorial.html @@ -0,0 +1,74 @@ + + + + + + + + + "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..651ec2a --- /dev/null +++ b/docs/tags/Twitter.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..b905202 --- /dev/null +++ b/docs/tags/Vaporwave.html @@ -0,0 +1,70 @@ + + + + + + + + + "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..8eaefc6 --- /dev/null +++ b/docs/tags/Web-Development.html @@ -0,0 +1,72 @@ + + + + + + + + + "Web-Development" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

Web-Development

Posts tagged 'Web-Development'

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

Webcam

Posts tagged 'Webcam'

+
+ + + + + + + + + \ No newline at end of file diff --git a/docs/tags/XR.html b/docs/tags/XR.html new file mode 100644 index 0000000..403b0fd --- /dev/null +++ b/docs/tags/XR.html @@ -0,0 +1,72 @@ + + + + + + + + + "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..d5c8440 --- /dev/null +++ b/docs/tags/YunoHost.html @@ -0,0 +1,70 @@ + + + + + + + + + "YunoHost" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

YunoHost

Posts tagged 'YunoHost'

+
+ + + + + + + + + \ No newline at end of file diff --git a/docs/tags/assembly.html b/docs/tags/assembly.html new file mode 100644 index 0000000..5565634 --- /dev/null +++ b/docs/tags/assembly.html @@ -0,0 +1,95 @@ + + + + + + + + + "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..6ffadcc --- /dev/null +++ b/docs/tags/astrophysics.html @@ -0,0 +1,70 @@ + + + + + + + + + "astrophysics" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

astrophysics

Posts tagged 'astrophysics'

+
+ + + + + + + + + \ No newline at end of file diff --git a/docs/tags/c++.html b/docs/tags/c++.html new file mode 100644 index 0000000..5b2c3ae --- /dev/null +++ b/docs/tags/c++.html @@ -0,0 +1,95 @@ + + + + + + + + + "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..a275d5c --- /dev/null +++ b/docs/tags/csci2400.html @@ -0,0 +1,95 @@ + + + + + + + + + "csci2400" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

csci2400

Posts tagged 'csci2400'

+
+ + + + + + + + + \ No newline at end of file diff --git a/docs/tags/gdb.html b/docs/tags/gdb.html new file mode 100644 index 0000000..3c02eed --- /dev/null +++ b/docs/tags/gdb.html @@ -0,0 +1,95 @@ + + + + + + + + + "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..5eb53d3 --- /dev/null +++ b/docs/tags/hello-world.html @@ -0,0 +1,68 @@ + + + + + + + + + "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..1bc0b09 --- /dev/null +++ b/docs/tags/iOS.html @@ -0,0 +1,108 @@ + + + + + + + + + "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..f2e7481 --- /dev/null +++ b/docs/tags/macOS.html @@ -0,0 +1,91 @@ + + + + + + + + + "macOS" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

macOS

Posts tagged 'macOS'

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

mathematics

Posts tagged 'mathematics'

+
+ + + + + + + + + \ 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..d5d5ff3 --- /dev/null +++ b/docs/tags/pre-print.html @@ -0,0 +1,83 @@ + + + + + + + + + "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..ed75864 --- /dev/null +++ b/docs/tags/publication.html @@ -0,0 +1,94 @@ + + + + + + + + + "publication" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

publication

Posts tagged 'publication'

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

ramblings

Posts tagged 'ramblings'

+
+ + + + + + + + + \ 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..3a6e465 --- /dev/null +++ b/docs/tags/reverse-engineering.html @@ -0,0 +1,95 @@ + + + + + + + + + "reverse-engineering" + + + + + + + + + + + + + + + + + + + + + + + + + +
+

reverse-engineering

Posts tagged 'reverse-engineering'

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

writing

Posts tagged 'writing'

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