NeverMin / pinwheel-astro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinwheel Astro

Pinwheel is a free multipurpose SaaS theme built with Astro, TailwindCSS and TypeScript with 17+ pre-designed pages.

license code size contributors

pinwheel

πŸ“Œ Key Features

  • πŸ“„ 17+ Pre-designed pages
  • 🎨 Highly customizable (Color, Font, Menu, Social Links, SEO Meta Tags, etc.)
  • πŸ—ƒοΈ Taxonomy support
  • ⚑ Fast by default (95+ Google PageSpeed Score)
  • πŸ”§ Netlify setting pre-configured
  • πŸ“ Contact form support
  • πŸ–ΌοΈ Support OG image
  • πŸ“ Write and update content in Markdown / MDX
  • πŸ’» MDX components auto import
  • πŸ“ Includes draft pages and posts
  • 🎨 Built with Tailwind CSS framework
  • πŸ“± Fully responsive on desktops, tablets, and smartphones
  • πŸ” SEO Friendly
  • πŸ’¬ Disqus comment support

πŸ“„ 17+ Pre-Designed Pages

  • 🏠 Home
  • πŸ› οΈ How it works
  • 🌟 Features
  • πŸ“ Blog
  • πŸ“ Blog Single
  • πŸ—‚οΈ Categories
  • πŸ—‚οΈ Category Single
  • πŸ‘€ About
  • πŸ“ž Contact
  • πŸ’Ό Career
  • πŸ’Ό Career Single
  • πŸ’° Pricing
  • πŸ“œ Changelog
  • πŸ”‘ Sign In
  • πŸ”‘ Sing Up
  • πŸ”— Integrations
  • πŸ”— Integration Single
  • πŸ“œ Terms and Conditions
  • πŸ’‘ Elements

πŸ› οΈ Installation

After downloading the template, you have some prerequisites to install. Then you can run it on your localhost. You can view the package.json file to see which scripts are included.

Install prerequisites (once for a machine)

πŸ‘¨πŸ»β€πŸ’» Local setup

After successfully installing those dependencies, open this template with any IDE [VS Code recommended], and then open the internal terminal of IDM [vs code shortcut ctrl/cmd+`]

  • πŸ‘‰ Install dependencies
npm install
  • πŸ‘‰ Run locally
npm run dev

After that, it will open up a preview of the template in your default browser, watch for changes to source files, and live-reload the browser when changes are saved.

πŸ—οΈ Production Build

After finishing all the customization, you can create a production build by running this command.

npm run build

🐞 Reporting Issues

We use GitHub Issues as the official bug tracker for this Template. Please Search existing issues. It’s possible someone has already reported the same problem. If your problem or idea has not been addressed yet, feel free to open a new issue.

πŸ“ License

Copyright (c) 2016 - Present, Designed & Developed by Themefisher

Code License: Released under the MIT license.

Image license: The images are only for demonstration purposes. They have their license, we don't have permission to share those images.

πŸ’» Need Custom Development Services?

Besides developing beautifully designed and blazing-fast themes, we help businesses create fast, performance-focused, scalable & secure websites based on NextJs, Hugo, Astro, etc.

If you need a custom theme, theme customization, or complete website development services from scratch you can Hire Us.

πŸ”₯ More Astro Themes By Themefisher

Bigpsring Andromeda Bookwrom
Bigpsring Light Andromeda Bookwom Light

About

License:MIT License


Languages

Language:Astro 46.7%Language:MDX 24.3%Language:JavaScript 19.1%Language:SCSS 7.3%Language:TypeScript 2.6%