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/1623.

Title:
Allow arbitrary URI in "extra.social.link" Β· Issue #1623 Β· squidfunk/mkdocs-material
Description:
Description Currently, having // in extra.social.link is mandatory because of mkdocs-material/src/partials/social.html Line 27 in 5b1dcac {% set _,rest = social.link.split("//") %} Click to show the current error message INFO - Building ...
Website Age:
17 years and 8 months (reg. 2007-10-09).

Matching Content Categories {πŸ“š}

  • Video & Online Content
  • Technology & Computing
  • Humor

Content Management System {πŸ“}

What CMS is github.com built with?


Github.com relies on 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,653,780 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,316,107 paying customers.
The estimated monthly recurring revenue (MRR) is $22,327,651.
The estimated annual recurring revenues (ARR) are $267,931,808.

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, issue, arbitrary, uri, jfcherng, set, commented, sign, extrasociallink, domain, sociallink, bug, resolved, open, projects, social, title, added, owner, navigation, pull, requests, actions, security, closed, description, sociallinksplit, mailtomeexamplecom, link, scheme, endif, changed, reports, xhmikosr, contributor, suggested, option, unreleased, squidfunkmkdocsmaterial, github, milestone, footer, skip, content, menu, product, solutions, resources, source, enterprise,

Topics {βœ’οΈ}

