Owen Conti

Category: Statamic

Using GitHub's Gists for embedded code blocks on your Statamic v3 site

Posted on under Statamic by Owen Conti.

You can use GitHub's Gists to embed your code blocks via the Oh See Gists add-on.

Setting Up Dynamic HTTP Redirects with Statamic v3

Posted on under Statamic by Owen Conti.

You can use Statamic's redirect tag plus a custom blueprint to setup dynamic HTTP redirects on your Statamic website.

Using Static HTTP Redirects in Statamic v3

Posted on under Statamic by Owen Conti.

Statamic includes a built-in mechanism for setting up 301 and 302 HTTP redirects.

Escaping Antlers Output in Statamic via the `noparse` Tag

Posted on under Statamic by Owen Conti.

By default, when you output content from a field into a template, Statamic will attempt to run that content through the Antlers templating language.

Deploying a Statamic Site to Netlify Using the Static Site Generator

Posted on under Statamic by Owen Conti.

With Statamic v3, you can generate static sites which means you can deploy to services such as Netlify, AWS S3, Now, etc.