docs: pling documents renamed to pling/ dir

This commit is contained in:
ful1e5 2021-10-14 16:41:47 +05:30
parent 0ff94f566a
commit 0c41214cc4
4 changed files with 26 additions and 46 deletions

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [unreleased]
### Changed
- docs: pling documents renamed to `pling/` directory.
## [v1.2.0] - 25 Aug 2021
### Added

View file

@ -1,46 +0,0 @@
[b]macOS Big Sur[/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 the latest build[/i] @[b][url=https://github.com/ful1e5/apple_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/apple_cursor#manual-build]README.md[/url][/b]
[b] Support Creator[/b]
[url=https://www.buymeacoffee.com/Nt7Wg4V][img]https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png[/img][/url]
[b]Linux/X11 installation[/b]
Get the latest stable Linux release from the [b][url=https://www.pling.com/p/1408466/#files-panel]Pling[/url][/b]. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b].
[b]Install[/b]
[b]For all user:[/b]
[code]sudo mv macOSBigSur /usr/share/icons[/code]
[b]For local user:[/b]
[code]mv macOSBigSur ~/.icons[/code]
[b]Uninstall[/b]
[b]From all user:[/b]
[code]sudo rm -r /usr/share/icons/macOSBigSur[/code]
[b]From local user:[/b]
[code]rm -r ~/.icons/macOSBigSur[/code]
[b]Window installation[/b]
[list=1]
[*]unzip [b]macOSBigSur_Windows.zip[/b] file[/*]
[*]Open [b]macOSBigSur_Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].[/*]
[*]Click 'Install' from the context menu, and authorize the modifications to your system.[/*]
[*]Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]MacOSBigSur 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/apple_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/1408466/] 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]macOS Big Sur[/b]' Cursor Theme is available under the terms of the [b]GPL-3.0[/b] license.

22
pling/default.bbcode Normal file
View file

@ -0,0 +1,22 @@
macOSBigSur cursor theme for Windows and Linux with [b]HiDPI[/b] display support. 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]. This cursor theme support [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b] size. Check [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url] for create custom size theme. You also download and test upcoming version from [url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url] section. Follow me on [url=https://twitter.com/ful1e5]Twitter[/url] for more updates.
[b]Linux Install[/b]
Get the latest stable Linux release from the [url=https://www.pling.com/p/1408466/#files-panel]pling.com#file-section[/url]. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b].
as root: `sudo mv macOSBigSur /usr/share/icons`
as user: `mv macOSBigSur ~/.icons`
[b]Linux Uninstall[/b]
from root: `sudo rm -r /usr/share/icons/macOSBigSur`
from user: `rm -r ~/.icons/macOSBigSur`
[b]Window Install[/b]
[1] unzip [b]macOSBigSur_Windows.zip[/b] file.
[2] Open [b]macOSBigSur_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]MacOSBigSur Cursors[/b].
[5] Click '[b]Apply[/b]'.
[b]License & Terms[/b]
'apple_cursor' is available under the terms of the 'GPL-3.0' license.
[url=https://www.buymeacoffee.com/Nt7Wg4V][img]https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png[/img][/url]

0
pling/white.bbcode Normal file
View file