
GITHUB . COM {
}
Detected CMS Systems:
- Wordpress (2 occurrences)
Title:
Custom admonition icons don't work when defining theme.palette Β· Issue #3987 Β· squidfunk/mkdocs-material
Description:
Contribution guidelines I've read the contribution guidelines and wholeheartedly agree I've found a bug and checked that ... ... the problem doesn't occur with the mkdocs or readthedocs...
Website Age:
17 years and 9 months (reg. 2007-10-09).
Matching Content Categories {π}
- Graphic Design
- Social Networks
- Careers
Content Management System {π}
What CMS is github.com built with?
Github.com uses WORDPRESS.
Traffic Estimate {π}
What is the average monthly size of github.com audience?
ππ Tremendous Traffic: 10M - 20M visitors per month
Based on our best estimate, this website will receive around 10,000,003 visitors per month in the current month.
check SE Ranking
check Ahrefs
check Similarweb
check Ubersuggest
check Semrush
How Does Github.com Make Money? {πΈ}
Subscription Packages {π³}
We've located a dedicated page on github.com that might include details about subscription plans or recurring payments. We identified it based on the word pricing in one of its internal links. Below, you'll find additional estimates for its monthly recurring revenues.How Much Does Github.com Make? {π°}
Subscription Packages {π³}
Prices on github.com are in US Dollars ($).
They range from $4.00/month to $21.00/month.
We estimate that the site has approximately 5,013,418 paying customers.
The estimated monthly recurring revenue (MRR) is $21,056,355.
The estimated annual recurring revenues (ARR) are $252,676,258.
Wordpress Themes and Plugins {π¨}
What WordPress theme does this site use?
It is strange but we were not able to detect any theme on the page.
What WordPress plugins does this website use?
It is strange but we were not able to detect any plugins on the page.
Keywords {π}
issue, squidfunk, admonition, themepalette, bug, problem, open, sign, icons, icon, resolved, projects, custom, defining, closed, locomoco, mkdocs, mkdocsyml, note, material, commented, content, navigation, code, issues, pull, requests, actions, security, dont, work, description, contribution, guidelines, ive, removed, replaced, expected, behaviour, commenting, key, configuration, mode, information, added, investigation, investigated, maintainers, reports, owner,
Topics {βοΈ}
defining [data-md-color-scheme=default] [data-md-color-scheme=default] activity squidfunk added closed issues open projects admonition icons code ide contribution guidelines newly created gitpod comment metadata assignees bug resolved issue custom icon nested content squidfunk closed material/cloud markdown_extensions docs/index projects milestone expected behaviour mkdocs material problem description investigation issue light mode icons open palette key defining theme palette defined admonition wholeheartedly agree readthedocs themes reproduce deploy io workspace things separate quick fix milestone relationships issue github problem persists yml site_name 0 material dark bug mkdocs 13 mkdocs definitions sign icon resolved note cloud
Payment Methods {π}
- Braintree
Questions {β}
- Already have an account?
Schema {πΊοΈ}
DiscussionForumPosting:
context:https://schema.org
headline:Custom admonition icons don't work when defining theme.palette
articleBody:### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and checked that ...
- [X] ... the problem doesn't occur with the `mkdocs` or `readthedocs` themes
- [X] ... the problem persists when all overrides are removed, i.e. `custom_dir`, `extra_javascript` and `extra_css`
- [X] ... the documentation does not mention anything about my problem
- [X] ... there are no open or closed issues that are related to my problem
### Description
When trying to specify a custom icon for admonitions, the icons are not replaced when the `mkdocs.yml` also has `theme.palette` defined.
### Expected behaviour
After commenting out the `theme.palette` key, we can see the expected behavior

### Actual behaviour
The icon does not get replaced when specifying the `theme.palette` key

### Steps to reproduce
Deploy the following example page using the mkdocs.yml specified [below](#Configuration)
```markdown
<!-- docs/index.md -->
!!! note
This is an example note
```
### Package versions
- Python: `3.8.13`
- MkDocs: `1.3.0`
- Material: `8.3.1`
### Configuration
```yaml
# mkdocs.yml
site_name: "Example mkdocs material"
theme:
name: material
palette: # <- this is the culprit, commenting it out fixes the issue, but we use need it for dark/bright mode configuration
scheme: default
icon:
admonition:
note: octicons/alert-24
logo: material/cloud
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
```
### System information
Locally using Win 10 and also in a newly created Gitpod.io workspace (cloud VS Code IDE)
author:
url:https://github.com/locomoco28
type:Person
name:locomoco28
datePublished:2022-06-04T13:44:35.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:3
url:https://github.com/3987/mkdocs-material/issues/3987
context:https://schema.org
headline:Custom admonition icons don't work when defining theme.palette
articleBody:### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and checked that ...
- [X] ... the problem doesn't occur with the `mkdocs` or `readthedocs` themes
- [X] ... the problem persists when all overrides are removed, i.e. `custom_dir`, `extra_javascript` and `extra_css`
- [X] ... the documentation does not mention anything about my problem
- [X] ... there are no open or closed issues that are related to my problem
### Description
When trying to specify a custom icon for admonitions, the icons are not replaced when the `mkdocs.yml` also has `theme.palette` defined.
### Expected behaviour
After commenting out the `theme.palette` key, we can see the expected behavior

### Actual behaviour
The icon does not get replaced when specifying the `theme.palette` key

### Steps to reproduce
Deploy the following example page using the mkdocs.yml specified [below](#Configuration)
```markdown
<!-- docs/index.md -->
!!! note
This is an example note
```
### Package versions
- Python: `3.8.13`
- MkDocs: `1.3.0`
- Material: `8.3.1`
### Configuration
```yaml
# mkdocs.yml
site_name: "Example mkdocs material"
theme:
name: material
palette: # <- this is the culprit, commenting it out fixes the issue, but we use need it for dark/bright mode configuration
scheme: default
icon:
admonition:
note: octicons/alert-24
logo: material/cloud
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
```
### System information
Locally using Win 10 and also in a newly created Gitpod.io workspace (cloud VS Code IDE)
author:
url:https://github.com/locomoco28
type:Person
name:locomoco28
datePublished:2022-06-04T13:44:35.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:3
url:https://github.com/3987/mkdocs-material/issues/3987
Person:
url:https://github.com/locomoco28
name:locomoco28
url:https://github.com/locomoco28
name:locomoco28
InteractionCounter:
interactionType:https://schema.org/CommentAction
userInteractionCount:3
interactionType:https://schema.org/CommentAction
userInteractionCount:3
External Links {π}(4)
- How much money does https://github.blog make?
- Discover the revenue of https://user-images.githubusercontent.com/32169493/172003351-c114c449-1e2c-4d0c-8294-03cd0f9fd500.png
- Learn how profitable https://user-images.githubusercontent.com/32169493/172003395-0a06a078-6af4-46ee-bdec-f5e1b4636b6e.png is on a monthly basis
- Financial intake of https://www.githubstatus.com/
Analytics and Tracking {π}
- Site Verification - Google
Libraries {π}
- Clipboard.js
- D3.js
- GSAP
- Lodash
Emails and Hosting {βοΈ}
Mail Servers:
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
Name Servers:
- dns1.p08.nsone.net
- dns2.p08.nsone.net
- dns3.p08.nsone.net
- dns4.p08.nsone.net
- ns-1283.awsdns-32.org
- ns-1707.awsdns-21.co.uk
- ns-421.awsdns-52.com
- ns-520.awsdns-01.net