https://github.com/browserify/browserify-website
the code that runs http://browserify.org
https://github.com/browserify/browserify-website
Last synced: 17 days ago
JSON representation
the code that runs http://browserify.org
- Host: GitHub
- URL: https://github.com/browserify/browserify-website
- Owner: browserify
- Created: 2012-12-25T11:41:11.000Z (over 13 years ago)
- Default Branch: gh-pages
- Last Pushed: 2022-10-16T09:36:51.000Z (over 3 years ago)
- Last Synced: 2024-04-15T14:00:30.891Z (almost 2 years ago)
- Language: HTML
- Homepage: http://browserify.org
- Size: 658 KB
- Stars: 591
- Watchers: 28
- Forks: 113
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# browserify-website
the static site that is http://browserify.org
CSS forked from https://github.com/the-gss/the-gss.github.io
Articles are hand updated every once in a while from [this markdown file](https://github.com/learn-js/learn-js.github.com/blob/master/_posts/posts/2013-11-24-browserify-resources.md)
## contributing
we like pull requests that:
- add meaningful new content
- fix bugs in modern browsers
- improve visual design
- make browserify easier to understand/use/get started with
please don't send pull requests that do the following:
- reorganize css
- optimize images
- refactor without making any substantive changes to the website
the browserify website currently does its job well and doesn't have any scaling problems. the overhead of merging in small pull requests often just isn't worth it for us. sorry!