jk.nipponalba.scot website https://jk.nipponalba.scot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

16 lines
3.0 KiB

3 years ago
  1. {{ define "main" }}
  2. <article class="feeds">
  3. <header><h3 class="title">All feeds</h3>
  4. <p class="p-summary">This is a list of all of the feeds on this site for both microformats 2 (MF2) and RSS for following using your reader of choice.</p></header>
  5. <p class="feedrow"><span class="description">All feeds - everything!</span><span class="feedlinks"><a href="/atom.xml" class="u-url">ATOM</a> | <a href="/index.xml" class="u-url">RSS</a> | <a href="/all/" class="u-url">MF2</a></span></p>
  6. <p class="feedrow"><span class="description">All articles - long form blog posts</span><span class="feedlinks"><a href="/article/atom.xml" class="u-url">ATOM</a> | <a href="/article/index.xml" class="u-url">RSS</a> | <a href="/article/" class="u-url">MF2</a></span></p>
  7. <p class="feedrow"><span class="description">Brewshido articles</span><span class="feedlinks"><a href="/blog/brewshido/atom.xml" class="u-url">ATOM</a> | <a href="/blog/brewshido/index.xml" class="u-url">RSS</a> | <a href="/blog/brewshido/" class="u-url">MF2</a></span></p>
  8. <p class="feedrow"><span class="description">Bushido Dreams articles</span><span class="feedlinks"><a href="/blog/bushido-dreams/atom.xml" class="u-url">ATOM</a> | <a href="/blog/bushido-dreams/index.xml" class="u-url">RSS</a> | <a href="/blog/bushido-dreams/" class="u-url">MF2</a></span></p>
  9. <p class="feedrow"><span class="description">Whitabootery articles</span><span class="feedlinks"><a href="/blog/whitabootery/atom.xml" class="u-url">ATOM</a> | <a href="/blog/whitabootery/index.xml" class="u-url">RSS</a> | <a href="/blog/whitabootery/" class="u-url">MF2</a></span></p>
  10. <p class="feedrow"><span class="description">Kilted Scot articles (currently dormant)</span><span class="feedlinks"><a href="/blog/kilted-scot/atom.xml" class="u-url">ATOM</a> | <a href="/blog/kilted-scot/index.xml" class="u-url">RSS</a> | <a href="/blog/kilted-scot/" class="u-url">MF2</a></span></p>
  11. <p class="feedrow"><span class="description">Sovereign Scot articles (currently dormant)</span><span class="feedlinks"><a href="/blog/sovereign-scot/atom.xml" class="u-url">ATOM</a> | <a href="/blog/sovereign-scot/index.xml" class="u-url">RSS</a> | <a href="/blog/sovereign-scot/" class="u-url">MF2</a></span></p>
  12. <p class="feedrow"><span class="description">Notes - short form notes</span><span class="feedlinks"><a href="/note/atom.xml" class="u-url">ATOM</a> | <a href="/note/index.xml" class="u-url">RSS</a> | <a href="/note/" class="u-url">MF2</a></span></p>
  13. <p class="feedrow"><span class="description">Photos</span><span class="feedlinks"><a href="/photo/atom.xml" class="u-url">ATOM</a> | <a href="/photo/index.xml" class="u-url">RSS</a> | <a href="/photo/" class="u-url">MF2</a></span></p>
  14. <p class="feedrow"><span class="description">Responses - likes, replies, shares, mentions.</span><span class="feedlinks"><a href="/response/atom.xml" class="u-url">ATOM</a> | <a href="/response/index.xml" class="u-url">RSS</a> | <a href="/response/" class="u-url">MF2</a></span></p>
  15. </article>
  16. {{ end }}