All Projects → aerohub → Hugrid

aerohub / Hugrid

Licence: mit
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.

Projects that are alternatives of or similar to Hugrid

tomanistor.com
Personal portfolio website and blog created with Hugo
Stars: ✭ 14 (-89.71%)
Mutual labels:  hugo-theme, grid, hugo
Hugo Theme Slim
Hugo theme—Slim
Stars: ✭ 99 (-27.21%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Even
🚀 A super concise theme for Hugo https://hugo-theme-even.netlify.app
Stars: ✭ 1,351 (+893.38%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Minos
A simple and retro styled Hugo theme ported from Hexo
Stars: ✭ 113 (-16.91%)
Mutual labels:  hugo, hugo-theme
Hugo Casper Two
Port of Casper 2.x to Hugo
Stars: ✭ 135 (-0.74%)
Mutual labels:  hugo, hugo-theme
Compose
A Hugo theme for documentation sites. It's inspired by https://forestry.io/docs/welcome/
Stars: ✭ 95 (-30.15%)
Mutual labels:  hugo, hugo-theme
Hugo Primer
Hugo theme based on GitHub's Primer CSS
Stars: ✭ 103 (-24.26%)
Mutual labels:  hugo, hugo-theme
Hugo Bearblog
🧸 A Hugo theme based on »Bear Blog«. Free, no-nonsense, super-fast blogging. This theme now includes a dark color scheme to support dark mode 🦉 ⬛️!
Stars: ✭ 86 (-36.76%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Techdoc
The Techdoc is a Hugo Theme for technical documentation.
Stars: ✭ 118 (-13.24%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Noteworthy
A minimalist Hugo theme for writers and bloggers
Stars: ✭ 119 (-12.5%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Zen
A fast and clean Hugo theme with css-grid and Hugo pipes support.
Stars: ✭ 119 (-12.5%)
Mutual labels:  hugo, hugo-theme
Dimension
Ported theme of Dimension by HTML5 UP. One page responsive site with modals instead of pages.
Stars: ✭ 94 (-30.88%)
Mutual labels:  hugo, hugo-theme
Hugo Theme Basic
Basic site theme styled with minimal tachyons, syntax highlighting, and blog series configuration. 📦
Stars: ✭ 89 (-34.56%)
Mutual labels:  hugo, hugo-theme
Pulp
Pulp is a Hugo theme for getting a simple, easy-to-read blog site.
Stars: ✭ 95 (-30.15%)
Mutual labels:  hugo, hugo-theme
Hugo Swift Theme
A simple open source theme for publishing with hugo
Stars: ✭ 85 (-37.5%)
Mutual labels:  hugo, hugo-theme
Hugo Coder
A minimalist blog theme for hugo.
Stars: ✭ 1,374 (+910.29%)
Mutual labels:  hugo, hugo-theme
Blank
Starter Hugo theme for use as a template for building custom themes
Stars: ✭ 129 (-5.15%)
Mutual labels:  hugo, hugo-theme
Hugo Uilite
Stars: ✭ 79 (-41.91%)
Mutual labels:  hugo, hugo-theme
Hugo Vitae
Vitae is a blog theme for Hugo that focuses on your content.
Stars: ✭ 81 (-40.44%)
Mutual labels:  hugo, hugo-theme
Hugothemes
A curated directory of Hugo themes
Stars: ✭ 1,571 (+1055.15%)
Mutual labels:  hugo, hugo-theme

Hugrid

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.

Origin

Hugrid is based on Codrops' Thumbnail Grid with Expanding Preview.

Demo

Features

  • Responsive design
  • Google Analytics

Screenshot

Hugrid screenshot

Contents

Installation

Inside the folder of your new Hugo site run:

$ mkdir themes
$ cd themes
$ git clone https://github.com/aerohub/hugrid

For more information read the official setup guide of Hugo.

Getting started

After installing the theme successfully it requires a just a few more steps to get your site running.

The config file

Take a look inside the exampleSite folder of this theme. You'll find a file called config.toml. To use it, copy the config.toml in the root folder of your Hugo site. Feel free to change the strings in this theme.

Data file

Take a look inside the exampleSite/data folder of this theme. You'll find a file called items.toml. To use it, copy the exampleSite/data folder in the root folder of your Hugo site. Change the strings in the items.toml with your data.

Nearly finished

In order to see your site in action, run Hugo's built-in local server.

$ hugo server -w

Now enter localhost:1313 in the address bar of your browser.

Contributing

Did you found a bug or got an idea for a new feature? Feel free to use the issue tracker to let me know. Or make directly a pull request.

License

This work is licensed under the MIT License. For more information read the License. And there are Original Codrops Licensing and Terms Of Use.

Annotations

Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].