Giter Club home page Giter Club logo

agency-landing-page-astrojs's Introduction

AgenceX Landing page

A simple landing page for a digital agency

AgenceX light Theme AgenceX Dark Theme

Tools

  • TailwindCSS v3.3
  • AstroJs v3

๐Ÿš€ Project Structure

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

/
โ”œโ”€โ”€ public/
โ”‚   โ”œโ”€โ”€ images/
โ”‚   โ”œโ”€โ”€ logos/*
โ”‚   โ””โ”€โ”€ favicon.svg
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ components/
โ”‚   โ”‚   โ”œโ”€โ”€ blocks/*
โ”‚   โ”‚   โ”œโ”€โ”€ cards/*
โ”‚   โ”‚   โ”œโ”€โ”€ elements/*
โ”‚   โ”‚   โ”œโ”€โ”€ sections/*
โ”‚   โ”‚   โ”œโ”€โ”€ shared/*
โ”‚   โ”œโ”€โ”€ layouts/
โ”‚   โ”‚   โ””โ”€โ”€ Layout.astro
โ”‚   โ””โ”€โ”€ pages/
โ”‚       โ””โ”€โ”€ index.astro
โ”œโ”€โ”€ package.json
โ””โ”€โ”€ tailwind.config.cjs

๐Ÿงž Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying
npm run astro ... Run CLI commands like astro add, astro check
npm run astro --help Get help using the Astro CLI

agency-landing-page-astrojs's People

Contributors

alangardner-dev avatar astrobot-houston avatar johnkat-mj avatar mbayedione10 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

agency-landing-page-astrojs's Issues

Deploy Error on Github Pages

It worked like a charm on vercel, but I would like why on Github Pages it output this error?

YAML Exception reading /github/workspace/src/layouts/Layout.astro: (): mapping values are not allowed in this context at line 6 column 8
ERROR: YOUR SITE COULD NOT BE BUILT:
------------------------------------
Invalid YAML front matter in /github/workspace/src/pages/index.astro

Bug on Mobile menu

Burguer menu has a problem when i do click in some section link. Or im wrong?

By upload to vercel

In production and in the log error in vercel

15:12:21 [build] Rearranging server assets...
[@astrojs/vercel/serverless] The local Node.js version (20) is currently in beta for Vercel Serverless Functions.
[@astrojs/vercel/serverless] Make sure to update your Vercel settings to use 20.
15:12:21 [@astrojs/vercel/serverless] Bundling function ........\dist\entry.mjs
[@astrojs/vercel] The module "@img/sharp-wasm32/versions" inside the file "C:\Codd\astroprueba\lvdesign01\node_modules\sharp\lib\utility.js" couldn't be resolved. This may not be a problem, but it's worth checking.
[@astrojs/vercel] The module "@img/sharp-libvips-โ†’/package" inside the file "C:\Codd\astroprueba\lvdesign01\node_modules\sharp\lib\sharp.js" couldn't be resolved. This may not be a problem, but it's worth checking.
[@astrojs/vercel] The module "@img/sharp-libvips-dev/cplusplus" inside the file "C:\Codd\astroprueba\lvdesign01\node_modules\sharp\lib\libvips.js" couldn't be resolved. This may not be a problem, but it's worth checking.
[@astrojs/vercel] The module "@img/sharp-libvips-dev/include" inside the file "C:\Codd\astroprueba\lvdesign01\node_modules\sharp\lib\libvips.js" couldn't be resolved. This may not be a problem, but it's worth checking.
[@astrojs/vercel/serverless] The local Node.js version (20) is currently in beta for Vercel Serverless Functions.
[@astrojs/vercel/serverless] Make sure to update your Vercel settings to use 20.
15:12:22 [@astrojs/vercel/serverless] Bundling function ........\dist\entry.mjs
File C:\Codd\astroprueba\lvdesign01\dist\entry.mjs does not exist.
Stack trace:
at Job.emitDependency (C:\Codd\astroprueba\lvdesign01\node_modules@vercel\nft\out\node-file-trace.js:297:23)
at async nodeFileTrace (C:\Codd\astroprueba\lvdesign01\node_modules@vercel\nft\out\node-file-trace.js:52:5)
at async createFunctionFolder (file:///C:/Codd/astroprueba/lvdesign01/node_modules/@astrojs/vercel/dist/serverless/adapter.js:248:23)
at async withTakingALongTimeMsg (file:///C:/Codd/astroprueba/lvdesign01/node_modules/astro/dist/integrations/index.js:23:18)
at async AstroBuilder.build (file:///C:/Codd/astroprueba/lvdesign01/node_modules/astro/dist/core/build/index.js:147:5)

Blur effect not working in Safari

The blurring shape became square when it is loaded using Safari. It works as expected using Chrome.
Tested on Safari 17. Not sure about older version.

Screenshot 2023-12-05 at 17 30 40

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.