Hugo Theme Sk2 screenshot

Hugo Theme Sk2

Author Avatar Theme by J siu
Updated: 9 Aug 2025
11 Stars

Hugo Theme - SK2 (Skeleton 2)

Overview:

The Hugo Theme - SK2, also known as Skeleton 2, is a fully functional basic Hugo theme with minimal CSS. It is built on top of the hugo-theme-sk1 and offers several features such as a card list, collapsible table of content, copyright start year, git modify date, horizontal menu, horizontal pagination, minimum CSS, sub-title, and a summary.

Features:

  • Card list: Displays content in a card layout.
  • Collapsible table of content: Provides a collapsible table of contents for easy navigation.
  • Copyright start year: Automatically adds the start year of the copyright to the website.
  • Git modify date: Displays the last modified date of the content using Git.
  • Horizontal menu: Presents a menu in a horizontal layout.
  • Horizontal pagination: Enables pagination in a horizontal format.
  • Minimum CSS: Uses minimal CSS for a clean and lightweight design.
  • Sub-title: Allows the addition of sub-titles to content.
  • Summary: Provides a summary of the content.

Installation:

To install the SK2 theme, you can clone the repository in your site directory using the following command:

git clone [repository URL]

Alternatively, you can add it as a submodule in your site directory by running the following command:

git submodule add [repository URL] themes/sk2

Summary:

The SK2 theme is a fully functional Hugo theme with minimal CSS. It offers several features such as a card list, collapsible table of content, copyright start year, git modify date, horizontal menu, horizontal pagination, minimum CSS, sub-title, and a summary. It can be easily installed by cloning the repository or adding it as a submodule.