GithubHelp home page GithubHelp logo

vuejsita / vuejsita.github.io Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 1.81 MB

Il Vuebsait ufficiale della community Italiana di @vuejs: il framework JavaScript progressivo.

Home Page: https://www.vuejsitalia.dev

License: MIT License

Vue 92.99% JavaScript 0.87% TypeScript 6.14%
community italian nuxt-ui nuxtjs tailwindcss typescript vitejs vuejs website

vuejsita.github.io's Introduction

Vue.js Italia - Vuebsait

Il Vuebsait ufficiale della community Italiana di Vue.js: il framework JavaScript progressivo.

Look at the Nuxt 3 documentation to learn more.
Look at the Content documentation to learn more.

Prerequisites

Make sure to have Node.js installed on your system.

Package Manager

Enable pnpm as the package manager for the project:

corepack enable pnpm

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

Check out the deployment documentation for more information.

vuejsita.github.io's People

Contributors

byloth avatar dependabot[bot] avatar jfet97 avatar leogasparini avatar mitto98 avatar sariodesign avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vuejsita.github.io's Issues

Errore su `yarn generate`

Appunto qui poi indagherò ulteriormente...
Se avete avuto esperienza a riguardo, fatemi sapere.

$ nuxi generate
Nuxt 3.10.2 with Nitro 2.8.1                                                                                                                                                                       10:46:53 AM
ℹ Using Nitro server preset: static                                                                                                                                                               10:46:53 AM
ℹ Using default Tailwind CSS file                                                                                                                                                nuxt:tailwindcss 10:46:54 AM
ℹ Building client...                                                                                                                                                                              10:46:56 AM
ℹ vite v5.1.1 building for production...                                                                                                                                                          10:46:56 AM
transforming (193) node_modules/@vue/devtools-api/lib/esm/index.jsnode_modules/nuxt-icon/dist/runtime/Icon.vue:11:19 - error TS2352: Conversion of type 'AppConfig' to type '{ nuxtIcon: { size?: string | undefined; class?: string | undefined; aliases?: Record<string, string> | undefined; iconifyApiOptions?: { url?: string | undefined; publicApiFallback?: boolean | undefined; } | undefined; }; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
  Property 'nuxtIcon' is missing in type 'AppConfig' but required in type '{ nuxtIcon: { size?: string | undefined; class?: string | undefined; aliases?: Record<string, string> | undefined; iconifyApiOptions?: { url?: string | undefined; publicApiFallback?: boolean | undefined; } | undefined; }; }'.

 11 const appConfig = useAppConfig() as {
                      ~~~~~~~~~~~~~~~~~~~
 12   nuxtIcon: {
    ~~~~~~~~~~~~~
...
 20   }
    ~~~
 21 }
    ~

  node_modules/nuxt-icon/dist/runtime/Icon.vue:12:3
    12   nuxtIcon: {
         ~~~~~~~~
    'nuxtIcon' is declared here.

node_modules/nuxt-icon/dist/runtime/IconCSS.vue:6:19 - error TS2352: Conversion of type 'AppConfig' to type '{ nuxtIcon: { size?: string | undefined; class?: string | undefined; aliases?: Record<string, string> | undefined; iconifyApiOptions?: { url?: string | undefined; publicApiFallback?: boolean | undefined; } | undefined; }; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
  Property 'nuxtIcon' is missing in type 'AppConfig' but required in type '{ nuxtIcon: { size?: string | undefined; class?: string | undefined; aliases?: Record<string, string> | undefined; iconifyApiOptions?: { url?: string | undefined; publicApiFallback?: boolean | undefined; } | undefined; }; }'.

  6 const appConfig = useAppConfig() as {
                      ~~~~~~~~~~~~~~~~~~~
  7   nuxtIcon: {
    ~~~~~~~~~~~~~
...
 15   }
    ~~~
 16 }
    ~

  node_modules/nuxt-icon/dist/runtime/IconCSS.vue:7:3
    7   nuxtIcon: {
        ~~~~~~~~
    'nuxtIcon' is declared here.


Found 2 errors in 2 files.

Errors  Files
     1  node_modules/nuxt-icon/dist/runtime/Icon.vue:11
     1  node_modules/nuxt-icon/dist/runtime/IconCSS.vue:6
error Command failed with exit code 2.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Integrare i18n

Integrare una libreria / plugin per Vue.js per l'internazionalizzazione del sito.

Per quanto il sito sia dedicato alla community Italiana di Vue.js, potrebbe non essere una brutta idea prevedere il multi-lingua.
A prescindere dalla sua effettiva utilità, potrebbe esser un esercizio / esempio utile per tutta la community.

Realizzare Landing Page

Realizzare la home page del sito.

Dovrà fungere -in questa fase- da semplice landing page, con un aspetto accattivante e una semplice CtA che rimandi al canale Telegram (https://t.me/vue_ita).
Proporrei -inoltre- di aggiungere altri link / bottoni social che rimandino alle altre pagine social di Vue.js Italia:

Piccola considerazione:


  1. Al momento, pagina non attiva; da definire se aggiungere il link fin da subito.

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.