This site is built using Hugo.
The Hugo theme that is used for the site is anatole.
The theme is installed via a submodule.
To get the latest version of the theme, run git submodule update --recursive --remote
Long text strings in markdown files will cause the menu bar to disappear in mobile. These long text strings will cause text to overflow.
One example is including a long raw hyperlink. To get around this, create markdown links.
hugo server --buildDrafts
For more information, visit the Hugo commands documentation
hugo new posts/<new-post>.md
When you are ready to publish the post, remember to update the draft status
---
title: "What is the Difference Between a Process and a Thread"
date: 2023-01-12T10:56:57-06:00
draft: true <---- update this to false
---Commits to main trigger a Github Actions workflow that
hugo --minify- lint markdown
- SCP static assets to workload in the cloud