si / domiary

Keep a diary of domain registrations and expirations
0 stars 1 forks source link

Go mobile first #27

Open MrQwest opened 10 years ago

MrQwest commented 10 years ago

Working my way through this but a bit of client work has crept in and stolen my time.

I'd say I'm about 40% through it at the moment. Am building and committing against the rwd branch if you're interested.

si commented 10 years ago

That's cool man. I'll leave you with it for when you have the time. There's no tight deadlines or demands on this.

MrQwest commented 10 years ago

ok ok ok, so I've done some work on the rwd branch but when trying to merge back into the main, it all went a little bit wrong. There were some merge-conflicts and I couldn't figure it out.

So I've changed tact. I've now taken the sass files from my rwd branch and added them to the master branch. I'm also trying Gulp (the task runner) to get the sass files processed. These files have been committed (just in case you wanted to see them) although they can easily be pulled out and ignored.

So the upshot is, in the app/webroot/css file is style.css which is your CSS file that you originally used. Domiary still uses this. However dive into web inspector and change that to styles.css (plural) and it'll use my sass processed version.

Makes sense?

si commented 10 years ago

Good work! I'll check it out later.

I've had issues with branches too so think we'll just work off the master for now and maybe get some expert advice from someone (@onishiweb maybe?)