# syndication

Published articles for syndication.

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.

## Syndication feed now available

DevFeed: [Syndication feed now available](<https://devfeed.tech/articles/syndication-feed-now-available-32601.md>)

Original publisher: [Read original article](<https://eaton-works.com/2023/01/28/syndication-feed-now-available/>)

Author: Eaton

Published: 2023-01-28T17:38:46Z

Content type: release

Language: en

Sources: [Eaton Works Feed](<https://devfeed.tech/sources/eaton-works-feed.md>)

Topics: [Atom Feed](<https://devfeed.tech/topics/atom-feed.md>), [Atom](<https://devfeed.tech/topics/atom.md>), [RSS](<https://devfeed.tech/topics/rss.md>)

Tags: [announce](<https://devfeed.tech/tags/announce.md>), [rss](<https://devfeed.tech/tags/rss.md>), [syndication](<https://devfeed.tech/tags/syndication.md>)

### AI overview

The site now provides an Atom syndication feed. New posts will be added automatically when published, and the feed is intended to work with compatible readers.

### Source excerpt

An Atom feed is now available for the site.

## Introducing Astro: Ship Less JavaScript

DevFeed: [Introducing Astro: Ship Less JavaScript](<https://devfeed.tech/articles/introducing-astro-ship-less-javascript-3320.md>)

Original publisher: [Read original article](<https://astro.build/blog/introducing-astro/>)

Author: Fred Schott; Nate Moore

Published: 2021-06-08T00:00:00Z

Content type: article

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Developer experience](<https://devfeed.tech/topics/developer-experience.md>), [modern web development](<https://devfeed.tech/topics/modern-web-development.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [developer-experience](<https://devfeed.tech/tags/developer-experience.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [performance](<https://devfeed.tech/tags/performance.md>), [seo](<https://devfeed.tech/tags/seo.md>), [syndication](<https://devfeed.tech/tags/syndication.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

### AI overview

Astro is introduced as a static site builder designed to improve website performance and developer experience by shipping less JavaScript. It renders pages as static HTML by default, hydrates interactive components on demand, supports multiple UI frameworks and common web technologies, and includes features for SEO and syndication.

### Source excerpt

We're excited to announce Astro as a new way to build static websites and deliver lightning-fast performance without sacrificing a modern developer experience.