
GITHUB . COM {
}
Detected CMS Systems:
- Wordpress (2 occurrences)
Title:
The logo option should link to the configured site_url Β· Issue #238 Β· squidfunk/mkdocs-material
Description:
Description The site logo currently has html source that looks like this <a href="../.." title="My Docs" class="md-logo md-header-nav__button"> Expected behavior Expected behavior would be that the yml configuration for site_url would be...
Website Age:
17 years and 8 months (reg. 2007-10-09).
Matching Content Categories {π}
- Video & Online Content
- Mobile Technology & AI
- Graphic Design
Content Management System {π}
What CMS is github.com built with?
Github.com is powered by 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,019 visitors per month in the current month.
However, some sources were not loaded, we suggest to reload the page to get complete results.
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 4,989,889 paying customers.
The estimated monthly recurring revenue (MRR) is $20,957,532.
The estimated annual recurring revenues (ARR) are $251,490,385.
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 {π}
squidfunk, docs, commented, siteurl, issue, theme, borekb, logo, site, bug, sign, requests, material, owner, projects, link, configured, msudol, behavior, configuration, information, copyright, step, userguidestepmd, added, navigation, source, code, pull, actions, security, option, closed, description, html, expected, set, config, serve, mkdocs, project, sitename, httpswwwmysitecom, documentation, john, roboto, pages, home, release, windows,
Topics {βοΈ}
/squidfunk/mkdocs-material/blob/master/src/partials/header md-flex__cell md-flex__cell--shrink md-logo md-header-nav__button md-header-nav__button md-logo squidfunk edits owner html source 'user-guide/step1 'user-guide/step2 'user-guide/step3 js developer wanted due date relationships squidfunk added squidfunk closed 'assets/images/logo bug projects projects milestone 1 config serve site material theme 'material' theme_dir personal information md-icon bug set actual behavior generated html site logo site_url configuration 'css/extra /release-notes 'theme' extra_css logo option yml configuration config set docs site_url latest release 2 material 'docs' site_dir 'copyright © permalink=true custom_checkbox=true good point makes sense amazing work icon links dev-addr=0 0 mkdocs mkdocs bug node based docker container home icon
Payment Methods {π}
- Braintree
Questions {β}
- Already have an account?
Schema {πΊοΈ}
DiscussionForumPosting:
context:https://schema.org
headline:The logo option should link to the configured site_url
articleBody:## Description
The site logo currently has html source that looks like this
`<a href="../.." title="My Docs" class="md-logo md-header-nav__button">`
### Expected behavior
Expected behavior would be that the yml configuration for site_url would be here if it is configured.
### Actual behavior
The site_url configuration is not made available anywhere within the material theme.
### Steps to reproduce the bug
1. Set a logo in config
2. Set a site_url in config
3. Serve site in material theme
### Package versions
* Python: 3.6.0
* MkDocs: 0.16.2
* Material: 1.5.0
### Project configuration
``` yaml
# Project information
site_name: My Docs Example
site_url: https://www.mysite.com
site_description: My Test Documentation Site
site_author: John Do
repo_name: 'My Docs Example'
repo_url: 'https://www.mysite.com'
# Copyright
copyright: 'Copyright © 2016 - 2017 John Doe'
# Theme
theme: 'material'
theme_dir: 'theme'
extra_css:
- 'css/extra.css'
# Options
extra:
logo: 'assets/images/logo.svg'
palette:
primary: 'blue grey'
accent: 'deep orange'
font:
text: 'Roboto'
code: 'Roboto Mono'
# Settings
docs_dir: 'docs'
site_dir: 'site'
# Extensions
markdown_extensions:
- admonition
- smarty
- codehilite
- footnotes
- meta
- toc(permalink=true)
- pymdownx.arithmatex
- pymdownx.betterem(smart_enable=all)
- pymdownx.caret
- pymdownx.critic
- pymdownx.inlinehilite
- pymdownx.magiclink
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences
- pymdownx.tasklist(custom_checkbox=true)
- pymdownx.tilde
# Pages
pages:
- Home: 'index.md'
- User Guide:
- 'Step 1': 'user-guide/step1.md'
- 'Step 2': 'user-guide/step2.md'
- 'Step 3': 'user-guide/step3.md'
- About:
- 'License': 'about/license.md'
- 'Release Notes': 'about/release-notes.md'
```
### System information
* OS: Windows 10
* Browser: Firefox
author:
url:https://github.com/msudol
type:Person
name:msudol
datePublished:2017-03-30T15:47:18.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:13
url:https://github.com/238/mkdocs-material/issues/238
context:https://schema.org
headline:The logo option should link to the configured site_url
articleBody:## Description
The site logo currently has html source that looks like this
`<a href="../.." title="My Docs" class="md-logo md-header-nav__button">`
### Expected behavior
Expected behavior would be that the yml configuration for site_url would be here if it is configured.
### Actual behavior
The site_url configuration is not made available anywhere within the material theme.
### Steps to reproduce the bug
1. Set a logo in config
2. Set a site_url in config
3. Serve site in material theme
### Package versions
* Python: 3.6.0
* MkDocs: 0.16.2
* Material: 1.5.0
### Project configuration
``` yaml
# Project information
site_name: My Docs Example
site_url: https://www.mysite.com
site_description: My Test Documentation Site
site_author: John Do
repo_name: 'My Docs Example'
repo_url: 'https://www.mysite.com'
# Copyright
copyright: 'Copyright © 2016 - 2017 John Doe'
# Theme
theme: 'material'
theme_dir: 'theme'
extra_css:
- 'css/extra.css'
# Options
extra:
logo: 'assets/images/logo.svg'
palette:
primary: 'blue grey'
accent: 'deep orange'
font:
text: 'Roboto'
code: 'Roboto Mono'
# Settings
docs_dir: 'docs'
site_dir: 'site'
# Extensions
markdown_extensions:
- admonition
- smarty
- codehilite
- footnotes
- meta
- toc(permalink=true)
- pymdownx.arithmatex
- pymdownx.betterem(smart_enable=all)
- pymdownx.caret
- pymdownx.critic
- pymdownx.inlinehilite
- pymdownx.magiclink
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences
- pymdownx.tasklist(custom_checkbox=true)
- pymdownx.tilde
# Pages
pages:
- Home: 'index.md'
- User Guide:
- 'Step 1': 'user-guide/step1.md'
- 'Step 2': 'user-guide/step2.md'
- 'Step 3': 'user-guide/step3.md'
- About:
- 'License': 'about/license.md'
- 'Release Notes': 'about/release-notes.md'
```
### System information
* OS: Windows 10
* Browser: Firefox
author:
url:https://github.com/msudol
type:Person
name:msudol
datePublished:2017-03-30T15:47:18.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:13
url:https://github.com/238/mkdocs-material/issues/238
Person:
url:https://github.com/msudol
name:msudol
url:https://github.com/msudol
name:msudol
InteractionCounter:
interactionType:https://schema.org/CommentAction
userInteractionCount:13
interactionType:https://schema.org/CommentAction
userInteractionCount:13
External Links {π}(3)
Analytics and Tracking {π}
- Site Verification - Google
Libraries {π}
- Clipboard.js
- D3.js
- 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