Skip to content

tabs-not-spaces/automatic-system

Repository files navigation

Jekyll Starter

Starting point for Jekyll sites using Tailwind CSS and Alpine.js.

Open in Visual Studio Code Use this template Unlicense

Getting Started

Working from an assumption that you are building on a Windows device with WSL2 + Docker installed, everything you need to get started building your Jekyll site with Tailwind CSS is included in this template.

  • Click the "Open in Visual Studio Code" button in this readme.
  • Select "Clone repo in container volume".
  • Follow the bouncing ball.
  • Once the container is built & the repo is cloned:
    • open the command pallette (ctrl+shift+P), search for "Run Task".
    • Run the included "Jekyll: Build Dev" task.

You should now have everything built and running that you need to start working on your site 🚀

What's Included

This is not a Jekyll theme. It's a starting point to create a website using Jekyll, Tailwind CSS, and Alpine.js. The layout includes almost nothing, allowing you to start building right away instead of having to remove code you won't use.

If you want to start creating posts and pages, we've included the Jekyll::Compose plugin.

bundle exec jekyll page "My New Page"
bundle exec jekyll post "My New Post"

Deploying

Includes configuration for deploying to GitHub Pages (via GitHub Actions).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published