diff --git a/src/snek/templates/index.html b/src/snek/templates/index.html index f9eb47c..c6e68d1 100644 --- a/src/snek/templates/index.html +++ b/src/snek/templates/index.html @@ -3,17 +3,17 @@ - Snek – Web Community for Developers, Testers & AI Enthusiasts - - - - + Snek – Professional Community for Developers, Testers & AI Professionals + + + + - - + + @@ -21,7 +21,7 @@ * { margin:0; padding:0; box-sizing:border-box; } html, body { height: 100%; } .card { - opacity: 0.7; + opacity: 0.9; z-index: 10; } .star { @@ -147,7 +147,7 @@

Snek

-

Web Community for Developers, Testers & AI Enthusiasts

+

Professional Platform for Developers, Testers & AI Professionals

Login Register About @@ -155,81 +155,81 @@
-

File Sharing

+

File Management

    -
  • SFTP storage with your Snek credentials
  • -
  • WebDAV support – same login
  • +
  • Access secure SFTP storage with your Snek credentials
  • +
  • WebDAV integration with unified authentication
-

Git Repositories

+

Git Repository Hosting

    -
  • Configure repos for any official Git client
  • -
  • Instant setup, push & pull
  • +
  • Configure repositories with any official Git client
  • +
  • Immediate setup for push and pull operations
-

AI Powerhouse

+

AI Integration

    -
  • Chat with free & commercial AIs
  • -
  • Generate AI-powered images
  • -
  • Build your own AI bots in <5 minutes (copy/paste example)
  • +
  • Interact with both free and commercial AI models
  • +
  • AI-driven image generation
  • +
  • Rapid custom AI bot deployment (example included)
-

Dev & Terminal

+

Development & Terminal Access

    -
  • Ubuntu web terminal in-browser
  • -
  • Full profile & permissions management
  • +
  • In-browser Ubuntu terminal environment
  • +
  • Comprehensive profile and permission management
-

Chat & Media

+

Communication & Media

    -
  • Upload any file type in chat
  • -
  • Rich media support (audio, video, images…)
  • -
  • Direct messaging with other users
  • +
  • Share any file format via chat
  • +
  • Rich media playback including audio, video, and images
  • +
  • Direct messaging functionality
-

Privacy & Community

+

Privacy & Global Community

    -
  • No logging—never even your IP
  • -
  • No email required to sign up
  • -
  • Multi-national, open community
  • -
  • Hacking encouraged!
  • +
  • Zero logging—no IP or activity tracking
  • +
  • Email-free registration process
  • +
  • International, open community
  • +
  • Ethical hacking and innovation encouraged

Customization & Deployment

    -
  • Full layout & theme customization
  • -
  • Install as a PWA on your phone
  • -
  • Optionally self-host: pip install, zero config
  • +
  • Full layout and theme personalization
  • +
  • Install as a PWA for mobile and desktop
  • +
  • Self-host with pip install; no configuration required
-

Ready to join?

-

No email. No logs. Just sign up, pick a username, and dive in!

- Sign Up Now +

Start Now

+

No email. No activity logs. Register a username and access the platform immediately.

+ Sign Up
Learn more about Snek
-

Self-Host in Seconds

-

Just run:

+

Deploy Your Own Instance

+

Execute the following commands:

 pip install git+https://retoor.molodetz.nl/retoor/snek.git
 snek serve
     
-

No configuration required—it's that simple.

- Why self-host? Read more… +

Deployment is immediate—no configuration is necessary.

+ Discover the benefits of self-hosting
{% include "sandbox.html" %}