Remove tags netlify-functions
article thumbnail

Part 1: An Angular Jamstack Site with Dynamic Data Using Sanity.io

Netlify

Welcome to a two-part series where we will build out an Angular site that grabs data from Sanity.io, a headless CMS, using Netlify Functions and Build Hooks. Grab the data from the CMS using Netlify serverless function. There is a whole blog post on creating this template too! Deploying the Project to Netlify.

Data 130
article thumbnail

How to add features to your site via snippet injection

Netlify

Throughout December we’ll be highlighting a different Netlify feature each day. Keep an eye on the blog and on Twitter for each feature! This way, anyone on your team can quickly add or remove some functionality without having to be familiar with the codebase. Want to add some small temporary feature to your site?

How To 59
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Manage and Authenticate Users with Netlify Identity

Netlify

Throughout December we’ll be highlighting a different Netlify feature each day. Keep an eye on the blog and on Twitter for each feature! trigger serverless functions on validation, signup, or login events. Check out the Netlify Identity docs to learn more about everything you can do. generate custom emails.

article thumbnail

Manage and Authenticate Users with Netlify Identity

Netlify

Throughout December we’ll be highlighting a different Netlify feature each day. Keep an eye on the blog and on Twitter for each feature! trigger serverless functions on validation, signup, or login events. Check out the Netlify Identity docs to learn more about everything you can do. generate custom emails.

article thumbnail

June Changelog: What's New at Netlify

Netlify

Read on to discover what’s new at Netlify! Now you have more control over Netlify’s new collaborative Deploy Previews ! You can drag to move the Netlify Drawer icon, or opt out of loading the Netlify Drawer on a site’s Deploy Previews. Read the blog. Changes in internal paths of files deployed to Netlify Functions.

article thumbnail

Building a Markdown blog with Next 9.3 and Netlify

Netlify

is a framework for building React applications, and you can bet your bottom that you can make great Jamstack applications on Netlify with it! That being said, here’s how to build a Markdown blog with the latest Next (9.3.6, at the time of writing), and how to deploy it to Netlify. Okay but for real, Next.js In this post.

Data 145
article thumbnail

Building an Angular Jamstack App with Scully

Netlify

create a blog and post with Scully’s generate schematics. deploy the whole kit and caboodle using Netlify. ??ALPHA That is the core functionality of Scully, helping you quickly create a static site from your Angular app, just using the Angular you know so well. Blog Inception. ng g @scullyio/blog.