Hugo Atlantic Theme
Atlantic is a clean and modern Tailwind CSS v3 theme for Hugo, designed as a starter blog with a focus on performance and responsive design.
Key features include:
- Tailwind CSS v3: Utilizes the utility-first CSS framework for styling.
- Hugo Pipes: Employs Hugo Pipes for SCSS compilation and asset minification (requires Hugo Extended).
- Full Blog Functionality: Supports categories, pagination, and well-designed layouts.
- High Performance: Achieves excellent Google Lighthouse scores (100/100 for speed and SEO).
- Responsive Design: Provides a responsive menu and layouts for various devices.
- Example Content: Includes robust example content and royalty-free illustrations.
- Netlify Ready: Comes with a
netlify.toml
file for easy deployment on Netlify.
Installation involves installing Hugo Extended, creating a new Hugo site, installing the theme, copying example content, updating config.toml
, installing Node modules, and running the development server.