Giter Site home page Giter Site logo

myportfolio's Issues

add tooltip to icons in TechStackMain Component

There is a TechStackMain component inside
/src/components/TehStackMain
it has svg icons wrapped inside Icon component,
we want to add a tooltip on hover to those icons.
ex: flowbite tooltip
please take care of responsiveness when adding tooltip and check for overflows

move components to respective folders

/
├── public/
├── src/
│   └── components/
│       ├── common/
│       └── blogs/
│           └── BlogCard.astro

|    ├── index.astro
│   └── pages/
│       ├── index.astro
│       └── blogs/
│           └── index.astro
└── package.json

move common components to common folder and some specific components to blog or home folder .

duplicate myImage files in build

  1. after running the build command there dist folder is created.
  2. inside the dist folder i can see 2 images for myImage in two formats one is .webp and other is .png inside /dist/_astro
  3. astro automatically creates a .webp from the .png image but serves both in the build
  4. find out why these images there are 2 images being served and allow only one image in the build
  5. try out astro's discord for help.

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.