Start Creating with Artimg in Minutes
Welcome to Artimg
Artimg is built for creators who want beautiful AI‑focused pages without the heavy setup. This guide helps you launch fast and customize the essentials.
What you get out of the box
- A complete marketing site built on Astro.
- Reusable sections for hero, pricing, gallery, and blog.
- A content system for blog and docs.
Quick setup
1. Install dependencies
npm install
2. Run the dev server
npm run dev
Customize first
Update the homepage content
Open src/pages/index.astro and edit section props for titles, buttons, and images.
Replace imagery
Swap files inside public/assets/images or update paths directly in components.
Next steps
Explore the docs section to learn how to customize layouts, content collections, and SEO metadata.