Skip to content
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

New web client #5287

Closed
finzzz opened this issue Feb 20, 2021 · 9 comments · Fixed by #5289
Closed

New web client #5287

finzzz opened this issue Feb 20, 2021 · 9 comments · Fixed by #5289
Labels
clients Issues pertaining to a particular client or the clients as whole. community Issues/PRs dealing with role changes and community organization.

Comments

@finzzz
Copy link

finzzz commented Feb 20, 2021

I have made simple web client for tldr-pages, it does not use any analytics. Here is the site, https://tldr.finzzz.net and also the source code can be found at https://git.finzzz.net/tldr/

@bl-ue bl-ue added clients Issues pertaining to a particular client or the clients as whole. community Issues/PRs dealing with role changes and community organization. labels Feb 20, 2021
@bl-ue
Copy link
Contributor

bl-ue commented Feb 20, 2021

@finzzz cool! Would you like to open a PR to add it to the README? You can also add to the tldr pages clients wiki page.

If you do open a PR, add:

Fixes: #5287

...to the issue description so this issue will be automatically closed when your PR is merged.

@bl-ue
Copy link
Contributor

bl-ue commented Feb 20, 2021

Hmmm, I can't get to your Git repo @ https://git.finzzz.net/tldr:

403 Forbidden

@bl-ue
Copy link
Contributor

bl-ue commented Feb 20, 2021

@finzzz also, code in the example/page descriptions doesn't render well:

Screen Shot 2021-02-20 at 7 59 24 AM

i.e.

> CLI interface for interacting with `etcd`, a highly-available key-value pair store.

@finzzz
Copy link
Author

finzzz commented Feb 20, 2021

Hmmm, I can't get to your Git repo @ https://git.finzzz.net/tldr:

403 Forbidden

I forgot to add slash at the end. It should be https://git.finzzz.net/tldr/

@finzzz
Copy link
Author

finzzz commented Feb 20, 2021

@finzzz also, code in the example/page descriptions doesn't render well:

Screen Shot 2021-02-20 at 7 59 24 AM

i.e.

> CLI interface for interacting with `etcd`, a highly-available key-value pair store.

Uh, I didn't notice that, I'll look into that

Will submit PR later.

@finzzz
Copy link
Author

finzzz commented Feb 20, 2021

Fixed that!

@sbrl
Copy link
Member

sbrl commented Feb 25, 2021

Neat client, @finzzz! Great job. Have you considered implementing the page resolution algorithm? It might make it more convenient - that way you don't have to guess which platform it's part of.

@bl-ue
Copy link
Contributor

bl-ue commented Jun 23, 2021

Hmm, @finzzzhttps://git.finzzz.net/tldr/ isn't working anymore. It says "git.finzzz.net’s server IP address could not be found." 🤔

@finzzz
Copy link
Author

finzzz commented Jun 23, 2021

@sbrl yeah.. Probably when I have time.
@bl-ue Sorry, it's moved to tldr.finzzz.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clients Issues pertaining to a particular client or the clients as whole. community Issues/PRs dealing with role changes and community organization.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants