Commit Graph

81 Commits

Author SHA1 Message Date
John O'Nolan
8b6ed38d46 Fix typo 2014-05-24 12:20:29 +02:00
John O'Nolan
6764d8b96c Fix mobile bug
Tag field fade-shadows overlapping the settings icon
2014-03-18 10:54:19 +01:00
John O'Nolan
ce430157f9 Very basic first pass at docs 2014-03-16 14:56:29 +01:00
John O'Nolan
7049e993a1 Remove double shadow from dropdown hover
I have no idea why this was originally here
2014-03-15 20:16:08 +01:00
John O'Nolan
bfa11e22f8 Merge pull request #19 from halfdan/someone_is_watching
Implement grunt dev task
2014-03-15 17:14:32 +01:00
Fabian Becker
158fee73f6 Implement grunt dev task
closes #18
- Update grunt-contrib-watch to 0.6.0
- Add watch/dev task to Gruntfile
- Add Ruby to README
2014-03-15 16:52:32 +01:00
John O'Nolan
a8951a0ee0 Fix broken mobile inputs 2014-03-15 16:32:48 +01:00
John O'Nolan
d45decc232 Fix width bug on form inputs 2014-03-15 15:50:43 +01:00
John O'Nolan
85d4ea7a81 New instructions for linking ghost-ui to ghost 2014-03-15 14:58:51 +01:00
John O'Nolan
f1c4fdb869 Update copyright 2014-03-13 22:34:18 +01:00
John O'Nolan
21063af40a Fix normalize.css import 2014-03-12 21:27:33 +00:00
John O'Nolan
3f93a40544 REFACTOR THE THINGS 2014-03-11 23:23:42 +00:00
John O'Nolan
b8aa3466a6 Merge pull request #16 from halfdan/hello_ruby_you_beauty
Re-introduce Ruby
2014-03-12 00:12:11 +01:00
John O'Nolan
6971ff0b90 Merge branch 'master' of github.com:TryGhost/Ghost-UI
# By Fabian Becker (1) and John O'Nolan (1)
* 'master' of github.com:TryGhost/Ghost-UI:
  Remove old %extend placeholders
  Fetch bourbon/breakpoint/normalize via bower
2014-03-11 22:55:45 +00:00
John O'Nolan
bb302db448 Remove IE specific CSS file
We've never used this anyway. It just hangs around doing nothing.
2014-03-11 19:03:10 +01:00
Fabian Becker
694b03337b Re-introduce Ruby
fixes #8, #9, #10, #11
- Add Gemfile
- Swap normalize.css with normalize-scss
- Add grunt-contrib-sass task to compile sass
- Ignore .sass-cache
2014-03-11 19:02:59 +01:00
John O'Nolan
f7706c9173 Introduce robots.txt and sitemap for docs 2014-03-11 15:08:08 +01:00
John O'Nolan
04618a989a Remove old %extend placeholders 2014-03-11 14:59:43 +01:00
Fabian Becker
c407d4775d Fetch bourbon/breakpoint/normalize via bower
closes #14
- Fetch libraries via bower on `grunt`
- Use breakpoint 2.0.6 due to libsass failures
- Add grunt-shell to execute bower install
- Adjust screen.scss
2014-03-10 19:54:39 +01:00
John O'Nolan
3aec61d863 Comment/indentation cleanup 2014-03-10 17:37:08 +01:00
John O'Nolan
945f863411 Fix indentation 2014-03-10 16:16:37 +01:00
John O'Nolan
16c5a99ca9 Dist'in 2014-03-08 14:48:12 +01:00
John O'Nolan
188ecf1940 Removing disturbing mental image 2014-03-07 20:47:11 +01:00
John O'Nolan
5b09d54804 Removing .modal-info
This is not used anywhere in ghost core
2014-03-07 20:44:34 +01:00
John O'Nolan
df464f5ab7 Remove all %placeholder extends
* Allows us to use node-sass and drop the dependency on Ruby
* See TryGhost/Ghost/issues/1346
* See TryGhost/Ghost/issues/2078
2014-03-07 19:54:49 +01:00
Fabian Becker
cf0a3cde8c Compile SASS using node-sass
closes #5
- Added node-sass to package.json
- Added new grunt tasks to compile sass and copy fonts/css to dist
- Added new folders to .gitignore
- Added clean task
- Fixed README
2014-03-06 17:05:08 +01:00
John O'Nolan
41c9a78eed Remove old references to plugins
See TryGhost/Ghost/2295
2014-03-01 11:37:38 +01:00
John O'Nolan
1f76f67a0c Update description of npm
* Fixes #2
* Solves world hunger
* Significantly improves the global economy
* Fixes the recession
* Measurably improves code worldwide
2014-02-24 08:12:28 +01:00
John O'Nolan
026aec95aa Disclaimer 2014-02-23 17:38:52 +01:00
John O'Nolan
1420b03802 Initial commit 2014-02-23 15:07:01 +01:00
John O'Nolan
d33c66c268 Initial commit 2014-02-23 05:56:45 -08:00