Geeky Hugo Save

Geeky is a Personal Hugo blog theme focused on high speed. Geeky is fully responsive, Superfast, and powered by Bootstrap v5.

Project README

Geeky Hugo

Get Geeked out by Geeky, a personal Hugo blog theme that is fully responsive and super-fast.

Demo | Page Speed (85%)

license code size contributors follow on Twitter


geeky-hugo-startup-theme


Key Features

  • Hugo module support
  • Google analytics, AdSense support
  • Image optimize with hugo pipe
  • CSS and JS bundle with hugo pipe
  • Netlify settings predefine
  • Forestry cms pre-configured
  • Google font loads from webfont loader
  • Caching enable
  • Color and fonts variable in config file
  • Contact form Support
  • Search by fuse.js
  • Mailchimp integrate
  • GDPR consent enable
  • Google page speed optimized
  • Open graph meta tag
  • Twitter card meta tag

Local development

# clone the repository
git clone [email protected]:statichunt/geeky-hugo.git

# cd in the project directory
$ cd geeky-hugo/exampleSite/

# Start local dev server
$ hugo server --themesDir ../..

Deployment and hosting

Netlify

Deploy to Netlify

Follow these steps.

Render

Deploy to Render

To deploy your Hugo site on Render, follow these steps:

  1. Create a New Static Site on Render's dashboard.
  2. Link the Git Repository that contains your Hugo site.
  3. Navigate to Settings > Build & Deploy.

Configure the build settings as follows:

  • Build Command:
mkdir geeky-hugo; mv * geeky-hugo/.; hugo -s geeky-hugo/exampleSite --minify --gc --themesDir ../..
  • Publish Directory:
geeky-hugo/exampleSite/public

Reporting Issues

We use GitHub Issues as the official bug tracker for the geeky Template. Please Search existing issues. Someone may have already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

License

Copyright © Designed and developed by Statichunt

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their licenses. We don't have permission to share those images.

Special Thanks

Open Source Agenda is not affiliated with "Geeky Hugo" Project. README Source: statichunt/geeky-hugo

Open Source Agenda Badge

Open Source Agenda Rating