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.
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.
- 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.
To get started with Pawstronaut, follow these steps:
-
Clone Pawstronaut:
git clone https://github.com/your-repo/Pawstronaut.git
-
Install Dependencies:
npm install
-
Run Development Server:
npm run dev
-
Build for Production:
npm run build
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
- Home
- About Us
- Blog
- Cats
- Contact
- Privacy Policy
- 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
If you have any questions or need help with Pawstronaut, feel free to reach out to me at [email protected], or open an issue on the Pawstronaut GitHub repository