wouterg/brainbaking
1
0
Fork
You've already forked brainbaking
0
The Brain Baking Hugo-based repository. https://brainbaking.com
  • HTML 54.6%
  • JavaScript 34.8%
  • CSS 4%
  • XSLT 2.7%
  • Visual Basic 6.0 1.5%
  • Other 2.4%
Find a file
2026年07月08日 20:02:08 +02:00
assets a summer creativity experiment 2026年07月08日 10:44:11 +02:00
content summer creativity: fix _ space 2026年07月08日 20:02:08 +02:00
layouts update pagefind; fix hugo 0.159.2 compat 2026年04月03日 16:42:02 +02:00
scripts convert to brainbaking dx python script 2026年05月14日 20:21:51 +02:00
static github.com/wgroeneveld now is github.com/brainbaking 2026年03月12日 09:15:26 +01:00
themes locale changed to GB from US 2026年04月27日 11:26:12 +02:00
.gitignore update pagefind; fix hugo 0.159.2 compat 2026年04月03日 16:42:02 +02:00
brainbaking.sublime-project blog post techorama 1 2017年05月25日 22:04:53 +02:00
bun.lockb undraft card game mini games 2025年09月20日 11:14:01 +02:00
config.toml limit rss to 30 posts 2025年06月09日 14:44:58 +02:00
LICENSE change license to CC BY 4.0; is your website training AI? 2023年04月23日 14:46:21 +02:00
package-lock.json june 2024: add dj shadow ref, ln -s youtube-dl in node_modules/bin; bun install doesnt compile this 2024年07月03日 22:22:39 +02:00
package.json update pagefind; fix hugo 0.159.2 compat 2026年04月03日 16:42:02 +02:00
play.png bump jam-my-stack + fix play.png resolution 2025年06月07日 14:15:09 +02:00
README.md no longer self-hosted 2025年11月06日 10:25:58 +01:00
src-logo-nib.svg use an svg iconset instead of icons.html; move logo to separate svg 2024年07月07日 11:56:19 +02:00
src-logo.png add src logo to base repo 2022年10月28日 10:09:50 +02:00
src-logo.svg add src logo to base repo 2022年10月28日 10:09:50 +02:00

Brainbaking.com hugo site.

Update 06/11/2025: Source now hosted at codeberg.org/wouterg/brainbaking.

Screenshot png - jpg conversion

find . -name "*.png" -exec convert {} -sampling-factor 4:2:0 -strip -quality 85 -interlace JPEG -colorspace sRGB {}.jpg \;
find ./ -name "*.png.jpg" -exec sh -c 'mv 0ドル `basename "0ドル" .png.jpg`.jpg' '{}' \;

Using montage to stick together two screenshots:

montage TMHT\ FOOT\ CLAN-1.png TMHT\ FOOT\ CLAN-5.png -tile 2x1 -geometry +2+2 boss-still.png
convert -filter box -resize x400 boss-still.png boss-still.png