Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

blog not found #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
xjvs opened this issue May 26, 2020 · 4 comments
Closed

blog not found #11

xjvs opened this issue May 26, 2020 · 4 comments

Comments

@xjvs
Copy link

xjvs commented May 26, 2020

In https://github.com/RustPython/RustPython/blob/master/parser/README.md:

It said:

We wrote [a blog post](https://rustpython.github.io/featured/2020/03/11/thing-explainer-parser.html) with screenshots and an explanation to help you understand the steps by seeing them in action.

But that url returns 404.

Also, seems only the latest blog post is accessible from https://rustpython.github.io/blog, any way to visit older blog posts?

@coolreader18
Copy link
Member

I think that's just left over from sample text that was there; it'll probably get replaced once we do write an article explaining the parser.

Also, seems only the latest blog post is accessible from https://rustpython.github.io/blog, any way to visit older blog posts?

So far we do only have one blog post 😅

@mireille-raad
Copy link
Member

@coolreader18 , i had that post as a draft in a previous pull request, I re-submitted. #14

Can you take a look at the post and see if it is valid?

@mireille-raad
Copy link
Member

@xjvs here is the blog post - we merged the pull request

https://rustpython.github.io/2020/04/02/thing-explainer-parser.html

Sorry this is more of an introduction. If you can write up something more detailed or a "how to contribute guide" to the parser, that would be neat.

@xjvs
Copy link
Author

xjvs commented Jun 4, 2020

Cool, thanks, this is very helpful for understanding how RustPython is implemented.
I opened a PR RustPython/RustPython#1958 to fix the blog link in README.md

@xjvs xjvs closed this as completed Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants