
GITHUB . COM {
}
Detected CMS Systems:
- Wordpress (2 occurrences)
Title:
Blog category accent problem · Issue #6069 · squidfunk/mkdocs-material
Description:
Context Something has changed, it was still working 1-2 months ago. I installed the latest version. Bug description If the category name contains an accented character, then: ERROR - Encoding error reading file: blog\category\általános.m...
Website Age:
17 years and 9 months (reg. 2007-10-09).
Matching Content Categories {📚}
- Video & Online Content
- Technology & Computing
- Personal Finance
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 5,013,426 paying customers.
The estimated monthly recurring revenue (MRR) is $21,056,387.
The estimated annual recurring revenues (ARR) are $252,676,649.
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?
Keywords {🔍}
file, line, commented, alexvoss, squidfunk, blog, error, tamasgt, issue, utf, cusersalex, encoding, reproduction, return, byte, windows, category, problem, bug, reproduce, mkdocs, sponsor, collaborator, react, cusersyyyyappdatalocalprogramspythonpythonlibsitepackagesclickcorepy, sign, codec, decode, position, call, minimal, owner, plugin, author, files, projects, changed, reading, blogcategoryáltalánosmd, page, invalid, start, traceback, recent, related, általános, zip, check, theme, edited,
Topics {✒️}
users\alex voss\src\mkdocs-material\reproduce\accent\venv\lib\site-packages\mkdocs\livereload\__init__ users\alex voss\src\mkdocs-material\reproduce\accent\venv\lib\site-packages\material\plugins\blog\plugin users\alex voss\src\mkdocs-material\reproduce\accent\venv\lib\site-packages\mkdocs\commands\build users\alex voss\src\mkdocs-material\reproduce\accent\venv\lib\site-packages\mkdocs\commands\serve users\yyyy\appdata\local\programs\python\python311\lib\site-packages\material\plugins\blog\structure\__init__ users\alex voss\src\mkdocs-material\reproduce\accent\venv\lib\site-packages\mkdocs\plugins users\yyyy\appdata\local\programs\python\python311\lib\site-packages\mkdocs\structure\pages users\yyyy\appdata\local\programs\python\python311\lib\site-packages\mkdocs\commands\build users\yyyy\appdata\local\programs\python\python311\lib\site-packages\mkdocs\commands\serve users\yyyy\appdata\local\programs\python\python311\lib\site-packages\click\core users\yyyy\appdata\local\programs\python\python311\lib\site-packages\mkdocs\__main__ users\yyyy\appdata\local\programs\python\python311\lib\encodings\utf_8_sig users\yyyy\appdata\local\programs\python\python311\scripts\mkdocs mkdocs-material/src/plugins/blog/plugin 0_x64__qbz5n2kfra8p0\lib\encodings\cp1252 mkdocs-material perfectly working site site builds fine mkdocs serve blog\category\általános possibly related issues blog plugin program files\windowsapps\pythonsoftwarefoundation stock material 0-accent mkdocs theme plugins uncommented általános category offending blog post python mkdocs invalid start byte reproduction issue lacks reproduce bug resolved issue open projects decode byte 0xc1 exe\__main__ blog post bug reporting guidelines comment metadata assignees projects milestone intermediate file produced discussions bug description serve blog squidfunk added zip steps public version
Payment Methods {📊}
- Braintree
Questions {❓}
- Already have an account?
- Could you please check if this also happens if you create a file with the same name, not using the blog plugin?
- Could you try changing to one of the following, and check if the error is gone?
- Do you need anything else?
- Md, which I assume is an intermediate file produced by the blog plugin?
Schema {🗺️}
DiscussionForumPosting:
context:https://schema.org
headline:Blog category accent problem
articleBody:### Context
Something has changed, it was still working 1-2 months ago. I installed the latest version.
### Bug description
If the category name contains an accented character, then:
```powershell
ERROR - Encoding error reading file: blog\category\általános.md
ERROR - Error reading page 'blog/category/általános.md': 'utf-8' codec can't decode byte 0xc1 in position 2: invalid start byte
Traceback (most recent call last):
...
```
### Related links
[```categories```](https://squidfunk.github.io/mkdocs-material/plugins/blog/#config.categories)
### Reproduction
[9.4.1+insiders.4.42.0-accent.zip](https://github.com/squidfunk/mkdocs-material/files/12707842/9.4.1%2Binsiders.4.42.0-accent.zip)
### Steps to reproduce
Just uncomment ```#- Általános``` in ```sample-post-1.md``` file.
```
---
date: 2022-01-01
categories:
- Category 1
#- Általános
...
```
and ```mkdocs serve```.
### Browser
Chrome
### Before submitting
- [X] I have read and followed the [bug reporting guidelines](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/).
- [X] I have attached links to [the documentation](https://squidfunk.github.io/mkdocs-material/), and possibly related [issues](https://github.com/squidfunk/mkdocs-material/issues) and [discussions](https://github.com/squidfunk/mkdocs-material/discussions).
- [X] I assure that I have [removed all customizations](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/#remove-customizations) before submitting this bug report.
- [X] I have attached a __.zip file__ with a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/).
author:
url:https://github.com/tamasgt
type:Person
name:tamasgt
datePublished:2023-09-24T05:13:13.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:24
url:https://github.com/6069/mkdocs-material/issues/6069
context:https://schema.org
headline:Blog category accent problem
articleBody:### Context
Something has changed, it was still working 1-2 months ago. I installed the latest version.
### Bug description
If the category name contains an accented character, then:
```powershell
ERROR - Encoding error reading file: blog\category\általános.md
ERROR - Error reading page 'blog/category/általános.md': 'utf-8' codec can't decode byte 0xc1 in position 2: invalid start byte
Traceback (most recent call last):
...
```
### Related links
[```categories```](https://squidfunk.github.io/mkdocs-material/plugins/blog/#config.categories)
### Reproduction
[9.4.1+insiders.4.42.0-accent.zip](https://github.com/squidfunk/mkdocs-material/files/12707842/9.4.1%2Binsiders.4.42.0-accent.zip)
### Steps to reproduce
Just uncomment ```#- Általános``` in ```sample-post-1.md``` file.
```
---
date: 2022-01-01
categories:
- Category 1
#- Általános
...
```
and ```mkdocs serve```.
### Browser
Chrome
### Before submitting
- [X] I have read and followed the [bug reporting guidelines](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/).
- [X] I have attached links to [the documentation](https://squidfunk.github.io/mkdocs-material/), and possibly related [issues](https://github.com/squidfunk/mkdocs-material/issues) and [discussions](https://github.com/squidfunk/mkdocs-material/discussions).
- [X] I assure that I have [removed all customizations](https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/#remove-customizations) before submitting this bug report.
- [X] I have attached a __.zip file__ with a [minimal reproduction](https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/).
author:
url:https://github.com/tamasgt
type:Person
name:tamasgt
datePublished:2023-09-24T05:13:13.000Z
interactionStatistic:
type:InteractionCounter
interactionType:https://schema.org/CommentAction
userInteractionCount:24
url:https://github.com/6069/mkdocs-material/issues/6069
Person:
url:https://github.com/tamasgt
name:tamasgt
url:https://github.com/tamasgt
name:tamasgt
InteractionCounter:
interactionType:https://schema.org/CommentAction
userInteractionCount:24
interactionType:https://schema.org/CommentAction
userInteractionCount:24
External Links {🔗}(13)
- What is the monthly revenue of https://github.blog?
- What is the monthly revenue of https://squidfunk.github.io/mkdocs-material/plugins/blog/#config.categories?
- How much does https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/ generate monthly?
- What are the earnings of https://squidfunk.github.io/mkdocs-material/?
- https://squidfunk.github.io/mkdocs-material/contributing/reporting-a-bug/#remove-customizations income
- How much does https://squidfunk.github.io/mkdocs-material/guides/creating-a-reproduction/ net monthly?
- Learn how profitable https://private-user-images.githubusercontent.com/932156/270174643-41126b0f-4beb-438f-87a1-68b80f62b4f4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTIxMjU5NzcsIm5iZiI6MTc1MjEyNTY3NywicGF0aCI6Ii85MzIxNTYvMjcwMTc0NjQzLTQxMTI2YjBmLTRiZWItNDM4Zi04N2ExLTY4YjgwZjYyYjRmNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwNzEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDcxMFQwNTM0MzdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00ODQwMGQ2ZTM2YTJkMzRiMmYxNjQxZjA1NWZiN2EzOGE5ODI4ZDkwMTk0YjNkY2M4YzY3Mzg2MWVhYzg0OWQ1JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.Uynffm1oWKOh86JC5NEqw2f8MKAwHtxMeQfutulu_xw is on a monthly basis
- How much does https://private-user-images.githubusercontent.com/5910815/270314530-5af5b850-d931-41ea-b34e-5b22a5473b8c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTIxMjU5NzcsIm5iZiI6MTc1MjEyNTY3NywicGF0aCI6Ii81OTEwODE1LzI3MDMxNDUzMC01YWY1Yjg1MC1kOTMxLTQxZWEtYjM0ZS01YjIyYTU0NzNiOGMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDcxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTA3MTBUMDUzNDM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjM4OTQ4Y2M0YTIzMzJlYzI2MzZiZWNiZmEyNDRiZjAwNzhiZDU4N2EyODEzMGNlMjI4MGQ4MWRkYzE4NDQ4ZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.d2Ue8IegqlrRIiGqg2x2gdg89SNhaPGVUP0408RRJFI pull in monthly?
- How much revenue does https://private-user-images.githubusercontent.com/5910815/270316053-427ffea9-6f24-462c-a383-342245cd4171.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTIxMjU5NzcsIm5iZiI6MTc1MjEyNTY3NywicGF0aCI6Ii81OTEwODE1LzI3MDMxNjA1My00MjdmZmVhOS02ZjI0LTQ2MmMtYTM4My0zNDIyNDVjZDQxNzEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDcxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTA3MTBUMDUzNDM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YmExNWU0MDM3NzkxODEwN2I3N2QxZGE5OGQwNWNhZDkzM2JlNmZkNGY2MjY1ZGYwMTJkMTNhYTdkMWRkNGNmMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.oh57JHDzAsy9pisvTonuOHEIGvE_qpClQdBF6q0J0ms generate?
- Discover the revenue of https://private-user-images.githubusercontent.com/5910815/270316569-b4827449-5de8-4c48-9190-d396c1c85945.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTIxMjU5NzcsIm5iZiI6MTc1MjEyNTY3NywicGF0aCI6Ii81OTEwODE1LzI3MDMxNjU2OS1iNDgyNzQ0OS01ZGU4LTRjNDgtOTE5MC1kMzk2YzFjODU5NDUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDcxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTA3MTBUMDUzNDM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NWM2Y2RhOTBlY2IwMjQ1MzkxZGYxZmIwNjBhNmFhZmQ5MmMyMDQxODQyNzQ5ZjI4ZGFiNWE0NzBkZDQ3Y2EzOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ._qw5s8ZdaFedBUz9qwbokIYPh3f-cwcADokZj2aiNTU
- How much revenue does https://private-user-images.githubusercontent.com/5910815/270317595-9b86ac03-f4a1-473e-aa60-03303dc784da.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTIxMjU5NzcsIm5iZiI6MTc1MjEyNTY3NywicGF0aCI6Ii81OTEwODE1LzI3MDMxNzU5NS05Yjg2YWMwMy1mNGExLTQ3M2UtYWE2MC0wMzMwM2RjNzg0ZGEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDcxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTA3MTBUMDUzNDM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZWIyZjdmNjdmMThlZjA1NGE1ZmY0ODE3NGE3ZTMzMzk5M2JkYTNlZjZjZDhkYmYzN2FiNjBkY2RiM2Y0ZDY2ZCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.ERIn_sxKOqL4sJYL74F1gH9potYA1-relK473BLbI0U bring in?
- What's the monthly income of https://private-user-images.githubusercontent.com/5910815/270318441-eb76a1bc-2299-4b99-b1f5-0993affd473d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTIxMjU5NzcsIm5iZiI6MTc1MjEyNTY3NywicGF0aCI6Ii81OTEwODE1LzI3MDMxODQ0MS1lYjc2YTFiYy0yMjk5LTRiOTktYjFmNS0wOTkzYWZmZDQ3M2QucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDcxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTA3MTBUMDUzNDM3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZjhlNWQzZDdlNWQ4MGNjNDRlZmJjZGYyY2FkODFiZWNiYzgzNzQ2YmQ1YjIyYmNmNGZkNWM0ZTNlMzg0YjdjMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.A6i_CoiYA7ALlreDOUIQXBT-wP824TGrue9KTz1MaAs?
- How much does https://www.githubstatus.com/ generate monthly?
Analytics and Tracking {📊}
- Site Verification - Google
Libraries {📚}
- Clipboard.js
- D3.js
- Foundation
- 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