netlify
Here are 2,523 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
Jun 22, 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/
-
Updated
May 16, 2020 - Vue
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
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Jun 30, 2020 - JavaScript
- 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
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
Description
When adding url links in Ghost CMS, you are forced to enter them as absolute paths, e.g. https://ghost-cms.com/welcome/ to link to the welcome post. These links don't work anymore in the gatsby site, as they should be served from the siteUrl, e.g. https://gatsby-ghost.com/welcome/.
You can see the issue also in the demo. Goto the bottom of the demo [welcome page](https://gatsb
Prism.js plugin
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Jul 3, 2020 - CSS
-
Updated
Jan 20, 2020 - CSS
-
Updated
Jun 6, 2020 - Vue
-
Updated
Jun 23, 2020 - JavaScript
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 24, 2020 - HTML
-
Updated
May 31, 2020 - HTML
-
Updated
May 25, 2017 - JavaScript
-
Updated
May 14, 2020 - Emacs Lisp
-
Updated
May 26, 2020 - 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