creative-commons
Here are 133 public repositories matching this topic...
-
Updated
Mar 4, 2020
-
Updated
May 8, 2020
-
Updated
Mar 28, 2020 - Rust
-
Updated
Feb 20, 2020
-
Updated
May 7, 2020 - JavaScript
Describe the bug
Image loads as an http request from site's IP address and shows in visitors. It seems that the plugin loads the file as an http request, instead of maybe doing a file_exists
To Reproduce
Steps to reproduce the behavior:
Go to cPanel and click visitors. You can see that the png file is being requested when Wordpress is doing a cache warming. The user agent is "- [domain n
Add tag descriptions
You could add descriptions to future tags.
This is more of a gimmick and playing around with git.
Descriptions are plain text and this is how it looks like if you create them completly without github: https://github.com/basxto/gamesPy/releases
Pros:
- Works with local guis for git like
gitk - Works in terminal like
git show v1.0.1 - Shows more on repository mirrors (but gitlab is dead
-
Updated
Sep 24, 2018 - Jupyter Notebook
-
Updated
Apr 28, 2020
https://patterns.sociocracy30.org/glossary.html just has strong tags in the html. These should instead be dd tags within a dl (definition list) and they should have anchor links so that one can link such as https://patterns.sociocracy30.org/glossary.html#objection which isn't possible now.
-
Updated
Feb 20, 2020 - CSS
-
Updated
Dec 20, 2019
-
Updated
Nov 19, 2019 - CSS
-
Updated
Sep 2, 2019
We already support loading stage data from remote URL's but there is no UI for inputting these. Eventually we will probably have a special server that hosts user-made content, but for now simply inputting a remote URL string is sufficient.
Probably we could add a button right under the other load button on the main menu for doing a remote load - or even better would be adding like a globe icon
-
Updated
Sep 7, 2017 - Max
-
Updated
Apr 13, 2018 - Perl
-
Updated
Mar 6, 2020
-
Updated
Mar 27, 2020 - CSS
-
Updated
Jun 14, 2017 - Jupyter Notebook
-
Updated
Jan 4, 2019
-
Updated
May 6, 2020
-
Updated
May 10, 2020 - JavaScript
-
Updated
Mar 7, 2019 - R
-
Updated
Mar 31, 2020 - HTML
Improve this page
Add a description, image, and links to the creative-commons topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the creative-commons topic, visit your repo's landing page and select "manage topics."



The crate documentation is confusing: I'm not exactly sure what this is generating in batch mode?
The documentation says that it generates all "permutations" of a given sequence: the documentation for
utils::gen_sequences()shows an example with two identical notes (C:4, C:4). On the other hand,gen_sequences()appears to generate a Cartesian Product of note sequences of the given length vi