mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-26 02:11:55 +00:00
* optimize data for ticker * rework data model for cleaner be your own section * wip * delete deprecated assets * edit copy; misc small style fixes * reenable ticker, update nexcloud, edit embassy one name * rearrange support section * new graphiccs to info section * bold personal server iheader in info section * mobile styling for be your own section * adjust infographics section * adjust underline + animmation * add ui screenshots to powered by section * fix overflow, sizing, spacing * renable ticker * fix marketplace link * more link updates * edit team bios and fix apostrophes * update footer with bdonation link; adjust scss spacing * copy changes * add license page * clean up spacing and uunused files * Update src/_includes/components/landing/community.njk * Update src/_includes/components/landing/infographics.njk * Update src/_includes/components/landing/powered-by.njk * Update src/_includes/components/landing/support.njk * connect subscribe api * implement newsletter subscription * audit all links and cleanup * add 404 page and more cleanup * add sitemap and robots * fix service links * small fixes + copy edits * fix infographics and ticker spacing * update emails * update docs links and temp remove team * update docs link urls * fix diy link * typo * typo and sizing * Update src/about.njk Co-authored-by: Matt Hill <matthewonthemoon@gmail.com>
72 lines
1.1 KiB
JSON
72 lines
1.1 KiB
JSON
[
|
|
{
|
|
"name": "Whatsapp",
|
|
"slug": "whatsapp",
|
|
"service": "synapse"
|
|
},
|
|
{
|
|
"name": "Twitter",
|
|
"slug": "twitter",
|
|
"service": "mastodon"
|
|
},
|
|
{
|
|
"name": "Lastpass",
|
|
"slug": "lastpass",
|
|
"service": "vaultwarden"
|
|
},
|
|
{
|
|
"name": "bank",
|
|
"slug": "bank",
|
|
"service": "bitcoind"
|
|
},
|
|
{
|
|
"name": "Github",
|
|
"slug": "github",
|
|
"service": "gitea"
|
|
},
|
|
{
|
|
"name": "Gsuite",
|
|
"slug": "gsuite",
|
|
"service": "nextcloud"
|
|
},
|
|
{
|
|
"name": "iPhoto",
|
|
"slug": "iphoto",
|
|
"service": "photoview"
|
|
},
|
|
{
|
|
"name": "GoFundMe",
|
|
"slug": "gofundme",
|
|
"service": "btcpay"
|
|
},
|
|
{
|
|
"name": "PayPal",
|
|
"slug": "paypal",
|
|
"service": "lnd"
|
|
},
|
|
{
|
|
"name": "iMessage",
|
|
"slug": "imessage",
|
|
"service": "synapse"
|
|
},
|
|
{
|
|
"name": "Kickstarter",
|
|
"slug": "kickstarter",
|
|
"service": "btcpay"
|
|
},
|
|
{
|
|
"name": "Medium",
|
|
"slug": "medium",
|
|
"service": "ghost"
|
|
},
|
|
{
|
|
"name": "Dropbox",
|
|
"slug": "dropbox",
|
|
"service": "file-browser"
|
|
},
|
|
{
|
|
"name": "1Password",
|
|
"slug": "1password",
|
|
"service": "vaultwarden"
|
|
}
|
|
] |