update directory listings

main
Ryan 2024-12-21 07:54:50 -05:00
parent 5cb240471d
commit 0389fd28dd
8 changed files with 2625 additions and 3004 deletions

View File

@ -3,7 +3,7 @@ title: excerpt
slug: excerpt
icon:
description: The home for Handshake blogging
offline: false
offline: true
handshake: true
url: https://excerpt/
docs:

View File

@ -3,7 +3,7 @@ title: the internet, by Neuenet/
slug: neuenet
icon:
description: A blog about Handshake and the dWeb
offline: false
offline: true
handshake: true
url: https://blog.neuenet/
docs:

View File

@ -3,7 +3,7 @@ title: Neuenet
slug: neunet
icon:
description: Committed to help steward the protocol, develop and release tools, and provide services for the New Internet.
offline: false
offline: true
handshake: true
url: https://registry.neuenet/
docs:

View File

@ -1,13 +1,13 @@
---
title: Inspin Digital Forum
slug: discuss
title: Tinysites Forum
slug: tinysites
icon:
description: Discuss web development, domain names, and other internet topics!
offline: false
handshake: true
url: https://discuss.inspin/
url: https://discuss.tinysites/
docs:
repo:
owner: https://x.com/InspinHQ
owner: https://x.com/TinysitesHQ
priority: 2
---

View File

@ -1,13 +0,0 @@
---
title: Ryan Moon
slug: ryanmoon
icon:
description: Software Developer portfolio.
offline: false
handshake: true
url: https://ryanmoon/
docs:
repo: https://git.inspin.io/ryan/ryanmoon.com
owner:
priority: 2
---

View File

@ -7,7 +7,7 @@ offline: false
handshake: true
url: https://crbtc/
docs:
repo: https://git.inspin.io/ryan/crbtc.org
owner: https://x.com/UpstateNYBTC
repo:
owner:
priority: 3
---

5594
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,10 +15,10 @@
"devDependencies": {
"@nuxt/content": "^2.13.4",
"@nuxtjs/device": "^3.2.4",
"nuxt": "^3.13.2",
"nuxt": "^3.14.1592",
"postcss-hexrgba": "^2.1.0",
"postcss-import": "^16.1.0",
"postcss-nested": "^6.2.0"
"postcss-nested": "^7.0.2"
},
"dependencies": {
"nuxt-mail": "^5.1.1"