Hugo Theme - SK2 (Skeleton 2)
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.
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
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.