Hugo Theme - SK1 (Skeleton 1)
The Hugo Theme - SK1 (Skeleton 1) is a fully functional basic Hugo theme that does not include any CSS or JavaScript. It is designed for individuals who want to learn about the structure and functions of a Hugo theme. The theme comes with a Table of Contents that provides a walkthrough of the theme, a demo site, installation instructions, and information about the implemented Hugo features. Additionally, the theme includes a default favicon and is licensed under the MIT License.
To install the Hugo Theme - SK1, follow these steps:
git clone https://github.com/hugo-theme-sk1.git themes/sk1
git submodule add https://github.com/hugo-theme-sk1.git themes/sk1
git submodule update --init --recursive
hugo server
http://localhost:1313/ in your browser to see the theme in action.The Hugo Theme - SK1 is a lightweight and fully functional basic Hugo theme that does not include any CSS or JavaScript. It is designed to serve as a learning tool for individuals who want to learn about Hugo theme structure and functions. The theme includes features such as a Paypal donate functionality, implemented Hugo features, and installation instructions. It also comes with a default favicon and is licensed under the MIT License.