Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upBuild a website (webtorrent.io) #29
Comments
This comment has been minimized.
This comment has been minimized.
|
Let me help you on that @feross |
This comment has been minimized.
This comment has been minimized.
|
@weblancaster feel free to take a stab at it. if it's good, we can use it as a starting point. |
This comment has been minimized.
This comment has been minimized.
|
I might take a stab at it as well |
This comment has been minimized.
This comment has been minimized.
|
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. |
This comment has been minimized.
This comment has been minimized.
|
Sounds good to me @feross .. we can even meet if needed @wtfaremyinitials looks like you are in Chicago as well. |
This comment has been minimized.
This comment has been minimized.
|
If you guys need some help with HTML/JS/CSS/slicing or whatever, please let me know. |
This comment has been minimized.
This comment has been minimized.
|
Adding atom.io as a great example open source site. |
This comment has been minimized.
This comment has been minimized.
|
yeah, http://atom.io is great! http://browserify.org is also excellent! |
This comment has been minimized.
This comment has been minimized.
|
Any progress so far? |
This comment has been minimized.
This comment has been minimized.
|
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 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. |
This comment has been minimized.
This comment has been minimized.
|
We'll track progress for this here: https://github.com/feross/webtorrent-website |
This comment has been minimized.
This comment has been minimized.
|
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. |
This comment has been minimized.
This comment has been minimized.
|
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 |
This comment has been minimized.
This comment has been minimized.
|
@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 :) |
This comment has been minimized.
This comment has been minimized.
|
@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! |
This comment has been minimized.
This comment has been minimized.
|
@sashahilton00 I just gave you the commit bit on the webtorrent-www repo! |
WebTorrent needs a website. Something simple and clean like the NodeOS site.