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

Some fonts changes which makes it look a bit formal #58

Open
wants to merge 2 commits into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 14 additions & 13 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
# browserify-website
# Browserify-website

the static site that is http://browserify.org
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
## Contributing

we like pull requests that:
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
- 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:
Please don't send pull requests that do the following:

- reorganize css
- optimize images
- refactor without making any substantive changes to the website
- Reorganize css
- Roptimize 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!
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!