{"id":16226026,"url":"https://github.com/jerriclynsjohn/jekyll-tailwind","last_synced_at":"2026-05-10T02:13:03.879Z","repository":{"id":68806419,"uuid":"245514093","full_name":"jerriclynsjohn/jekyll-tailwind","owner":"jerriclynsjohn","description":"Jekyll + TailwindCSS Starter Template","archived":false,"fork":false,"pushed_at":"2020-03-06T22:25:55.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T18:03:56.504Z","etag":null,"topics":["jekyll","postcss","purgecss","static-site-generator","tailwindcss"],"latest_commit_sha":null,"homepage":"https://jekyll-tailwind.netlify.com/","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/jerriclynsjohn.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":"2020-03-06T20:50:20.000Z","updated_at":"2020-03-06T22:25:57.000Z","dependencies_parsed_at":"2023-04-02T12:18:39.996Z","dependency_job_id":null,"html_url":"https://github.com/jerriclynsjohn/jekyll-tailwind","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/jerriclynsjohn%2Fjekyll-tailwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerriclynsjohn%2Fjekyll-tailwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerriclynsjohn%2Fjekyll-tailwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jerriclynsjohn%2Fjekyll-tailwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jerriclynsjohn","download_url":"https://codeload.github.com/jerriclynsjohn/jekyll-tailwind/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773744,"owners_count":20993633,"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":["jekyll","postcss","purgecss","static-site-generator","tailwindcss"],"created_at":"2024-10-10T12:47:33.830Z","updated_at":"2026-05-10T02:13:03.828Z","avatar_url":"https://github.com/jerriclynsjohn.png","language":"HTML","funding_links":[],"categories":[],"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[jekyll-purgecss](https://github.com/mhanberg/jekyll-purgecss) is used to integrate Purgecss (only in production).\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+---purgecss.config.js // Purgecss configuration \n+---netlify.toml // Netlify configuration \n```\n\n## PostCSS plugins\n\n- Tailwind CSS\n- Autoprefixer\n- postcss-import\n\n## Deployment\n\nThis setup has been tested on [Netlify](https://www.netlify.com).  The JEKYLL_ENV environment variable must be set to production in order for PurgeCSS to execute. The included netlify.toml file will configure this on Netlify deploys\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerriclynsjohn%2Fjekyll-tailwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerriclynsjohn%2Fjekyll-tailwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerriclynsjohn%2Fjekyll-tailwind/lists"}