What is comel.lol?
Comel.lol offers a straightforward way to host your static websites (HTML, CSS, JavaScript, images) directly from a directory within your public GitHub repository. No complex setup, just point and go!
It's perfect for personal sites, project pages, documentation, portfolios, and anyone who wants quick, hassle-free hosting.
How It Works
- Use the comel.lol GitHub Repository: Make sure your project is in the `gh-pages` branch and in the public GitHub repository.
- Organize Your Site: Place all your static website files (including `index.html`) inside a specific directory within that repository (e.g., `/docs`, `/public`, or the root `/`).
- Visit Your Site: Your site will be accessible at `your-username.comel.lol/repository-name/directory-name/` (or similar - *you might need to define the exact URL structure*).
Updates pushed to your GitHub repository directory are automatically reflected on your live site!
Key Features
- ✅Completely Free: No hidden costs for basic hosting.
- ✅GitHub Integrated: Updates are as simple as `git push`.
- ✅Simple Setup: No servers to manage, just your code.
- ✅Fast & Reliable: Served directly as static files.
- ✅Community Driven: Built with openness in mind.
Get Started or Explore
Ready to host your site or see what others have built?