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

Build a website (webtorrent.io) #29

Closed
feross opened this issue Feb 24, 2014 · 16 comments
Closed

Build a website (webtorrent.io) #29

feross opened this issue Feb 24, 2014 · 16 comments

Comments

@feross
Copy link
Member

feross commented Feb 24, 2014

WebTorrent needs a website. Something simple and clean like the NodeOS site.

  • What is webtorrent
  • What are we building
  • How to try it out, getting started
  • Subscribe for updates (email list)
  • Blog (for project updates)
  • Documentation for all the webtorrent node modules
@weblancaster
Copy link

Let me help you on that @feross

@feross
Copy link
Member Author

feross commented Feb 24, 2014

@weblancaster feel free to take a stab at it. if it's good, we can use it as a starting point.

@wtfaremyinitials
Copy link

I might take a stab at it as well

@feross
Copy link
Member Author

feross commented Feb 24, 2014

Cool, thanks guys!

I think we should use bootstrap so we get something clean and maintainable, and it's easy for others to contribute. I've never used it before (I always write all the css myself, like on studynotes) but I think it will be a good starting point.

@weblancaster
Copy link

Sounds good to me @feross .. we can even meet if needed @wtfaremyinitials looks like you are in Chicago as well.

@mauvm
Copy link
Contributor

mauvm commented Apr 17, 2014

If you guys need some help with HTML/JS/CSS/slicing or whatever, please let me know. 👍

@transitive-bullshit
Copy link
Member

Adding atom.io as a great example open source site.

@feross
Copy link
Member Author

feross commented May 14, 2014

yeah, http://atom.io is great! http://browserify.org is also excellent!

@KeizerDev
Copy link

Any progress so far?

@feross
Copy link
Member Author

feross commented Aug 12, 2014

Yes, there's been progress towards a website. There's a repo for the webtorrent website here: https://github.com/feross/webtorrent-website if you want to take a look.

Currently, there's a simple express stub site as well as a live bittorrent and webtorrent tracker hosted at http://tracker.webtorrent.io. The homepage http://webtorrent.io just redirects to this github repo. The trackers are using the bittorrent-tracker and webtorrent-tracker modules. The public webtorrent tracker, in particular, has been quite useful for developing the webrtc parts of webtorrent which is still ongoing.

There's also a page http://webtorrent.io/create where you can create .torrent files by just dragging-and-dropping files onto your browser. It's all done client-side with create-torrent.

Obviously, what's missing from all this is a nice, beautiful website that explains how everything works, documentation about the protocols, modules, and how to get started as a new user/developer.

@feross
Copy link
Member Author

feross commented Mar 12, 2015

We'll track progress for this here: https://github.com/feross/webtorrent-website

@feross feross closed this as completed Mar 12, 2015
@feross
Copy link
Member Author

feross commented Jul 29, 2015

A basic website is live at https://webtorrent.io now. It was designed by @sashahilton00 - thanks!

Help needed! If you're looking a way to get involved with WebTorrent, please help improve the website.

@feross
Copy link
Member Author

feross commented Jul 29, 2015

Folks who send good PRs to the website will get commit access! The site automatically deploys whenever there are new commits.

The repo is here: https://github.com/feross/webtorrent-www

@sashahilton00
Copy link

@feross, sorry I didn't manage to get any further, life got busy. i will try to add some more to it in the future, but for now the framework to easily add content is there :)

@feross
Copy link
Member Author

feross commented Jul 29, 2015

@sashahilton00 No problem! It's a great design and I really appreciate the work you put into it. I'm going to add a few new pages to it, but still looking for PRs to make it even better!

This will really help with WebTorrent adoption!

@feross
Copy link
Member Author

feross commented Jul 29, 2015

@sashahilton00 I just gave you the commit bit on the webtorrent-www repo!

@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2018
Jon-Biz pushed a commit to Jon-Biz/webtorrent that referenced this issue Oct 19, 2020
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

7 participants