From 31f3f9ef742cbf1a230a8d7196939b412a3fe605 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Mon, 23 Dec 2024 12:45:40 +0200 Subject: [PATCH] website: re-generate commons cleanups --- website/blog/_common/_download-analytics.mdx | 15 --------------- website/blog/_common/_prerequisites.mdx | 10 ---------- 2 files changed, 25 deletions(-) delete mode 100644 website/blog/_common/_download-analytics.mdx delete mode 100644 website/blog/_common/_prerequisites.mdx diff --git a/website/blog/_common/_download-analytics.mdx b/website/blog/_common/_download-analytics.mdx deleted file mode 100644 index 6022576..0000000 --- a/website/blog/_common/_download-analytics.mdx +++ /dev/null @@ -1,15 +0,0 @@ -{/* DO NOT EDIT! */} -{/* Automatically generated from xbb-helper/templates/docusaurus/common. */} - -import Image from '@theme/IdealImage'; - -{/* ------------------------------------------------------------------------ */} - -## Analytics - -- npmjs.com [xpack.github.io](https://www.npmjs.com/package/xpack.github.io) - - last week downloads [![NPM Downloads](https://img.shields.io/npm/dw/xpack.github.io)](https://www.npmjs.com/package/xpack.github.io/) - - total downloads [![NPM Downloads](https://img.shields.io/npm/d18m/xpack.github.io) -](https://www.npmjs.com/package/xpack.github.io/) - -Credit to [Shields IO](https://shields.io) for the badges. diff --git a/website/blog/_common/_prerequisites.mdx b/website/blog/_common/_prerequisites.mdx deleted file mode 100644 index 840acb5..0000000 --- a/website/blog/_common/_prerequisites.mdx +++ /dev/null @@ -1,10 +0,0 @@ -{/* DO NOT EDIT! */} -{/* Automatically generated from xbb-helper/templates/docusaurus/common. */} - -{/* ------------------------------------------------------------------------ */} - -## Prerequisites - -The **xPack Project** is a portable Node.js project, -to install and use it, the only requirement is a recent Node.js -(>= {props.nodeVersion || 'VERSION'}).