{"id":28754432,"url":"https://github.com/spellbooks/jekyll-template-starter","last_synced_at":"2025-06-17T01:09:44.516Z","repository":{"id":298197383,"uuid":"999189176","full_name":"spellbooks/jekyll-template-starter","owner":"spellbooks","description":"A sleek starter client-side site template for efficient boilerplate with Jekyll, Vite, Stimulus, and Tailwind.","archived":false,"fork":false,"pushed_at":"2025-06-14T23:55:49.000Z","size":6335,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-15T00:20:11.665Z","etag":null,"topics":["jekyll","jekyll-site","stimulus","stimulusjs","tailwind","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/spellbooks.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,"zenodo":null}},"created_at":"2025-06-09T21:58:29.000Z","updated_at":"2025-06-14T23:57:20.000Z","dependencies_parsed_at":"2025-06-09T23:18:49.809Z","dependency_job_id":"8d6ae28d-4aa8-41fb-a6e5-3d3da17ae382","html_url":"https://github.com/spellbooks/jekyll-template-starter","commit_stats":null,"previous_names":["whdzera/jekyll-stimulus-tw-starter","spellbooks/jekyll-template-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/spellbooks/jekyll-template-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spellbooks%2Fjekyll-template-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spellbooks%2Fjekyll-template-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spellbooks%2Fjekyll-template-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spellbooks%2Fjekyll-template-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spellbooks","download_url":"https://codeload.github.com/spellbooks/jekyll-template-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spellbooks%2Fjekyll-template-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260269457,"owners_count":22983648,"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","jekyll-site","stimulus","stimulusjs","tailwind","tailwindcss","vite"],"created_at":"2025-06-17T01:09:26.563Z","updated_at":"2025-06-17T01:09:44.503Z","avatar_url":"https://github.com/spellbooks.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jekyll Starter\n\nA clean boilerplate to kickstart client-side sites using **Jekyll**, **Vite**, **Stimulus.js**, and **Tailwind CSS**.  \nIdeal for blogs, documentation sites, personal landing pages or portfolio.\n\nI built this template to make Jekyll competitive with Astro.\n\nJekyll using version `4.4.1`\n\nStimulus configuration `app/javascript/application.js`\nStimulus controllers are located in `app/javascript/controllers/**`\n\nTailwind input `app/assets/stylesheets/tailwind.css`\nTailwind builds to `app/assets/stylesheets/application.css`\n\n- [Jekyll](https://jekyllrb.com/)\n- [Vite](https://vite.dev/)\n- [Stimulus.js](https://stimulus.hotwired.dev/)\n- [Tailwind CSS](https://tailwindcss.com/) \n\n---\n\n## Structure\n\n\u003cimg src=\"https://i.imgur.com/aukHSw4.png\"\u003e\n\n## Prerequisites\n- Ruby 3.0^\n- Node 2.2^\n\n## Installation\n\n#### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/spellbooks/jekyll-template-starter.git\ncd jekyll-template-starter\n```\n\n#### 2. Install Dependencies\n```bash\nbundle install \u0026\u0026 npm install\n```\n\n#### 3. Run the Development Server\n```bash\nrake dev\n```\nthe command running jekyll, vite and tailwindcss\n\nopen `localhost:4000`\n\n#### 4. Run Rspec Testing\n```bash\nrake test\n```\n\n#### 5. Generate Controller Stimulus\n`hello is example`\n```bash\nrake stimulus[hello]\n```\nmake new file 'hello_controller.js in `app/javascript/controllers`\n\nadded import and register hello controller in `app/javascript/application.js`\n\n#### 6. Build js using vite\n```bash\nrake build\n```\nfile build in `app/build/application.js` \n\n#### 7. Run Jekyll Sever Production\n```bash\nrake p\n```\n\n## Gists\n\nAutomation Generate new Project jekyll use this template\n\nhttps://gist.github.com/whdzera/aefad9ae560df32adfb7848e0bad28f2\n\n## License\n\nMIT License\n\n#### Credits\n\nCreated by `whdzera`\n\nFeel free to fork, improve, or contribute via pull requests!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspellbooks%2Fjekyll-template-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspellbooks%2Fjekyll-template-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspellbooks%2Fjekyll-template-starter/lists"}