{"id":20112151,"url":"https://github.com/codewithmoses/tailwind-starter-html","last_synced_at":"2026-03-04T09:31:28.447Z","repository":{"id":252972134,"uuid":"841463252","full_name":"codewithmoses/tailwind-starter-html","owner":"codewithmoses","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-13T17:00:31.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T18:50:46.071Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codewithmoses.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-08-12T13:07:41.000Z","updated_at":"2024-08-13T17:00:34.000Z","dependencies_parsed_at":"2024-08-13T19:15:04.612Z","dependency_job_id":"f822568d-b689-47f9-987f-beda45b9033b","html_url":"https://github.com/codewithmoses/tailwind-starter-html","commit_stats":null,"previous_names":["codewithmoses/tailwind-starter-html"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codewithmoses/tailwind-starter-html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmoses%2Ftailwind-starter-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmoses%2Ftailwind-starter-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmoses%2Ftailwind-starter-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmoses%2Ftailwind-starter-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewithmoses","download_url":"https://codeload.github.com/codewithmoses/tailwind-starter-html/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewithmoses%2Ftailwind-starter-html/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30077070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-11-13T18:19:10.669Z","updated_at":"2026-03-04T09:31:28.428Z","avatar_url":"https://github.com/codewithmoses.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tailwind CSS Starter Template\n\n# Tailwind Starter Preview\n- Demo site: [Preview starter site](https://codewithmoses.github.io/tailwind-starter-html/)\nThis project is a simple, responsive starter template built with Tailwind CSS, Font Awesome, and Google Fonts. It serves as a foundation for creating modern, fast, and accessible websites with ease.\n\n## Project Overview\n\nThe purpose of this project is to provide a clean and minimalist template that can be quickly customized to suit various web development needs. The template includes essential sections commonly found on websites, such as a navigation bar, hero section, feature highlights, contact form, and footer.\n\n### Key Features\n\n- **Responsive Design:** The layout adapts seamlessly to different screen sizes, ensuring a great user experience on desktops, tablets, and mobile devices.\n- **SEO-Friendly:** The template includes SEO meta tags to help improve search engine visibility.\n- **Modern Typography:** The site uses the Montserrat font from Google Fonts, giving it a clean and contemporary look.\n- **Icon Integration:** Font Awesome icons are used throughout the site to enhance visual elements.\n- **Tailwind CSS:** The entire site is styled using Tailwind CSS, a utility-first CSS framework that enables rapid development with minimal custom CSS.\n\n## Sections\n\n### 1. Navigation Bar\nA responsive navigation bar that includes links to different sections of the site and a shopping cart icon. The navigation bar is fixed at the top of the page, ensuring easy access to links as users scroll.\n\n### 2. Hero Section\nThe hero section features a large, bold heading, a subheading, and a call-to-action button. This area is designed to grab the user's attention and direct them to important content or actions.\n\n### 3. Features Section\nThis section highlights three key features or services of your website. Each feature is represented by a Font Awesome icon, a title, and a brief description, all arranged in a grid layout.\n\n### 4. Contact Section\nA simple contact form is provided, allowing users to send messages or inquiries. The form includes fields for the user's name, email, and message, along with a submit button.\n\n### 5. Footer\nThe footer contains copyright information and social media links represented by Font Awesome icons. It provides a way for users to connect with you on various platforms.\n\n## Technologies Used\n\n- **HTML5:** The structure of the site is built using semantic HTML5 elements.\n- **Tailwind CSS:** The site is styled entirely with Tailwind CSS, which offers a utility-first approach to designing responsive, modern web interfaces.\n  - CDN: [Tailwind CSS CDN](https://unpkg.com/tailwindcss-cdn@3.4.3/tailwindcss.js)\n  - Tailwind with Plugins: [Tailwind CSS with Plugins](https://unpkg.com/tailwindcss-cdn@3.4.3/tailwindcss-with-all-plugins.js)\n- **Font Awesome:** Icons used throughout the site are sourced from Font Awesome, providing a wide range of customizable vector icons.\n  - CDN: [Font Awesome CDN](https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css)\n- **Google Fonts:** The Montserrat font is used to give the site a clean, professional appearance.\n  - Google Fonts: [Montserrat Font](https://fonts.google.com/specimen/Montserrat)\n## How to Use\n\n1. **Clone the Repository:**\n   ```bash\n   git clone https://github.com/yourusername/tailwind-css-starter-template.git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmoses%2Ftailwind-starter-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewithmoses%2Ftailwind-starter-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewithmoses%2Ftailwind-starter-html/lists"}