Here's how GITHUB.COM makes money* and how much!

*Please read our disclaimer before using our estimates.
Loading...

GITHUB . COM {}

Detected CMS Systems:

  1. Analyzed Page
  2. Matching Content Categories
  3. CMS
  4. Monthly Traffic Estimate
  5. How Does Github.com Make Money
  6. How Much Does Github.com Make
  7. Wordpress Themes And Plugins
  8. Keywords
  9. Topics
  10. Payment Methods
  11. Questions
  12. Schema
  13. External Links
  14. Analytics And Tracking
  15. Libraries
  16. Hosting Providers

We are analyzing https://github.com/squidfunk/mkdocs-material/issues/3070.

Title:
navigation.indexes incompatible with navigation.sections Β· Issue #3070 Β· 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 8 months (reg. 2007-10-09).

Matching Content Categories {πŸ“š}

  • Mobile Technology & AI
  • Social Networks
  • Video & Online Content

Content Management System {πŸ“}

What CMS is github.com built with?


Github.com is built with 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, navigation, navigationindexes, navigationsections, issue, open, bug, features, sign, problem, tabs, resolved, issues, projects, closed, worldtiki, doesnt, feature, clickable, navigationtabs, docs, commented, index, source, search, pull, requests, actions, security, incompatible, description, contribution, guidelines, ive, documentation, related, compatible, enable, enabled, section, indices, behaviour, theme, squidfunkmkdocsmaterial, system, information, added, reports, owner, fixed,

Topics {βœ’οΈ}

top-level index pages squidfunk/mkdocs-material bug resolved issue update v2 docs personal information navigation open projects contribution guidelines flex-based approach including rtl languages completed polarathene mentioned comment metadata assignees squidfunk closed source facts closed issues navigation index links spacing adjustments related 'docs' theme projects milestone 'src' site_dir problem description section indices search 'bar/index expected behaviour enable navigation navigation css issues bug 'foo/index index page 'images/favicon navigation features open wholeheartedly agree readthedocs themes feature flags feature works reproduce enable docker image website docs_dir blue plugins myrepo repo_url /myrepo/ edit_uri widely supported complex beast 2d3354b πŸ˜„ react left navbar milestone relationships indexes incompatible indexes feature

Payment Methods {πŸ“Š}

  • Braintree

Questions {❓}

  • Already have an account?

Schema {πŸ—ΊοΈ}

DiscussionForumPosting:
      context:https://schema.org
      headline:navigation.indexes incompatible with navigation.sections
      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 The documentation says the `navigation.indexes` feature [is compatible with all other feature flags](https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#section-index-pages) however it doesn't seem to work if I enable navigation.sections. When only `navigation.indexes` is enabled this feature works ok. However when combined with `navigation.sections` then the section indices are no longer clickable. <img width="1414" alt="nobug" src="https://user-images.githubusercontent.com/1187103/135643828-7ba13210-92dc-4ac1-9797-860a9ec77792.png"> <img width="1370" alt="bug" src="https://user-images.githubusercontent.com/1187103/135643838-e8ae97d5-7113-40b6-a4d2-129679c500af.png"> ### Expected behaviour Both features should be compatible with each other. ### Actual behaviour Section indices are not clickable when both features are enabled. ### Steps to reproduce Enable both `navigation.sections` and `navigation.indexes`. ``` theme features: - tabs - navigation.tabs #- navigation.sections - navigation.indexes ``` ### Package versions Using docker image: squidfunk/mkdocs-material:7.3.0 ### Configuration ```yaml site_name: My website docs_dir: 'src' site_dir: 'docs' theme: name: material icon: logo: octicons/rocket-16 favicon: 'images/favicon.ico' features: - tabs - navigation.tabs - navigation.sections - navigation.indexes - navigation.top - instant - navigation.tracking palette: primary: indigo accent: blue plugins: - search: lang: - en nav: - Potato: - Foo: - 'foo/index.md' - Something: 'foo/another_page' - Bar: - 'bar/index.md' - Something: 'bar/another_page' - Tomato: - Radars: 'something/something.md' # Repository repo_name: myrepo repo_url: https://github.com/myrepo/ edit_uri: edit/master/src/ ``` ### System information - Operating system: macOS Big Sur - Browser: Google Chrome latest
      author:
         url:https://github.com/worldtiki
         type:Person
         name:worldtiki
      datePublished:2021-10-01T15:08:16.000Z
      interactionStatistic:
         type:InteractionCounter
         interactionType:https://schema.org/CommentAction
         userInteractionCount:3
      url:https://github.com/3070/mkdocs-material/issues/3070
      context:https://schema.org
      headline:navigation.indexes incompatible with navigation.sections
      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 The documentation says the `navigation.indexes` feature [is compatible with all other feature flags](https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#section-index-pages) however it doesn't seem to work if I enable navigation.sections. When only `navigation.indexes` is enabled this feature works ok. However when combined with `navigation.sections` then the section indices are no longer clickable. <img width="1414" alt="nobug" src="https://user-images.githubusercontent.com/1187103/135643828-7ba13210-92dc-4ac1-9797-860a9ec77792.png"> <img width="1370" alt="bug" src="https://user-images.githubusercontent.com/1187103/135643838-e8ae97d5-7113-40b6-a4d2-129679c500af.png"> ### Expected behaviour Both features should be compatible with each other. ### Actual behaviour Section indices are not clickable when both features are enabled. ### Steps to reproduce Enable both `navigation.sections` and `navigation.indexes`. ``` theme features: - tabs - navigation.tabs #- navigation.sections - navigation.indexes ``` ### Package versions Using docker image: squidfunk/mkdocs-material:7.3.0 ### Configuration ```yaml site_name: My website docs_dir: 'src' site_dir: 'docs' theme: name: material icon: logo: octicons/rocket-16 favicon: 'images/favicon.ico' features: - tabs - navigation.tabs - navigation.sections - navigation.indexes - navigation.top - instant - navigation.tracking palette: primary: indigo accent: blue plugins: - search: lang: - en nav: - Potato: - Foo: - 'foo/index.md' - Something: 'foo/another_page' - Bar: - 'bar/index.md' - Something: 'bar/another_page' - Tomato: - Radars: 'something/something.md' # Repository repo_name: myrepo repo_url: https://github.com/myrepo/ edit_uri: edit/master/src/ ``` ### System information - Operating system: macOS Big Sur - Browser: Google Chrome latest
      author:
         url:https://github.com/worldtiki
         type:Person
         name:worldtiki
      datePublished:2021-10-01T15:08:16.000Z
      interactionStatistic:
         type:InteractionCounter
         interactionType:https://schema.org/CommentAction
         userInteractionCount:3
      url:https://github.com/3070/mkdocs-material/issues/3070
Person:
      url:https://github.com/worldtiki
      name:worldtiki
      url:https://github.com/worldtiki
      name:worldtiki
InteractionCounter:
      interactionType:https://schema.org/CommentAction
      userInteractionCount:3
      interactionType:https://schema.org/CommentAction
      userInteractionCount: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
9.61s.