From ffbd4fa4d91f9351c7164cbb10a787cb2eddcb24 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Fri, 12 Nov 2021 11:04:53 +0530 Subject: [PATCH] docs: distributed pling products docs inside `pling` directory --- CHANGELOG.md | 1 + PLING.bbcode | 41 ----------------------------------------- pling/black.bbcode | 34 ++++++++++++++++++++++++++++++++++ pling/dark.bbcode | 34 ++++++++++++++++++++++++++++++++++ pling/light.bbcode | 34 ++++++++++++++++++++++++++++++++++ 5 files changed, 103 insertions(+), 41 deletions(-) delete mode 100644 PLING.bbcode create mode 100644 pling/black.bbcode create mode 100644 pling/dark.bbcode create mode 100644 pling/light.bbcode diff --git a/CHANGELOG.md b/CHANGELOG.md index 571fe25..7bf3bc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - `Makefile` command with `THEME_PREFIX` variable +- distributed pling products docs inside `pling` directory ## [v1.0.2] - 20 June 2021 diff --git a/PLING.bbcode b/PLING.bbcode deleted file mode 100644 index 2c5c547..0000000 --- a/PLING.bbcode +++ /dev/null @@ -1,41 +0,0 @@ -[b]BreezeX [/b] Cursor Theme with [b]HiDPi[/b] Display support. This Cursor is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. -[i]Available Sizes[/i] [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 - -[/b][i]Get latest build[/i] @[b][url=https://github.com/ful1e5/BreezeX_Cursor/actions]GitHub Actions[/url][/b] -[i]Release Notification[/i] at [b][url=https://twitter.com/ful1e5]Twitter[/url][/b](@ful1e5) -For [i]Customizing Size[/i] check [b][url=https://github.com/ful1e5/BreezeX_Cursor#manual-build]README.md[/url][/b] - -[b]Linux/X11 installation[/b] -Get the latest stable Linux release from the [b][url=https://www.pling.com/p/1538515/#files-panel]Pling[/url][/b]. Unpack [b].tar.gz[/b] file and follow these [b]commands[/b]. - -[b]Install[/b] -[b]For all user:[/b] -[code]sudo mv BreezeX-* /usr/share/icons[/code] -[b]For local user:[/b] -[code]mv BreezeX-* ~/.icons[/code] - -[b]Uninstall[/b] -[b]From all user:[/b] -[code]sudo rm -r /usr/share/icons/BreezeX-*[/code] -[b]From local user:[/b] -[code]rm -r ~/.icons/BreezeX-*[/code] - -[b]Window installation[/b] -[list=1] - [*]unzip [b].zip[/b] file[/*] - [*]Open [b]unziped directory[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].[/*] - [*]Click 'Install' from the context menu, and authorise the modifications to your system.[/*] - [*]Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]BreezeX Cursors[/b].[/*] - [*]Click '[b]Apply[/b]'.[/*] -[/list] - -[b]How I help the Creator?[/b] -[list=2] - [*]Give a [b]Star[/b] or [b]Follow[/b] on [b][url=https://github.com/ful1e5/BreezeX_Cursor]GitHub[/url][/b] (issues & PullRequest are welcome).[/*] - [*]By giving a [b]Pling[/b] or [b][url=https://www.paypal.me/kaizkhatri]Donation[/url][/b].[/*] - [*][b]Download[/b] from[url=https://www.pling.com/p/1538515/#files-panel] Pling.com[/url] Product page that helps to [b]increases[/b] my [b]monthly payout[/b].[/*] - [*][b][url=https://www.pling.com/support]Become Supporter of Pling.com[/url][/b], So we become [b]Full-Time [/b]Libre & FOSS content creator [b];)[/b][/*] -[/list] - -[b]License & Terms[/b] -'[b]BreezeX[/b]' Cursor Theme is available under the terms of the [b]GPL-3.0[/b] license. diff --git a/pling/black.bbcode b/pling/black.bbcode new file mode 100644 index 0000000..5223e3a --- /dev/null +++ b/pling/black.bbcode @@ -0,0 +1,34 @@ +extended KDE cursor. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. + +Available Sizes: 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 +Latest build: check [url=https://github.com/ful1e5/BreezeX_Cursor/actions]Actions[/url][/b] tab on GitHub. +Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url] +Check for customize the cursor size: [url=https://github.com/ful1e5/BreezeX_Cursor#manual-build]README.md#manual-build[/url] + +[b]Looking for other BreezeX variants?[/b] + +[b] Support Creator[/b] +[url=https://liberapay.com/ful1e5][img]https://liberapay.com/assets/widgets/donate.svg[/img][/url] + +[b]Linux Install[/b] +Get the latest stable Linux release from the [b]files[/b] section. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b]. +[code] +mv BreezeX-Black ~/.icons # install as local +sudo mv BreezeX-Black /usr/share/icons # install as root +[/code] + +[b]Linux Uninstall[/b] +[code] +rm -r ~/.icons/BreezeX-Black # remove from local +sudo rm -r /usr/share/icons/BreezeX-Black # remove from root +[/code] + +[b]Window Install[/b] +[1] unzip [b]BreezeX-Black-Windows.zip[/b] file. +[2] Open [b]BreezeX-Black-Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b]. +[3] Click 'Install' from the context menu, and authorize the modifications to your system. +[4] Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]BreezeX-Black Cursors[/b]. +[5] Click '[b]Apply[/b]'. + +[b]License & Terms[/b] +'BreezeX_Cursor' is available under the terms of the 'GPL-3.0' license. diff --git a/pling/dark.bbcode b/pling/dark.bbcode new file mode 100644 index 0000000..eb59c87 --- /dev/null +++ b/pling/dark.bbcode @@ -0,0 +1,34 @@ +extended KDE cursor. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. + +Available Sizes: 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 +Latest build: check [url=https://github.com/ful1e5/BreezeX_Cursor/actions]Actions[/url][/b] tab on GitHub. +Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url] +Check for customize the cursor size: [url=https://github.com/ful1e5/BreezeX_Cursor#manual-build]README.md#manual-build[/url] + +[b]Looking for other BreezeX variants?[/b] + +[b] Support Creator[/b] +[url=https://liberapay.com/ful1e5][img]https://liberapay.com/assets/widgets/donate.svg[/img][/url] + +[b]Linux Install[/b] +Get the latest stable Linux release from the [b]files[/b] section. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b]. +[code] +mv BreezeX-Dark ~/.icons # install as local +sudo mv BreezeX-Dark /usr/share/icons # install as root +[/code] + +[b]Linux Uninstall[/b] +[code] +rm -r ~/.icons/BreezeX-Dark # remove from local +sudo rm -r /usr/share/icons/BreezeX-Dark # remove from root +[/code] + +[b]Window Install[/b] +[1] unzip [b]BreezeX-Dark-Windows.zip[/b] file. +[2] Open [b]BreezeX-Dark-Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b]. +[3] Click 'Install' from the context menu, and authorize the modifications to your system. +[4] Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]BreezeX-Dark Cursors[/b]. +[5] Click '[b]Apply[/b]'. + +[b]License & Terms[/b] +'BreezeX_Cursor' is available under the terms of the 'GPL-3.0' license. diff --git a/pling/light.bbcode b/pling/light.bbcode new file mode 100644 index 0000000..4806815 --- /dev/null +++ b/pling/light.bbcode @@ -0,0 +1,34 @@ +extended KDE cursor. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. + +Available Sizes: 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 +Latest build: check [url=https://github.com/ful1e5/BreezeX_Cursor/actions]Actions[/url][/b] tab on GitHub. +Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url] +Check for customize the cursor size: [url=https://github.com/ful1e5/BreezeX_Cursor#manual-build]README.md#manual-build[/url] + +[b]Looking for other BreezeX variants?[/b] + +[b] Support Creator[/b] +[url=https://liberapay.com/ful1e5][img]https://liberapay.com/assets/widgets/donate.svg[/img][/url] + +[b]Linux Install[/b] +Get the latest stable Linux release from the [b]files[/b] section. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b]. +[code] +mv BreezeX-Light ~/.icons # install as local +sudo mv BreezeX-Light /usr/share/icons # install as root +[/code] + +[b]Linux Uninstall[/b] +[code] +rm -r ~/.icons/BreezeX-Light # remove from local +sudo rm -r /usr/share/icons/BreezeX-Light # remove from root +[/code] + +[b]Window Install[/b] +[1] unzip [b]BreezeX-Light-Windows.zip[/b] file. +[2] Open [b]BreezeX-Light-Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b]. +[3] Click 'Install' from the context menu, and authorize the modifications to your system. +[4] Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]BreezeX-Light Cursors[/b]. +[5] Click '[b]Apply[/b]'. + +[b]License & Terms[/b] +'BreezeX_Cursor' is available under the terms of the 'GPL-3.0' license.