aidenwood / velocity7

Velocity7 - Aidxn Design Website Kit (Astro, Tailwind, Prettier, MDX, Edge Deploy with Netlify.)

Home Page:https://aidxn.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Velocity x Serverless πŸ›Έ

Velocity written in Astro for Serverless Function capability and a 0.4 second LCP average load time.

VelocityServerless Live

Check out the current Jamstack Velocity design, live on the edge for real world performance.

Project Structure

Inside of your Astro project, you'll see the following folders and files:

/
β”œβ”€β”€ public/
β”‚   └── ...
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/
β”‚   β”‚   └── ...
β”‚   β”œβ”€β”€ layouts/
β”‚   β”‚   └── ...
β”‚   └── pages/
β”‚       └── index.astro
β”‚           └── products.astro
                └── velocity.astro
                └── velocity-serverless.astro
                └── lead-automation.astro
                └── marketing-strategy-management.astro
β”‚           └── pricing.astro                
                └── velocity.astro
                └── velocity-serverless.astro
                └── lead-automation.astro
                └── marketing-strategy-management.astro                
└── package.json

Astro looks for .astro or .md files in the src/pages/ directory. Each page is exposed as a route based on its file name. Any static assets, like images, can be placed in the public/ directory.

Project Steps

  1. Domain / DNS

  2. Logo in Navbar.astro - src/components/navbar/header.astro?

  3. Social Image in - src/layouts/headmain.astro?

  4. Web3 Email API Creation - insert API keys at ?? Web3Forms

Purchase:

Includes: design, deployment, development and debugging by aidxn.com/. Purchase: Velocity - Pricing

Pagespeed Score

pagespeed

About

Velocity7 - Aidxn Design Website Kit (Astro, Tailwind, Prettier, MDX, Edge Deploy with Netlify.)

https://aidxn.com/

License:GNU General Public License v3.0


Languages

Language:Astro 73.4%Language:JavaScript 14.0%Language:HTML 9.4%Language:MDX 1.9%Language:CSS 1.2%Language:TypeScript 0.1%