Skip to content

Commit

Permalink
chore: add template to page
Browse files Browse the repository at this point in the history
  • Loading branch information
tobySolutions committed Feb 1, 2025
1 parent a4ee79f commit e509096
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions src/templates/staging.json
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,43 @@
]
},

"fleek-base": {
"id": "cm6l72f9h0002znkvhedtkw8h",
"name": "Fleek Base Template",
"slug": "fleek-base",
"description": "This project integrates OnchainKit and the Base Pixel font on Fleek, leveraging the Base Pixel typeface for an expressive and digital-native experience. Additionally, the project is deployed using Fleek’s Next.js adapter, ensuring edge-optimized performance and decentralized hosting.",
"banner": "/images/templates/fleek-base.png",
"fleekDeploymentUrl": "https://app.fleek.xyz/templates/cm6l72f9h0002znkvhedtkw8h/",
"demoUrl": "https://fleek-base.on-fleek.app/",
"framework": {
"name": "Next.js",
"avatar": "/svg/templates/nextjs-icon.svg"
},
"repository": {
"owner": "fleek-tools",
"slug": "fleek-onchainkit-base",
"html_url": "https://github.com/fleek-tools/fleek-onchainkit-base",
"creation_date": "February 01, 2025",
"contributors": [
{
"name": "Tobiloba Adedeji",
"avatar_url": "/images/templates/authors/tobiloba.webp"
}
]
},
"category": {
"name": "Web3 Starter Kit"
},
"screenshots": [
"https://sites-preview.s3.us-west-2.amazonaws.com/w69Fqs-WD3fa5OK3j4gq"
],
"similarTemplateIds": [
"web-",
"blogmaker-by-vitalik",
"fullstack-nextjs-template"
]
},

"nuxt-boilerplate": {
"id": "clx3hq2e20001vm7ee9wd81o4",
"name": "Nuxt Boilerplate",
Expand Down

0 comments on commit e509096

Please sign in to comment.