# PaperMod

Published articles for PaperMod.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## My IndieWeb Journey: A Guide to POSSE on a Hugo Static Site

DevFeed: [My IndieWeb Journey: A Guide to POSSE on a Hugo Static Site](<https://devfeed.tech/articles/my-indieweb-journey-a-guide-to-posse-on-a-hugo-static-site-27742.md>)

Original publisher: [Read original article](<https://gagor.pro/2026/01/my-indieweb-journey-a-guide-to-posse-on-a-hugo-static-site/>)

Author: Tom

Published: 2026-01-27T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [IndieWeb](<https://devfeed.tech/topics/indieweb.md>), [Hugo](<https://devfeed.tech/topics/hugo.md>), [Microformats](<https://devfeed.tech/topics/microformats.md>), [Giscus](<https://devfeed.tech/topics/giscus.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [blog](<https://devfeed.tech/tags/blog.md>), [brid-gy](<https://devfeed.tech/tags/brid-gy.md>), [building](<https://devfeed.tech/tags/building.md>), [github](<https://devfeed.tech/tags/github.md>), [github-action](<https://devfeed.tech/tags/github-action.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hugo](<https://devfeed.tech/tags/hugo.md>), [indieweb](<https://devfeed.tech/tags/indieweb.md>), [journey](<https://devfeed.tech/tags/journey.md>), [microformats](<https://devfeed.tech/tags/microformats.md>), [papermod](<https://devfeed.tech/tags/papermod.md>), [posse](<https://devfeed.tech/tags/posse.md>), [static-site](<https://devfeed.tech/tags/static-site.md>), [syndication](<https://devfeed.tech/tags/syndication.md>), [web-development](<https://devfeed.tech/tags/web-development.md>), [webmentions](<https://devfeed.tech/tags/webmentions.md>)

### AI overview

A personal guide to applying IndieWeb principles to a Hugo blog through POSSE syndication. It describes cross-posting articles to social networks with a custom GitHub Action, discusses the limitations of comment systems such as Giscus, and emphasizes publishing on an owned site before syndicating elsewhere.

### Source excerpt

My journey of integrating IndieWeb principles into my Hugo blog-from microformats to Brid.gy syndication and building a custom Webmention renderer.

## Create a Virtual Bookshelf with Hugo and PaperMod

DevFeed: [Create a Virtual Bookshelf with Hugo and PaperMod](<https://devfeed.tech/articles/create-a-virtual-bookshelf-with-hugo-and-papermod-27708.md>)

Original publisher: [Read original article](<https://gagor.pro/2024/04/create-a-virtual-bookshelf-with-hugo-and-papermod/>)

Author: Tom

Published: 2024-04-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Tomasz Gągor](<https://devfeed.tech/sources/tomasz-gagor.md>)

Topics: [Hugo](<https://devfeed.tech/topics/hugo.md>), [API](<https://devfeed.tech/topics/api.md>), [Git](<https://devfeed.tech/topics/git.md>), [YAML](<https://devfeed.tech/topics/yaml.md>)

Tags: [book-organization](<https://devfeed.tech/tags/book-organization.md>), [git](<https://devfeed.tech/tags/git.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [hugo](<https://devfeed.tech/tags/hugo.md>), [hugo-bookshelf](<https://devfeed.tech/tags/hugo-bookshelf.md>), [hugo-site-customization](<https://devfeed.tech/tags/hugo-site-customization.md>), [installation](<https://devfeed.tech/tags/installation.md>), [papermod](<https://devfeed.tech/tags/papermod.md>), [papermod-theme](<https://devfeed.tech/tags/papermod-theme.md>), [reading-list-sharing](<https://devfeed.tech/tags/reading-list-sharing.md>), [submodules](<https://devfeed.tech/tags/submodules.md>), [virtual-bookshelf](<https://devfeed.tech/tags/virtual-bookshelf.md>), [yaml](<https://devfeed.tech/tags/yaml.md>)

### AI overview

A tutorial for creating a virtual bookshelf on a Hugo site with the PaperMod theme. It explains the motivation for organizing books as blog posts and provides installation and usage guidance for the bookshelf theme, including Git submodules and book metadata.

### Source excerpt

Learn how to create a virtual bookshelf on your Hugo site using the PaperMod theme, allowing you to organize and share your reading list with ease.