@lanzorg/commitlint-config-template 0.0.131 → 0.0.133

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +20 -31
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,40 +1,29 @@
1
- <div align="center">
2
- <p><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/circle.png" width="120"></p>
3
- <h1>WOWASTRO</h1>
4
- <p>Bootstrap any Astro project with a formatted README, advanced linting using ESLint and Prettier, fully configured Tailwind, and proper debugging configurations for IntelliJ IDEA and Visual Studio Code.</p>
5
- <img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/logo-github.svg" width="56">
6
- <img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/logo-bash.svg" width="56">
7
- <img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/logo-typescript.svg" width="56">
8
- </div>
1
+ # DEVPAPER
9
2
 
10
- ## Picture Gallery
3
+ <p><img src="https://github.com/olankens/nodpaper/raw/HEAD/.assets/asset-01.png" align="center" width="100%"></p>
11
4
 
12
- <p><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/asset-01.png" width="49.21875%"><picture><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/blank.gif" width="1.5625%"/></picture><img src="https://raw.githubusercontent.com/olankens/readbase/HEAD/source/wowastro/.assets/asset-02.png" width="49.21875%"></p>
5
+ Curated collection of ultra-high quality wallpapers carefully crafted for developers and tech enthusiasts. Featuring stunning visuals inspired by software development and the growing ecosystem around it.
13
6
 
14
- ## With Default Runtime
7
+ ## Node Wallpapers
15
8
 
16
- ```sh
17
- curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowastro.sh | bash -s -- \
18
- --title 'deleteme' \
19
- --description '...' \
20
- --private \
21
- --tailwind
22
- ```
9
+ <!-- START_NODE -->
10
+ <p><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-01.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-02.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-03.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-04.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-05.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-06.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-07.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-08.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-09.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-10.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-11.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-12.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-13.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-14.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-15.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-16.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-17.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-18.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-19.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-20.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-21.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-22.avif" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-23.avif" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-24.avif" width="33.3333333333%"></p>
11
+ <!-- CEASE_NODE -->
23
12
 
24
- ## With Custom Runtime
13
+ ## Python Wallpapers
25
14
 
26
- ```sh
27
- curl -fsSL https://raw.githubusercontent.com/olankens/wowastro/HEAD/scripts/wowastro.sh | bash -s -- \
28
- --title 'deleteme' \
29
- --description '...' \
30
- --runtime '/Applications/Chromium.app/Contents/MacOS/Chromium' \
31
- --datadir '${env:HOME}/Library/Application Support/Chromium Debug' \
32
- --gh-pages \
33
- --tailwind
34
- ```
15
+ <!-- START_PYTHON -->
16
+ <p><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/python-01.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/python-02.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/python-03.avif" align="center" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/python-04.avif" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/python-05.avif" width="33.3333333333%"><img src="https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/python-06.avif" width="33.3333333333%"></p>
17
+ <!-- CEASE_PYTHON -->
35
18
 
36
- ## Delete GitHub Project
19
+ ## Change macOS Wallpaper
37
20
 
38
21
  ```sh
39
- gh repo delete olankens/deleteme --yes
40
- ```
22
+ address="https://github.com/olankens/nodpaper/raw/HEAD/https://github.com/olankens/nodpaper/raw/HEAD/wallpapers/node-01.avif"
23
+ picture="$HOME/Pictures/Wallpapers/$(basename "$address")"
24
+ rm -v "$HOME/Library/Application Support/com.apple.wallpaper/Store/Index.plist"
25
+ killall WallpaperAgent
26
+ mkdir -p "$(dirname "$picture")"
27
+ curl -LA "mozilla/5.0" "$address" -o "$picture"
28
+ osascript -e "tell application \"System Events\" to tell every desktop to set picture to \"$picture\""
29
+ ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.131",
3
+ "version": "0.0.133",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [