Compare commits
No commits in common. "1f99c18d19498da296cbc5b000e9785e61756025" and "c788a37429b746a11cac1df0ea426412b2bd1d97" have entirely different histories.
1f99c18d19
...
c788a37429
5 changed files with 0 additions and 60 deletions
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
title: "RsS iS dEaD LOL"
|
||||
date: 2024-08-04T12:43:00+02:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
<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.
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
---
|
||||
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.
|
||||
|
|
@ -44,9 +44,6 @@ languages:
|
|||
- name: Blog
|
||||
pageRef: '/blog'
|
||||
weight: 20
|
||||
- name: Links
|
||||
pageRef: '/links'
|
||||
weight: 30
|
||||
|
||||
params:
|
||||
contact:
|
||||
|
|
|
@ -1,31 +0,0 @@
|
|||
#+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