This is the repository for the source code for The Tech Teapot blog. The website sources are in the src
directory. The site is deployed here.
To add a new article type: hugo new --kind article-bundle articles/my-article
To add a new post type: hugo new --kind post-bundle posts/my-post
.
The site uses the mainroad theme.
Hugo supports the use of emojis. A cheat sheet for the codes is here.
The following theme shortcodes are used by the website:
- gallery-shortcode-gallery - grouping pictures into a single gallery
- hugo-notice - providing helpful notices
- hugo-cloak-email - cloaks email addresses from spam bots.