diff --git a/hugo/content/tags/linux/_index.md b/hugo/content/tags/linux/_index.md new file mode 100644 index 000000000..cf5c3230c --- /dev/null +++ b/hugo/content/tags/linux/_index.md @@ -0,0 +1,6 @@ +--- +title: Linux +description: Linux is an open source operating system kernel, and a colloquial name given to a family of operating systems based on the Linux kernel. +link: https://kernel.org/ +--- + diff --git a/hugo/content/tags/nginx/_index.md b/hugo/content/tags/nginx/_index.md new file mode 100644 index 000000000..2861a1593 --- /dev/null +++ b/hugo/content/tags/nginx/_index.md @@ -0,0 +1,6 @@ +--- +title: NGINX +description: NGINX is a highly performant web server which can also be used as a reverse proxy, mail proxy, load balancer and HTTP cache. +link: https://nginx.org/ +--- + diff --git a/hugo/content/tags/tensorflow/_index.md b/hugo/content/tags/tensorflow/_index.md new file mode 100644 index 000000000..bfcf53348 --- /dev/null +++ b/hugo/content/tags/tensorflow/_index.md @@ -0,0 +1,6 @@ +--- +title: TensorFlow +description: TensorFlow is an open source platform to assist with training, and deploying machine learning models. +link: https://www.tensorflow.org/ +--- +