Skip to content

JodazStudio/website

Repository files navigation

Jesus Ordosgoitty Website

Welcome to the official repository for Jesus Ordosgoitty, a premium digital presence and software development platform. This project is built with a focus on performance, modern aesthetics, and a seamless multi-language experience.

🚀 Technology Stack

This project leverages cutting-edge web technologies:

🛠️ Getting Started

Prerequisites

  • Node.js: v18.17.1 or higher
  • pnpm: v8 or higher (Recommended)

Local Development

  1. Clone the repository:

    git clone <repository-url>
    cd website
  2. Install dependencies:

    pnpm install
  3. Start the development server:

    pnpm dev

    The site will be available at http://localhost:4321.

📁 Project Structure

/
├── public/          # Static assets (fonts, images, icons)
├── src/
│   ├── assets/      # Project-specific assets
│   ├── components/  # Reusable UI components (Astro & React)
│   ├── hooks/       # Custom React hooks
│   ├── layouts/     # Base layouts for pages
│   ├── lib/         # Utility functions and configurations
│   ├── pages/       # Astro page routes (multi-language support)
│   └── index.css    # Global styles and Tailwind directives
├── astro.config.mjs # Astro configuration & integrations
├── tailwind.config.ts # Tailwind CSS theme & plugin config
└── tsconfig.json    # TypeScript configuration

📜 Available Scripts

Script Description
pnpm dev Starts the development server
pnpm build Builds the project for production
pnpm preview Previews the production build locally
pnpm check Runs Astro type checks
pnpm lint Lints the project files

🌐 Branding & Design

This project follows the Jesus Ordosgoitty brand guidelines:

  • Background: Stone (color-1)
  • Accents: Blue / Navy
  • Typography: Modern, premium sans-serif fonts.

Built with ❤️ by Jesus Ordosgoitty

Releases

No releases published

Packages

 
 
 

Contributors