Build portfolio sites using Strapi and Gridsome
The Strapi Starter Gridsome Portfolio is a deprecated repository for Strapi v3. It is used to create a corporate website with Strapi and Gridsome. This starter provides an easy way to showcase work and enables easy updates through the Strapi content management system. The frontend is built with Gridsome, a Vue.js framework, and utilizes GraphQL for data querying and Tailwind CSS for styling.
The Strapi Starter Gridsome Portfolio is a deprecated repository for creating a corporate website with Strapi and Gridsome. It provides features such as collection types, single types, components, and dynamic zones for easy content management. The frontend is built with Gridsome using Vue.js and Tailwind CSS. To install the starter, use the create-strapi-starter CLI and follow the provided URLs to run the frontend and backend servers.
Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading
Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.