/dannb-org

Website and blog built with Hugo using a custom theme, made by Dann

Primary LanguageHTML

Netlify Status

Repo for dannb.org

This is the personal website for Dann Berg, available at https://dannb.org. It is a static website created using Hugo. I created a custom theme I've lovingly dubbed Danntheme.

Theme is covered by The MIT License. Have fun!

Quick reference

Running the server

hugo server -D --disableFastRender

-D tells it to render drafts and --disableFastRender tells Hugo to rebuild the entire website when there are changes (it's still super fast).

Creating a new post

hugo new blog/2023/post-name.md

Reference

Callouts

Callouts based on hugo-callout by mr-islam. To enter a callout:

{{< callout emoji="🔥" text="This is the text. Must be one paragraph." >}}

Callout styling is located in layouts/shortcodes/callout.html.

Images 644px width (700px)

Main OG Image URL: https://dannb.org/dberg-main-og-image.jpg

To Do

  • Add Dinners of Note section
  • Article categories in alphabetical order
  • Add sections for books?
  • Update Netlify image from Ubuntu Xenial to Focal
  • Add RSS feed
  • Add easter egg gif of me waving when hovering over my name in footer
  • Create og image and configure open graph for sexier sharing
  • Let's Encrypt renewal - every three months?
  • Add link to this website's github repo to the About page
  • Add line break after homepage image when on mobile
  • Add related posts to end of each post
  • Finish about page
  • Edit default new post template
  • Add tags to newer posts
  • Add google analytics
  • Remove unused themes
  • Deploy to Netlify on dannb.org
  • Add favicon
  • Forward old domains to new domain
  • Submit new website to web crawlers
  • Create custom list page for tags
  • Higher quality favicon