Atlantic is a beutiful minimal blog theme for Jekyll. It is an excellent Jekyll + Tailwind boilerplate to start from.
Jekyll 4.1+ Tailwind CSS v2.2+ PostCSS 8.3+
jekyll serve
and jekyll build
If this is your first time using Jekyll, please follow the Jekyll docs and make sure your local environment (including Ruby) is setup correctly.
Download or clone the theme.
To run the theme locally, navigate to the theme directory and run:
To use Tailwind and PostCSS:
npm install
bundle install
To start the Jekyll local development server.
bundle exec jekyll serve
To build the theme.
bundle exec jekyll build
Use Netlify to deploy this theme. This theme contains a valid and tested netlify.toml
This theme has been tested to work with Github Pages (and Github Project Pages). When using Github Pages you will need to update the baseurl
in the _config.yml
otherwise all the css, images and paths will be broken.
For example the site https://zerostaticthemes.github.io/jekyll-atlantic-theme would have baseurl: "/jekyll-atlantic-theme/"
🇦🇺 Made in Australia by Robert Austin - Support our work - Star this repo ⭐