{"id":16207157,"url":"https://github.com/maifeeulasad/new-wickedblocks","last_synced_at":"2026-01-21T17:35:31.954Z","repository":{"id":103262984,"uuid":"372226885","full_name":"maifeeulasad/new-wickedblocks","owner":"maifeeulasad","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-03T14:01:09.000Z","size":10501,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T21:37:53.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maifeeulasad.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}},"created_at":"2021-05-30T13:52:52.000Z","updated_at":"2021-10-01T21:53:25.000Z","dependencies_parsed_at":"2023-03-13T15:08:54.313Z","dependency_job_id":null,"html_url":"https://github.com/maifeeulasad/new-wickedblocks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maifeeulasad%2Fnew-wickedblocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maifeeulasad%2Fnew-wickedblocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maifeeulasad%2Fnew-wickedblocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maifeeulasad%2Fnew-wickedblocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maifeeulasad","download_url":"https://codeload.github.com/maifeeulasad/new-wickedblocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247721921,"owners_count":20985084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-10T10:10:53.175Z","updated_at":"2026-01-21T17:35:31.924Z","avatar_url":"https://github.com/maifeeulasad.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wicked HTML Starter\n\nThis repo is the scaffolding we use at [Wicked Templates](https://wickedtemplates.com) to create new\nTailwind based HTML templates.\n\nWe mainly use plain HTML with Tailwind classes to create stunning eye-catching templates for landing pages\nmarketing pages.\n\nThis scaffolding uses [gulp](https://gulpjs.com/) to create workflows to make esier the development. These\nare other of the dependencies and technologies we use:\n\n- [Tailwind CSS](https://tailwindcss.com/) as utility CSS framework\n- [Handlebars](https://handlebarsjs.com/) as template engine to join our layouts, partials into pages.\n- [Imagemin](https://github.com/imagemin/imagemin) to minify images and optimice them for web.\n\n## Getting started\n\nFirst of all we need to have [nodejs](https://nodejs.org/) installed in our system. Then, we can execute\n`npm install` to install this repo's dependencies.\n\nLater on, we can execute `npm start` to compile our Handlebars templates into plain HTML. A development\nserver will be launch and you will be able to see the result webpage in the URL [http://localhost:4000](http://localhost:4000/).\n\n## Source scaffolding structure\n\nThe source code is located in the directory `src`. Inside it there are the following folders:\n\n- **css**: Here is just one file named `app.css` and inside we are just importing Tailwind. If you want to\nany custom CSS rule you add it to that file.\n- **layouts**: here we can store our different layouts for our different websites. These are the structures\nwith common parts between different pages, including things links to **externals assets** like **fonts**,\nor components like navigation or footer.\n- **partials**: here we will store snippets of HTML like UI components. Things like **buttons**, **cards**,\n**navbars**, or any other UI component.\n\nIn the root of `src` we will store full pages importing our layouts, and partials. In our example there is just\non file named `index.html` but you can create others and add links to them in your navigation.\n\nIf you have any doubt about how to use this code, you can reach use in twitter like [@Mike_Andreuzza](https://twitter.com/Mike_Andreuzza)\nand [@g_perales](https://twitter.com/g_perales).\n\n## Deploying to production\n\nTo deploy your website you just have to execute `npm run build` and upload the result in the `/dist` folder\nto your server.\n\nIf you are going to use a git repo, we highly recommend to use [Netlify](https://www.netlify.com/) as it's free\nand pretty easy to use.\n# new-wickedblocks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaifeeulasad%2Fnew-wickedblocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaifeeulasad%2Fnew-wickedblocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaifeeulasad%2Fnew-wickedblocks/lists"}