{"id":13480719,"url":"https://github.com/mhanberg/jekyll-tailwind-starter","last_synced_at":"2025-03-16T23:31:30.978Z","repository":{"id":36338670,"uuid":"159114259","full_name":"mhanberg/jekyll-tailwind-starter","owner":"mhanberg","description":"Starter project for using Jekyll with Tailwind CSS","archived":true,"fork":false,"pushed_at":"2021-11-22T15:04:10.000Z","size":27,"stargazers_count":117,"open_issues_count":2,"forks_count":19,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-02-27T15:07:49.677Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","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/mhanberg.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}},"created_at":"2018-11-26T05:12:17.000Z","updated_at":"2025-02-24T18:22:20.000Z","dependencies_parsed_at":"2022-09-05T15:23:14.503Z","dependency_job_id":null,"html_url":"https://github.com/mhanberg/jekyll-tailwind-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhanberg%2Fjekyll-tailwind-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhanberg%2Fjekyll-tailwind-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhanberg%2Fjekyll-tailwind-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mhanberg%2Fjekyll-tailwind-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mhanberg","download_url":"https://codeload.github.com/mhanberg/jekyll-tailwind-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243832692,"owners_count":20355133,"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-07-31T17:00:44.135Z","updated_at":"2025-03-16T23:31:30.532Z","avatar_url":"https://github.com/mhanberg.png","language":"CSS","funding_links":[],"categories":["Starters \u0026 Themes"],"sub_categories":[],"readme":"# Jekyll Tailwind Starter\n\nWelcome! Here you'll find a reasonable starter pack for using [Jekyll](https://jekyllrb.com) with [Tailwind CSS](https://tailwindcss.com), [Autoprefixer](https://github.com/postcss/autoprefixer), and [Purgecss](https://github.com/FullHuman/purgecss).\n\n## About\n\nThis project uses [jekyll-postcss](https://github.com/mhanberg/jekyll-postcss) to manage compiling your Tailwind and Autoprefixer styles. You can use any [PostCSS](https://postcss.org) plugin by installing it with `yarn` or `npm` and adding it to your `postcss.config.js`.\n\n## Install\n\n```bash\ngit clone git@github.com:mhanberg/jekyll-tailwind-starter PROJECT_NAME\n\ncd PROJECT_NAME\n\n# Install your Ruby and JavaScript dependencies.\n# Initialize your Tailwind configuration.\n# Reinitialize your git repository.\nbin/setup\n```\n\n## Usage\n\n```bash\n# Install new dependencies\nbin/bootstrap\n\n# Start the server \nbin/start\n\n# Create a new post\nbin/new POST_TITLE\n```\n\n## File Structure\n\n```\n+---_includes\n    \\---analytics.html // place your analytics tracking snippet in here\n    \\---syntax.css // Syntax highlighting CSS\n    \\---tailwind.config.js // Tailwind configuration. This is generated by bin/setup\n+---_layouts\n    \\---default.html\n    \\---page.html\n    \\---post.html\n+---_posts\n+---_bin\n    \\---bootstrap // Install dependencies\n    \\---new // Create a new post and open it in your $EDITOR\n    \\---setup // Initial site setup\n    \\---start // Start the server with the livereload, incremental, drafts, and future flags on port 5000\n+---_css\n    \\---site.css // Entry point stylesheet. You can write your styles here or import them from the _includes directory\n+---index.md // Front page. This can be changed to an HTML file if desired.\n+---404.html \n+---_config.yml // Jekyll configuration\n+---postcss.config.js // PostCSS configuration. All plugins should be registered here.\n+---netlify.toml // Netlify configuration \n```\n\n## PostCSS plugins\n\n- postcss-import\n- Tailwind CSS\n- Autoprefixer\n- @fullhuman/postcss-purgecss\n- cssnano\n\n## Deployment\n\nThis setup has been tested on [Netlify](https://www.netlify.com). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhanberg%2Fjekyll-tailwind-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmhanberg%2Fjekyll-tailwind-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmhanberg%2Fjekyll-tailwind-starter/lists"}