Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lumamontes/spotlightproject
Website for interviews with artists using Astro + Contentful
https://github.com/lumamontes/spotlightproject
art astro contentful open-source
Last synced: about 2 months ago
JSON representation
Website for interviews with artists using Astro + Contentful
- Host: GitHub
- URL: https://github.com/lumamontes/spotlightproject
- Owner: lumamontes
- Created: 2023-10-21T21:53:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-04T18:51:03.000Z (9 months ago)
- Last Synced: 2024-10-16T19:22:05.213Z (3 months ago)
- Topics: art, astro, contentful, open-source
- Language: Astro
- Homepage: https://spotlightproject.vercel.app
- Size: 46.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spotlight Project
![image](https://github.com/lumamontes/spotlightproject/assets/60052718/868bf2d8-6478-4751-8c26-9b80256b970a) |
--- |
![screenshot-rocks](https://github.com/lumamontes/spotlightproject/assets/60052718/ede773d2-8041-4383-a361-00cf5fe3e4d0)This is a web application requested by the artist Luana Góes, designed to create a platform where she can interview fellow artists/friends! The website features a simple landing page, about page, and contact page, all managed through Contentful as the CMS, and built with Astro. Each interview has its own dedicated page, featuring a Zine with the interview content created by Luana. The Zines are displayed using FlipHTML5.
## Techs
- Astro
- Contentful (CSM)## Run locally
1. Clone this repository
2. Install dependencies:
`npm install`
3. Start local dev server:
`npm run dev`Any changes/suggestions are welcome :)