netlify
Here are 2,342 public repositories matching this topic...
IE Implementation?
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
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:
- Create a repo with a readme during the script
- See the er
Bug report
Describe the bug
In your documentation, it clearly states:
You may add as many html pages as you’d like to the root level directory, they will automatically be copied and minified into the dist/ folder upon building your site.
So I don't know if this a bug report or a feature request:
I want users to be able to visit website.com/survey instead of survey.html so I've put a
-
Updated
May 3, 2020 - JavaScript
-
Updated
May 16, 2020 - Vue
-
Updated
May 20, 2020 - JavaScript
options.delimiters
Type: String
Default: ---
Open and close delimiters can be passed in as an array of strings.
Example:
// format delims as a string
matter.read('file.md', {delims: '~~~'});
// or an array (open/close)
matter.read('file.md', {delims: ['~~~', '~~~']});
the example is wrong.
it should use delimiters instead of delims.
like that:
Example:
/
No mention of cache
- update server setup guide docs with workable default (
user:group,g+wfor www) - plugin attempt to set group write permissions when writing files
- don't pollute logs when can't set target permissions/ownership (but can still write files)
- stop processing when unable to write/delete a file due to permissions +
WsLogit
-
Updated
May 8, 2020 - JavaScript
Describe the solution you'd like
Add status to right of category. The category can often represent many systems so it would be awesome to see which category is operational, degraded or down.
This is in addition to the system status.
Some like the following: https://status.python.org/
Following the README.md to set .env as follows:
HEADLESS_CMS_GITHUB_TOKEN=examplekey123abc
HEADLESS_CMS_TWITTER_CONSUMER_KEY=examplekey231abc
HEADLESS_CMS_TWITTER_CONSUMER_SECRET=examplekey321abc
HEADLESS_CMS_TWITTER_ACCESS_TOKEN_KEY=examplekey231abc
HEADLESS_CMS_TWITTER_ACCESS_TOKEN_SECRET=examplekey321abc
When running npm start I still get:
> headlesscms@2.0.0 s
Issue Summary
RSS feeds generated by generate-feed.js construct post URLs from Ghost admin as opposed to siteConfig.siteUrl. Post URLs should reference URLs of the current theme, as opposed to the apiUrl of Ghost admin.
To Reproduce
- Source content from a source in .ghost.json.
- Set a site URL in sitConfig.js.
- Run
gatsby build && gatsby serve - Inspect t
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Jan 20, 2020 - CSS
-
Updated
May 5, 2020 - CSS
-
Updated
Apr 16, 2020 - Vue
I've just given this a try (using the add to netlify command).
I feel it could do with a bit more instruction for getting it to run locally.
I presume some form of:
npm install
npx eleventy
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
May 22, 2020 - HTML
-
Updated
May 25, 2017 - JavaScript
-
Updated
May 16, 2020 - HTML
-
Updated
May 14, 2020 - Emacs Lisp
-
Updated
Dec 10, 2019 - HTML
-
Updated
May 21, 2020 - HTML
Improve this page
Add a description, image, and links to the netlify topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the netlify topic, visit your repo's landing page and select "manage topics."
Hi;
I hope it's a feature request and not a bug report
I try to apply design.background but at the item level
and the code won't let me add more than one [design.background]
this is work