{"id":28796222,"url":"https://github.com/bocaletto-luca/webtemplate","last_synced_at":"2026-02-25T23:05:30.125Z","repository":{"id":298207948,"uuid":"999223256","full_name":"bocaletto-luca/WebTemplate","owner":"bocaletto-luca","description":"WebTamplate Welcome to WebTamplate – a curated collection of open source web templates designed to jumpstart your projects! Whether you're building modern websites, landing pages, or creative portfolios, you'll find a variety of templates to suit your needs.","archived":false,"fork":false,"pushed_at":"2025-07-11T16:47:23.000Z","size":277,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-31T00:40:03.446Z","etag":null,"topics":["bocaletto-luca","css3","html-css-javascript","html5","javascript","multidevice","opensource","responsive","website","webtemplate","webtemplates"],"latest_commit_sha":null,"homepage":"https://bocaletto-luca.github.io/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bocaletto-luca.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-09T23:49:35.000Z","updated_at":"2025-07-11T16:47:26.000Z","dependencies_parsed_at":"2025-06-10T00:41:37.012Z","dependency_job_id":null,"html_url":"https://github.com/bocaletto-luca/WebTemplate","commit_stats":null,"previous_names":["bocaletto-luca/webtemplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bocaletto-luca/WebTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FWebTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FWebTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FWebTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FWebTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bocaletto-luca","download_url":"https://codeload.github.com/bocaletto-luca/WebTemplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bocaletto-luca%2FWebTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29844845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bocaletto-luca","css3","html-css-javascript","html5","javascript","multidevice","opensource","responsive","website","webtemplate","webtemplates"],"created_at":"2025-06-18T03:11:40.351Z","updated_at":"2026-02-25T23:05:30.100Z","avatar_url":"https://github.com/bocaletto-luca.png","language":"HTML","readme":"# WebTamplate\n#### Author:Bocaletto Luca\n\nWelcome to **WebTamplate** – a curated collection of open source web templates designed to jumpstart your projects! Whether you're building modern websites, landing pages, or creative portfolios, you'll find a variety of templates to suit your needs.\n\n---\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Features](#features)\n- [Templates](#templates)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n---\n\n## Overview\n\n**WebTamplate** is a repository hosting a diverse set of web templates that I have developed and maintained over time. These templates cover multiple categories—responsive design, minimalistic layouts, creative portfolios, and more—all crafted with HTML5, CSS3, and JavaScript (with optional frameworks).\n\n\u003e _“Start your project with a professional foundation and let your creativity shine!”_\n\n---\n\n## Features\n\n- **Open Source:** Fully open source templates to jumpstart your projects.\n- **Responsive Design:** All templates are built to be mobile-friendly and responsive.\n- **Modern Code:** Utilizes the latest HTML5, CSS3, and JavaScript best practices.\n- **Cross-Browser Compatibility:** Optimized for performance across popular browsers.\n- **Easily Customizable:** Modular design for effortless customization and extension.\n\n---\n\n## Templates\n\nBelow is an overview of key templates available in this repository:\n\nFeel free to browse the folders for more templates and details on each one.\n\n---\n\n## Usage\n\n1. **Choose a Template:**  \n   Navigate to the folder of the template you wish to customize.\n\n2. **Open in Your Editor:**  \n   Use your favorite code editor to open the template folder.\n\n3. **Customize:**  \n   Edit the HTML, CSS, and JavaScript files to adapt the template to your project needs.\n\n4. **Preview:**  \n   Open the `index.html` file in your browser or use a local development server for live reload.\n\nFor detailed instructions, please refer to the documentation provided within each template folder.\n\n---\n\n## Contributing\n\nContributions are welcome! If you have new template ideas, bug fixes, or improvements:\n1. Fork this repository.\n2. Create a new branch (e.g., `git checkout -b feature/TemplateName`).\n3. Make your changes and test them.\n4. Commit your changes (e.g., `git commit -m 'Add new template: TemplateName'`).\n5. Push to your branch (`git push origin feature/TemplateName`).\n6. Open a Pull Request.\n\nPlease review our [CONTRIBUTING.md](CONTRIBUTING.md) for more details.\n\n---\n\n## License\n\nDistributed under the MIT License. See [LICENSE](LICENSE) for more information.\n\n---\n\n## Contact\n\n**Bocaletto Luca**  \n- [GitHub](https://github.com/bocaletto-luca)  \n- [Official Website](https://bocalettoluca.altervista.org)  \n\n---\n\n*Thank you for checking out WebTamplate! Let’s build something amazing together.*\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fwebtemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbocaletto-luca%2Fwebtemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbocaletto-luca%2Fwebtemplate/lists"}