Jekyll Atlantic Theme

screenshot of Jekyll Atlantic Theme
jekyll
tailwind

Jekyll + Tailwind Starter Theme. Jekyll Atlantic is a beautiful blog theme for Jekyll

Overview:

Jekyll Atlantic is a minimal blog theme for Jekyll that combines the power of Jekyll with the flexibility of Tailwind CSS. It offers a beautifully designed responsive blog and post layouts, full blog functionality, and fast performance. The theme has been optimized for deployment on platforms like Netlify and Github Pages.

Features:

  • Jekyll 4.1+
  • Tailwind CSS v2.2+
  • PostCSS 8.3+
  • Uses PostCSS with autoprefixer, nested CSS, and cssnano (to minify CSS)
  • Works with native Jekyll commands jekyll serve and jekyll build
  • Correctly uses Tailwind CSS to purge unused CSS in production
  • Full blog functionality with categories, multiple authors, and pagination
  • Ready to deploy to Netlify and Github Pages
  • Responsive design with a responsive menu
  • Achieves 100/100 Google Lighthouse speed score and SEO score
  • High accessibility score (except for the green text contrast)
  • Compact page size of 10KB without images
  • Robust example content included
  • Royalty-free illustrations and stock images included
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

postcss
Postcss

PostCSS is a popular open-source tool that enables web developers to transform CSS styles with JavaScript plugins. It allows for efficient processing of CSS styles, from applying vendor prefixes to improving browser compatibility, ultimately resulting in cleaner, faster, and more maintainable code.