Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Remove all non-English posts from blog #50

Closed
pepelsbey opened this issue Mar 3, 2014 · 4 comments
Closed

Remove all non-English posts from blog #50

pepelsbey opened this issue Mar 3, 2014 · 4 comments
Assignees

Comments

@pepelsbey
Copy link
Contributor

See decision taken in #27.

There are few blog posts in blog/_posts folder with non-English content (not translations as in articles’ case), I found a few but there are more (Chinese, Japanese?):

blog/_posts/2010-06-25-html5-video-artikel-und-wettbewerb-auf-chip-de.md
blog/_posts/2010-10-12-schone-neue-welt-von-html5-webtech-2010-mainz.md
blog/_posts/2011-10-31-handys-und-tablets-webentwicklung-jenseits-des-desktops-webtech-mainz-12.md

It could be done in following ways:

  • Analyzing post slugs (it could help with German as you can see above)
  • Get all posts by certain author: German for Patrick, Chinese for Zi Bin, Japanese for Karl and Daniel, etc. (search by author slug bruce-lawson)
  • Surfing through all posts and quickly analyzing language

Once post is found — delete file and commit deletion.

@brucelawson
Copy link
Contributor

I'll take this mofo

@brucelawson
Copy link
Contributor

done fe9c594

@pepelsbey
Copy link
Contributor Author

Great! I’m preparing another (huge) task specifically for you @brucelawson :)

@brucelawson
Copy link
Contributor

yay!

On 4 March 2014 16:55, Vadim Makeev notifications@github.com wrote:

Great! I’m preparing another (huge) task specifically for you @brucelawsonhttps://github.com/brucelawson:)


Reply to this email directly or view it on GitHubhttps://github.com//issues/50#issuecomment-36646826
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants