Overview:
Indiego is a socially aware Hugo blog starter kit that uses a modular CSS and gulp.js workflow. It is currently not under active development, but users are welcome to contribute.
Features:
- Socially aware Hugo blog starter kit
- Modular CSS gulp.js workflow
- Minimal and fast-loading design
- Easy deployment to Netlify
Installation:
To install the Indiego theme, follow these steps:
- Clone the repository to your local machine using the command:
git clone [repository-url] - Add your website details to the
config.ymlfile. - Change directory to the theme folder:
cd themes/go/ - Run
npm installto install the necessary dependencies. - Run gulp by running the command:
gulp(This will open a Browserync window). - Start adding content and customizing the theme to your liking.
For more detailed instructions, refer to the full documentation available on the Hugo website and the Indiego documentation at indiego.grwd.uk.
Summary:
Indiego is a socially aware Hugo blog starter kit that aims to simplify the content creation and deployment process. It provides a modular CSS gulp.js workflow and offers fast-loading and minimal design. The theme can be easily installed and customized to fit individual requirements. Although it is not currently under active development, users are encouraged to contribute to its development.