Creating an Angular blog with Scully and deploying on Netlify
Learn how to make your personal site from scratch using Angular and Scully. Top it up with an easy deployment via netlify.
May 3, 202213 min read74

Search for a command to run...
Series
Learn how to make your personal site from scratch using Angular and Scully. Top it up with an easy deployment via netlify.

Netlify CMS provides an efficient way to manage content on a blog. It integrates well with contents written in markdown that is stored in repository.

Forestry CMS is one of the easiest content management systems to get started with. It has smooth integration with sites stored in a repository.
