Skip to content
#

netlify

Here are 4,016 public repositories matching this topic...

wowchemy-hugo-modules
gcushen
gcushen commented Feb 9, 2021

Publications in Wowchemy currently use Article JSON-LD rather than the more specific ScholarlyArticle structured data as ScholarlyArticle is not eligible for rich Google search results whereas Article is.

Article objects must be based on one of the following schema.org types: Article, NewsArticle, BlogPosting
https://developers.google.com/search/docs/data-types/article

However, use

jimbateson
jimbateson commented May 30, 2019

Firstly this is an amazing tool, thank you so much for making it :)

This is more of a feature request, and I appreciate that using the IE syntax for grid isn't always the best way to go / a viable solution. However, may be nice to have the option to generate the code for this, as sometimes autoprefixer doesn't quite do the job. Maybe this would be off by default and be an option that could be t

alexfinnarn
alexfinnarn commented Jun 24, 2019

Describe the bug

GitHub provides a few options when configuring a new repo like: license, .gitignore file, a README.md, and the Rennovate plugin. If you want to install any of these by default, which I usually do, then you get an error about the remote having newer content.

To Reproduce
Steps to reproduce the behavior:

  1. Create a repo with a readme during the script
  2. See the er

Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers.

  • Updated Jul 29, 2020
  • JavaScript
cfjedimaster
cfjedimaster commented Mar 4, 2021

Describe the bug

I specified netlify/functions as my functions folder in netlify.toml. When the CLI tried to create it, it failed:

ray:~/projects/tempfornetlify$ ntl functions:create test1
◈ functions folder /home/ray/projects/tempfornetlify/netlify/functions specified in netlify.toml but folder not found, creating it...
    Error: ENOENT: no such file or directory, mkdir '/ho

Improve this page

Add a description, image, and links to the netlify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the netlify topic, visit your repo's landing page and select "manage topics."

Learn more