sm

Tagged "Netlify"

  1. in Articles
    Set up Decap CMS
    Decap CMS is the official successor to Netlify CMS and works well with the old tooling.
  2. in Blog
    Reviewing my Netlify Analytics
    Thanks to Netlify Analytics I know to focus on writing how-to articles, but it has less data than I hoped
  3. in Articles
    Fix "package esbuild-linux-64 could not be found" error on Netlify
    I don't know how applicable this solution will be to your situation, but it worked for me!
  4. in Articles
    A first look at Static CMS with Astro
    Documenting my first attempt at switching from Netlify CMS to Static CMS
  5. in Articles
    Run Netlify CMS and your dev server in one command
    The npm-run-all package allows you to run multiple scripts from your package.json in parallel
  6. in Articles
    Fix Netlify Dev's 'Multiple possible start commands found' issue
    You need to include additional properties in your netlify.toml to get it working correctly.
  7. in Articles
    Astro components for Netlify features
    Announcing astro-netlify-components, a library for using Netlify features in your Astro projects.
  8. in Articles
    Fix Netlify CMS YAML error 'Implicit map keys need to be on a single line'
    Make sure that your configuration file is being copied to the destination directory.
  9. in Articles
    Create a URL shortener with Netlify
    Build your very own shortener in six quick steps