• Stefy Lanza (nextime / spora )'s avatar
    Add comprehensive logo and icon generation from image.jpg · 385d7fbf
    Stefy Lanza (nextime / spora ) authored
    - Created logos/ directory with multiple logo and icon sizes
    - Generated PNG logos: 512x512, 256x256, 128x128, 64x64
    - Generated PNG icons: 16x16, 32x32, 48x48, 64x64, 128x128, 256x256
    - Created favicon.ico (32x32) for web use
    - Added banner version (800x200) for marketing
    - Included high-quality version with maximum quality settings
    - Updated README.md with logo display and comprehensive asset documentation
    - Updated DOCUMENTATION.md with logos directory in project structure
    - Enhanced build.sh to automatically generate logos during build process
    - Updated .gitignore to track logo assets (commented out for inclusion)
    - All assets derived from original image.jpg using ImageMagick
    
    Logo and icon assets now available for:
    - Web deployment (favicon.ico)
    - Desktop applications (various PNG sizes)
    - Documentation (README logo)
    - Marketing materials (banner)
    - Professional presentation across all platforms
    385d7fbf
Name
Last commit
Last update
logos Loading commit data...
templates Loading commit data...
wssshtools Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE.md Loading commit data...
README.md Loading commit data...
build.sh Loading commit data...
clean.sh Loading commit data...
image.jpg Loading commit data...
requirements.txt Loading commit data...
wsscp.py Loading commit data...
wsssh.py Loading commit data...
wssshc.py Loading commit data...
wssshd.py Loading commit data...