Scully Recipes Starter

screenshot of Scully Recipes Starter
angular
flotiq

Beautiful recipes website boilerplate project using Scully and Flotiq

Overview:

Scully Starter - Recipes is a starter project for creating a recipes website using the Scully static site generator. It is built with Angular CLI version 11.0.2 and is configured to pull recipe data from Flotiq. This project can be easily deployed to various cloud hosting platforms such as Heroku or Netlify.

Features:

  • Pulls recipe data from Flotiq
  • Easy deployment to cloud hosting platforms
  • Allows for managing recipes using Flotiq editor
  • Provides a local development server with automatic reloading
  • Generates static versions of the website using Scully

Summary:

Scully Starter - Recipes is a starter project for creating a recipes website using Angular and the Scully static site generator. It is configured to pull recipe data from Flotiq and provides features such as easy deployment, recipe management using Flotiq editor, and automatic reloading during development. The project can be installed and built using the provided instructions.

angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

flotiq
Flotiq

Flotiq CMS is a robust headless content management system that combines a user-friendly interface with powerful automatic content modeling capabilities

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.