Astro Art Portfolio
This is a minimalistic art portfolio built using Astro, a modern static site generator, and connected to the Notion API. It allows artists to easily showcase their work by managing content within a Notion database.
Key Features:
- Astro Framework: Utilizes Astro for performance and flexibility in building static websites.
- Notion API Integration: Connects to a Notion database to fetch and display artwork and related information.
- Tailwind CSS: Employs Tailwind CSS for styling, with built-in dark/light theme support.
- Photoswipe Gallery: Uses Photoswipe for an enhanced image gallery experience.
- Typescript Support: Built with Typescript for type safety and improved code maintainability.
- Automated Deployment: Includes GitHub workflow and Dependabot setup for streamlined development and dependency management.
Use Cases:
- Artists seeking a simple and effective way to display their portfolio online.
- Developers looking for a template to quickly create a portfolio website with easy content management.
- Anyone wanting to learn how to integrate Astro with the Notion API.