Hugrid (Hugo+grid) is a simple grid theme for Hugo. It's a kind of boilerplate to perform anyone or anything quickly. Portfolio, collection, bookmarks, contacts and so on.
Hugrid is a simple grid theme for Hugo. It serves as a boilerplate for quickly creating portfolios, collections, bookmarks, contacts, and more. The theme is responsive and includes Google Analytics.
To install Hugrid, follow these steps:
Inside the folder of your new Hugo site, run the following command:
$ git clone https://github.com/digitalcraftsman/hugrid.git themes/hugrid
Modify your site’s config.toml file to use the Hugrid theme. You can do this by adding the following line to the file:
theme = "hugrid"
Copy the exampleSite/data folder from the Hugrid theme to the root folder of your Hugo site. This folder contains a file called items.toml that you can modify with your own data.
Run Hugo’s built-in local server to see your site in action. Open your browser and enter localhost:1313 in the address bar.
Hugrid is a grid theme for Hugo that provides a simple and responsive design for creating portfolios, collections, and more. It includes features like Google Analytics integration and offers an easy installation process. By following the provided installation guide, users can quickly set up and customize their Hugo site using the Hugrid theme.