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 slug: excerpt
icon: icon:
description: The home for Handshake blogging description: The home for Handshake blogging
offline: false offline: true
handshake: true handshake: true
url: https://excerpt/ url: https://excerpt/
docs: docs:

View File

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

View File

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

View File

@ -1,13 +1,13 @@
--- ---
title: Inspin Digital Forum title: Tinysites Forum
slug: discuss slug: tinysites
icon: icon:
description: Discuss web development, domain names, and other internet topics! description: Discuss web development, domain names, and other internet topics!
offline: false offline: false
handshake: true handshake: true
url: https://discuss.inspin/ url: https://discuss.tinysites/
docs: docs:
repo: repo:
owner: https://x.com/InspinHQ owner: https://x.com/TinysitesHQ
priority: 2 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 handshake: true
url: https://crbtc/ url: https://crbtc/
docs: docs:
repo: https://git.inspin.io/ryan/crbtc.org repo:
owner: https://x.com/UpstateNYBTC owner:
priority: 3 priority: 3
--- ---

5592
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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