Hugo theming question

This page summarizes the projects mentioned and recommended in the original post on /r/gohugo

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • hugo-theme-hello-friend

    Discontinued Pretty basic theme for Hugo that covers all of the essentials. All you have to do is start typing!

  • For the favicon, the text doesn't come from the image. Just create a static/img/ folder at the project's top level and then put a file called favicon.png in there. If you want to use a different format besides PNG, change line 28 of the head.html partial template (https://github.com/panr/hugo-theme-hello-friend/blob/master/layouts/partials/head.html) so that it says (for example) favicon.jpg for a JPG file. That said, I'd suggest using PNG.

  • joshuamkite.com

    Discontinued Hugo website

  • Hello again and thanks again for this. I am trying to implement site search with Pagefind as you suggested but it is unusable with site dark theme selected. I see that it should be possible to change the theme for just this component But I am at a loss to understand how. I'd like the colour scheme ideally to switch with the site theme, or failing that be something that could work with either and use a matching font. Any ideas?

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • terraform-aws-static-website-s3-cloudfront-joshuamkite.com

    deployment using my terraform module for Static https website using AWS S3; Cloudfront; ACM; TLS; public DNS entries.

  • I am in the process of moving my existing website from WordPress on an old-school web hosting service to Hugo on S3/CloudFront on AWS. At the moment my Hugo website is using the hello-friend theme. I'm a platform engineer, not a webdev, and I only have so much time available to work on this. I'm not sure how best to achieve the following, e.g. use a different theme; try and customise this theme etc. I'd like to:

  • hugo-site

    This is the repository from which the Hugo-generated version of https://www.brycewray.com is built.

  • In Line 2 of the partial that I use for the search bar and results, I comment out the line of code that calls to the Pagefind CSS. (I derived it from the Pagefind documentation.) It's this step for which I can't find the corresponding code in your repo, but I'm sure you know where it is; and that's the key to this.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts