Commit Graph

28 Commits

Author SHA1 Message Date
Gabor Javorszky
b461cc6138 Update link to clean up history in contributing.md
Fixes #2296
Also replaces line endings, not sure why (tried with all the settings,
git would just not have it)
2014-03-01 08:57:14 +00:00
Harry Wolff
928b562948 Fix package.json scripts to be more in line with
expected behavior of npm packages

fixes #1053

- updates travis config to be more in line with
 current dev steps

- fix `grunt-cli` warning from appearing when
 running grunt
2014-02-18 22:53:21 -05:00
Harry Wolff
fd583df8e5 Updated package.json to conform to npm standards
fixes #1053

- fleshed out script object 
- added test and install package.json
- updated contributing guide 
- updates travis.yml to leverage new npm start
2014-02-09 16:14:40 -05:00
Clinton Ryan
344edeac4c Update Contributing Docs to include Developer tips 2014-01-15 01:38:36 +11:00
Hannah Wolfe
fecb392afa Add bug report template link to CONTRIBUTING.md
There is now a GitHub link you can use to create a bug with the template.
2014-01-09 12:16:57 +00:00
Kumar Abhinav
fedaa6862c Update CONTRIBUTING.md
fixing the doc as per discussed in the comments for pr/1824
2014-01-03 17:51:07 +08:00
Hannah Wolfe
ea21d259c3 Update CONTRIBUTING.md 2014-01-02 10:26:38 +00:00
Jonathan Johnson
ead47275fd Simplify "Working on Core" setup instructions 2013-12-18 10:13:50 -07:00
Hannah Wolfe
5c90ef286c Update CONTRIBUTING.md 2013-11-13 08:27:35 +00:00
Hannah Wolfe
77ab14018b Clearer contribution guidelines 2013-11-12 10:27:44 +00:00
Dane Springmeyer
5b88bcbdfe Node v0.10.x is required (and not > v0.10) - refs #1314 2013-10-28 17:01:23 -07:00
jtw
abb8021a40 Update CONTRIBUTING.md 2013-10-27 16:22:45 -05:00
Hannah Wolfe
89937666e1 Contributing guide update 2013-10-26 17:31:44 +01:00
Hannah Wolfe
9231174c3b Merge pull request #1256 from mduvall/contributing-fix-for-bourbon
State that Bourbon files are generated in CONTRIBUTING guide
2013-10-24 02:36:17 -07:00
Matthew DuVall
a1c725d966 State that Bourbon files are generated in CONTRIBUTING guide
Fixes #1255.
- This says that the Bourbon directory is generated and does not
  ambiguiate with the installation of the bourbon gem
2013-10-23 18:53:28 -07:00
Zlatan Vasović
fb8336100e Use less markup for links 2013-10-22 21:22:35 +01:00
Jacques Marneweck
494003d7e0 Correct spelling of GitHub
Signed-off-by: Jacques Marneweck <jacques@powertrip.co.za>
2013-10-21 10:58:33 +02:00
Hannah Wolfe
2dfadcbbcd README and CONTRIBUTING docs updates
- removed note about ssh
- added links to docs and forum
- added note about grunt prod
- more troubleshooting tips
2013-10-16 15:55:54 +01:00
Vineet Sinha
7e9f3957fa Instructions to start the server. 2013-10-15 18:43:47 -04:00
Benjamin Chodoroff
bc9e4fea1b fixes #1081: change contrib instructions to reflect #579 2013-10-15 12:17:27 +00:00
Hannah Wolfe
1d1674547f Troubleshooting in Contributing.md 2013-10-14 15:57:33 +01:00
Hannah Wolfe
b97da4d4c9 Cleaning up Contributing.md 2013-10-14 15:33:50 +01:00
Hannah Wolfe
e000207a49 Contributing update 2013-10-14 15:10:13 +01:00
Hannah Wolfe
f78ea7356f Updated README.md and CONTRIBUTING.md
- improving installation / setup instructions and adding more detail about grunt tasks
2013-08-29 12:12:04 +01:00
John O'Nolan
48e5a5ac0c Fixed typos and shit 2013-08-20 15:34:03 +02:00
John O'Nolan
c41da7c94d 4 SPACES ON ALL THE THINGS FROM NOW ON 2013-08-20 15:31:09 +02:00
John O'Nolan
3b6b5a085d Converting all SASS to 4 space standard.
New standard - ALL .scss files are now indented 4 spaces, no tabs. I want to keep this *consistent* because it has been getting incredibly messy. This applies to all native Ghost sass - 3rd party files (normalize, typeplate, bourbon, breakpoint, etc) are not included. /cc @matthojo @erisds
2013-08-20 10:27:15 +02:00
John O'Nolan
56bb89e33f Updated ReadMe.md + added new Contributing.md 2013-08-19 16:08:43 +02:00