Skip to content

Latest commit

 

History

History
106 lines (82 loc) · 2.49 KB

File metadata and controls

106 lines (82 loc) · 2.49 KB

Pawstronaut

Pawstronaut is a free theme for the Astro framework, designed specifically for animal shelters. It provides a beautiful and functional starting point for your next animal shelter website. Whether you're running a cat shelter, dog shelter, or any other type of animal rescue organization, Pawstronaut has you covered with its clean design and easy-to-use components.

🌟 About Pawstronaut

Pawstronaut is perfect for animal shelter owners, developers, and designers who want to quickly set up a stylish and responsive website. It leverages modern web technologies to ensure a smooth and performant user experience.

🛠️ Technologies Used

  • Astro: The core framework for building fast, content-focused websites.
  • TailwindCSS: A utility-first CSS framework for rapid UI development.
  • Alpine.js: A lightweight JavaScript framework for adding interactivity.

🚀 Installation and Deployment

To get started with Pawstronaut, follow these steps:

  1. Clone Pawstronaut:

    git clone https://github.com/your-repo/Pawstronaut.git
  2. Install Dependencies:

    npm install
  3. Run Development Server:

    npm run dev
  4. Build for Production:

    npm run build

📂 Project Structure

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

/
├── public/
│   └── favicon.svg
├── src/
│   ├── assets/
│   ├── components/
│   ├── layouts/
│   │   └── Layout.astro
│   ├── pages/
│   │   ├── index.astro
│   │   ├── about-us.astro
│   │   ├── blog/
│   │   ├── cats/
│   │   ├── contact.astro
│   │   └── privacy-policy.mdx
│   └── styles/
└── package.json

📄 Premade Pages

  • Home
  • About Us
  • Blog
  • Cats
  • Contact
  • Privacy Policy

🧩 Available Components

  • Article
  • Badge
  • Button
  • Card
  • CardBlogPost
  • CardCat
  • CardMember
  • CallToAction
  • Container
  • Faq
  • Footer
  • FormAdoption
  • FormContactastro
  • Header
  • Heading
  • Hero
  • LogoContainer
  • Map
  • Members
  • Section
  • ShowBlogs
  • ShowCats
  • SocialMediaIcons
  • TableHours
  • WideImage

👀 Stuck?

If you have any questions or need help with Pawstronaut, feel free to reach out to me at info@wpinfusion.com, or open an issue on the Pawstronaut GitHub repository