mkdocs-material/src/partials/social squidfunk edits owner md-footer-social__link bug projects current error message supply reasonable defaults comment metadata assignees squidfunk closed jfcherng changed projects milestone {% set _ issue rest = social arbitrary uri screenshots / mockups improve things milestone relationships personal information text option github e1d1083 sign social link resolved == scheme set {{ domain }} domain social {{ social ~ social link link }} option sign skip jump extra mandatory 5b1dcac split show cases mailto icon config http href= target= _blank rel=

Payment Methods {πŸ“Š}

  • Braintree

Questions {❓}

  • Already have an account?

Schema {πŸ—ΊοΈ}

DiscussionForumPosting:
      context:https://schema.org
      headline:Allow arbitrary URI in "extra.social.link"
      articleBody:### Description Currently, having `//` in `extra.social.link` is mandatory because of https://github.com/squidfunk/mkdocs-material/blob/5b1dcacd37f62cf79cd7ee8deefff22050697535/src/partials/social.html#L27 <details><summary>Click to show the current error message</summary> ``` INFO - Building documentation... INFO - Cleaning site directory Traceback (most recent call last): File "c:\program files\python38\lib\runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, File "c:\program files\python38\lib\runpy.py", line 86, in _run_code exec(code, run_globals) File "C:\Program Files\Python38\Scripts\mkdocs.exe\__main__.py", line 7, in <module> File "c:\program files\python38\lib\site-packages\click\core.py", line 764, in __call__ return self.main(*args, **kwargs) File "c:\program files\python38\lib\site-packages\click\core.py", line 717, in main rv = self.invoke(ctx) File "c:\program files\python38\lib\site-packages\click\core.py", line 1137, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "c:\program files\python38\lib\site-packages\click\core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) File "c:\program files\python38\lib\site-packages\click\core.py", line 555, in invoke return callback(*args, **kwargs) File "c:\program files\python38\lib\site-packages\mkdocs\__main__.py", line 140, in serve_command serve.serve( File "c:\program files\python38\lib\site-packages\mkdocs\commands\serve.py", line 141, in serve config = builder() File "c:\program files\python38\lib\site-packages\mkdocs\commands\serve.py", line 136, in builder build(config, live_server=live_server, dirty=dirty) File "c:\program files\python38\lib\site-packages\mkdocs\commands\build.py", line 288, in build _build_theme_template(template, env, files, config, nav) File "c:\program files\python38\lib\site-packages\mkdocs\commands\build.py", line 114, in _build_theme_template output = _build_template(template_name, template, files, config, nav) File "c:\program files\python38\lib\site-packages\mkdocs\commands\build.py", line 93, in _build_template output = template.render(context) File "c:\program files\python38\lib\site-packages\jinja2\asyncsupport.py", line 76, in render return original_render(self, *args, **kwargs) File "c:\program files\python38\lib\site-packages\jinja2\environment.py", line 1008, in render return self.environment.handle_exception(exc_info, True) File "c:\program files\python38\lib\site-packages\jinja2\environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) File "c:\program files\python38\lib\site-packages\jinja2\_compat.py", line 37, in reraise raise value.with_traceback(tb) File "E:\WWW\FanHuaJi_Docs\theme\404.html", line 1, in <module> {% extends "base.html" %} File "c:\program files\python38\lib\site-packages\jinja2\environment.py", line 1005, in render return concat(self.root_render_func(self.new_context(vars))) File "E:\WWW\FanHuaJi_Docs\theme\404.html", line 14, in root File "c:\program files\python38\lib\site-packages\material\base.html", line 116, in root {% endblock %} File "c:\program files\python38\lib\site-packages\material\base.html", line 425, in block_footer File "E:\WWW\FanHuaJi_Docs\theme\partials\footer.html", line 65, in root <!-- Copyright and theme information --> File "c:\program files\python38\lib\site-packages\material\partials\social.html", line 18, in root ValueError: not enough values to unpack (expected 2, got 1) ``` </details> ### Use Cases I would like to use `mailto:[email protected]` with ![image](https://user-images.githubusercontent.com/6594915/79610156-995f7180-812a-11ea-8392-d5b77689553e.png). I.e., ```yaml extra: social: - icon: fontawesome/solid/envelope link: mailto:[email protected] ``` ### Screenshots / Mockups ![image](https://user-images.githubusercontent.com/6594915/79609255-0245ea00-8129-11ea-8272-3b0a68b7b0ff.png) This is what I am currently using as an example. ```jinja {% for social in config.extra.social %} {% set domain = "" %} {% if "//" in social.link %} {% set scheme,rest = social.link.split("//") %} {% if "" == scheme or "http" in scheme %} {% set domain = rest.split("/")[0] %} {% endif %} {% endif %} <a href="{{ social.link }}" target="_blank" rel="noopener" title="{{ domain }}" class="md-footer-social__link" > {% include ".icons/" ~ social.icon ~ ".svg" %} </a> {% endfor %} ```
      author:
         url:https://github.com/jfcherng
         type:Person
         name:jfcherng
      datePublished:2020-04-17T20:00:51.000Z
      interactionStatistic:
         type:InteractionCounter
         interactionType:https://schema.org/CommentAction
         userInteractionCount:5
      url:https://github.com/1623/mkdocs-material/issues/1623
      context:https://schema.org
      headline:Allow arbitrary URI in "extra.social.link"
      articleBody:### Description Currently, having `//` in `extra.social.link` is mandatory because of https://github.com/squidfunk/mkdocs-material/blob/5b1dcacd37f62cf79cd7ee8deefff22050697535/src/partials/social.html#L27 <details><summary>Click to show the current error message</summary> ``` INFO - Building documentation... INFO - Cleaning site directory Traceback (most recent call last): File "c:\program files\python38\lib\runpy.py", line 193, in _run_module_as_main return _run_code(code, main_globals, None, File "c:\program files\python38\lib\runpy.py", line 86, in _run_code exec(code, run_globals) File "C:\Program Files\Python38\Scripts\mkdocs.exe\__main__.py", line 7, in <module> File "c:\program files\python38\lib\site-packages\click\core.py", line 764, in __call__ return self.main(*args, **kwargs) File "c:\program files\python38\lib\site-packages\click\core.py", line 717, in main rv = self.invoke(ctx) File "c:\program files\python38\lib\site-packages\click\core.py", line 1137, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "c:\program files\python38\lib\site-packages\click\core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) File "c:\program files\python38\lib\site-packages\click\core.py", line 555, in invoke return callback(*args, **kwargs) File "c:\program files\python38\lib\site-packages\mkdocs\__main__.py", line 140, in serve_command serve.serve( File "c:\program files\python38\lib\site-packages\mkdocs\commands\serve.py", line 141, in serve config = builder() File "c:\program files\python38\lib\site-packages\mkdocs\commands\serve.py", line 136, in builder build(config, live_server=live_server, dirty=dirty) File "c:\program files\python38\lib\site-packages\mkdocs\commands\build.py", line 288, in build _build_theme_template(template, env, files, config, nav) File "c:\program files\python38\lib\site-packages\mkdocs\commands\build.py", line 114, in _build_theme_template output = _build_template(template_name, template, files, config, nav) File "c:\program files\python38\lib\site-packages\mkdocs\commands\build.py", line 93, in _build_template output = template.render(context) File "c:\program files\python38\lib\site-packages\jinja2\asyncsupport.py", line 76, in render return original_render(self, *args, **kwargs) File "c:\program files\python38\lib\site-packages\jinja2\environment.py", line 1008, in render return self.environment.handle_exception(exc_info, True) File "c:\program files\python38\lib\site-packages\jinja2\environment.py", line 780, in handle_exception reraise(exc_type, exc_value, tb) File "c:\program files\python38\lib\site-packages\jinja2\_compat.py", line 37, in reraise raise value.with_traceback(tb) File "E:\WWW\FanHuaJi_Docs\theme\404.html", line 1, in <module> {% extends "base.html" %} File "c:\program files\python38\lib\site-packages\jinja2\environment.py", line 1005, in render return concat(self.root_render_func(self.new_context(vars))) File "E:\WWW\FanHuaJi_Docs\theme\404.html", line 14, in root File "c:\program files\python38\lib\site-packages\material\base.html", line 116, in root {% endblock %} File "c:\program files\python38\lib\site-packages\material\base.html", line 425, in block_footer File "E:\WWW\FanHuaJi_Docs\theme\partials\footer.html", line 65, in root <!-- Copyright and theme information --> File "c:\program files\python38\lib\site-packages\material\partials\social.html", line 18, in root ValueError: not enough values to unpack (expected 2, got 1) ``` </details> ### Use Cases I would like to use `mailto:[email protected]` with ![image](https://user-images.githubusercontent.com/6594915/79610156-995f7180-812a-11ea-8392-d5b77689553e.png). I.e., ```yaml extra: social: - icon: fontawesome/solid/envelope link: mailto:[email protected] ``` ### Screenshots / Mockups ![image](https://user-images.githubusercontent.com/6594915/79609255-0245ea00-8129-11ea-8272-3b0a68b7b0ff.png) This is what I am currently using as an example. ```jinja {% for social in config.extra.social %} {% set domain = "" %} {% if "//" in social.link %} {% set scheme,rest = social.link.split("//") %} {% if "" == scheme or "http" in scheme %} {% set domain = rest.split("/")[0] %} {% endif %} {% endif %} <a href="{{ social.link }}" target="_blank" rel="noopener" title="{{ domain }}" class="md-footer-social__link" > {% include ".icons/" ~ social.icon ~ ".svg" %} </a> {% endfor %} ```
      author:
         url:https://github.com/jfcherng
         type:Person
         name:jfcherng
      datePublished:2020-04-17T20:00:51.000Z
      interactionStatistic:
         type:InteractionCounter
         interactionType:https://schema.org/CommentAction
         userInteractionCount:5
      url:https://github.com/1623/mkdocs-material/issues/1623
Person:
      url:https://github.com/jfcherng
      name:jfcherng
      url:https://github.com/jfcherng
      name:jfcherng
InteractionCounter:
      interactionType:https://schema.org/CommentAction
      userInteractionCount:5
      interactionType:https://schema.org/CommentAction
      userInteractionCount:5

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.6s.