Remove tags scully
article thumbnail

Creating an Angular Jamstack Blog

Netlify

A blog is a great place to share the inside scoop on your new features with your users or bring new eyes to your site with interesting content. Scully , the Angular Static Site Generator, makes it easier to create a blog using Markdown and the Angular framework we’re familiar with. generate a blog skeleton.

article thumbnail

Building an Angular Jamstack App with Scully

Netlify

Thanks to the team at HeroDevs we now have Scully to pre-render our Angular applications. You can learn more about it in our Scully announcement post. Today we’ll: use Scully to pre-render an existing Angular app into static HTML pages. use Scully’s routes service to display all our active routes as links.