Adds slash pages link
This commit is contained in:
parent
a07da03360
commit
1f99c18d19
4 changed files with 45 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
||||||
#+hugo_base_dir: ../
|
|
||||||
#+hugo_section: links
|
|
||||||
#+options: author:nil
|
|
||||||
|
|
||||||
* RsS iS dEaD LOL
|
|
||||||
:PROPERTIES:
|
|
||||||
:EXPORT_FILE_NAME: rss-is-dead
|
|
||||||
:EXPORT_DATE: <2024-08-04 dom 12:43>
|
|
||||||
:END:
|
|
||||||
|
|
||||||
https://rss-is-dead.lol/
|
|
||||||
|
|
||||||
A webpage that allows you to introduce a fediverse handle and search
|
|
||||||
through its follows, gathering a list of RSS links found on those
|
|
||||||
profiles.
|
|
14
content/links/slash-pages.md
Normal file
14
content/links/slash-pages.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
title: "Slash Pages"
|
||||||
|
date: 2024-08-06T09:16:00+02:00
|
||||||
|
draft: false
|
||||||
|
---
|
||||||
|
|
||||||
|
<https://slashpages.net/>
|
||||||
|
|
||||||
|
A collection of the different slash pages that are gaining traction on
|
||||||
|
the Indie Web, with relevant links to their creators and related
|
||||||
|
resources.
|
||||||
|
|
||||||
|
> Slash pages are common pages you can add to your website, usually with a standard, root-level slug like `/now`, `/about`, or `/uses`. They tend to describe the individual behind the site and are distinguishing characteristics of the IndieWeb.
|
||||||
|
|
31
org/links.org
Normal file
31
org/links.org
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
#+hugo_base_dir: ../
|
||||||
|
#+hugo_section: links
|
||||||
|
#+options: author:nil
|
||||||
|
|
||||||
|
* Slash Pages
|
||||||
|
:PROPERTIES:
|
||||||
|
:EXPORT_FILE_NAME: slash-pages
|
||||||
|
:EXPORT_DATE: <2024-08-06 mar 09:16>
|
||||||
|
:END:
|
||||||
|
|
||||||
|
https://slashpages.net/
|
||||||
|
|
||||||
|
A collection of the different slash pages that are gaining traction on
|
||||||
|
the Indie Web, with relevant links to their creators and related
|
||||||
|
resources.
|
||||||
|
|
||||||
|
#+begin_quote
|
||||||
|
Slash pages are common pages you can add to your website, usually with a standard, root-level slug like ~/now~, ~/about~, or ~/uses~. They tend to describe the individual behind the site and are distinguishing characteristics of the IndieWeb.
|
||||||
|
#+end_quote
|
||||||
|
|
||||||
|
* RsS iS dEaD LOL
|
||||||
|
:PROPERTIES:
|
||||||
|
:EXPORT_FILE_NAME: rss-is-dead
|
||||||
|
:EXPORT_DATE: <2024-08-04 dom 12:43>
|
||||||
|
:END:
|
||||||
|
|
||||||
|
https://rss-is-dead.lol/
|
||||||
|
|
||||||
|
A webpage that allows you to introduce a fediverse handle and search
|
||||||
|
through its follows, gathering a list of RSS links found on those
|
||||||
|
profiles.
|
Loading…
Reference in a new issue