CeBe
November 21, 2015, 3:37pm
50
jacmoe: I really like what I see from your screenshots! I am really busy right now so I had no time to read all of this, but I wanted to announce that today we decided to make the new website’s code open source:
Would be great to have you as a contributor!
jacmoe
(Jacob Moena)
November 21, 2015, 7:50pm
51
Thanks CeBe
And what great news!
I will check it out.
You made the right decision, I am sure.
[color="#006400 "]/* forking - cloning */ [/color]
jacmoe
(Jacob Moena)
November 21, 2015, 10:12pm
52
I also like the design of that.
But I think that my take has got more identity
It was fairly painless to download, install and setup - but Latex sure is a bitch.
I am still pulling down half of the worlds packages…
What I will do now is do my theme on top of it, using Sass instead of Less and Gulp instead of Grunt, but I will not change much.
That will be stage two…
OK, so Yii Camp … sounds intriguing
jacmoe
(Jacob Moena)
November 22, 2015, 4:07am
53
Ok, so I forked and cloned and hacked a bit, and I like the overall idea of it.
However, I will see if I can combine the best of both, so I have made a branch.
Have already converted the Less to Sass and the Grunt to Gulp.
Gulp is so much faster than Grunt, btw.
And there is browsersync included in the script.
samdark
(Alexander Makarov)
November 22, 2015, 11:56am
54
Jacmoe, I think we’ll drop an idea of YiiCamp for now since SSO is kind of blocker issue that prevents us to move forward…
samdark
(Alexander Makarov)
November 22, 2015, 11:56am
55
Jacmoe , please don’t do giant pull requests. One thing at a time, OK?
jacmoe
(Jacob Moena)
November 22, 2015, 11:59am
56
I did create a separate branch in my fork so don’t worry.
I am not sure what’s the best way to approach this since I can’t issue 10-30 PRs a day
Tell me how I should do it.
jacmoe
(Jacob Moena)
November 22, 2015, 12:01pm
57
What I have now is basically the old theme ported to Sass and now using Gulp instead of Grunt.
So I could actually merge that into my master and issue a pull request now
Because what I do from here is changing things quite a bit.
jacmoe
(Jacob Moena)
November 22, 2015, 12:06pm
58
I should probably make a new fork, and chop things up - you are right.
Because there is a favicon update in the middle of it all that should have been a separate PR.
I guess you can tell that I am used to be a lone wolf developer.
jacmoe
(Jacob Moena)
November 30, 2015, 6:16pm
60
Note: yes, there will be more sections on the front page - news, latest gossip, etc.
jacmoe
(Jacob Moena)
November 30, 2015, 11:31pm
61
I changed the ‘framework’ to a lighter gray and made the nav-bar ‘logo’ use the same colour.
(( Edit: to see a full page screenshot, go back to the previous page ))
Tell me what you think:
ekerazha
(Ekerazha)
December 5, 2015, 7:12pm
62
jacmoe:
I changed the ‘framework’ to a lighter gray and made the nav-bar ‘logo’ use the same colour.
(( Edit: to see a full page screenshot, go back to the previous page ))
Tell me what you think:
"yii framework" is too close to the logo
the “framework” color (dark grey) isn’t a good choice, it should be lighter
jacmoe
(Jacob Moena)
December 5, 2015, 8:19pm
63
Yes but that is all fixed already. I should probably post new screenshots of the site in progress.
If you’re interested in following the progress, then do visit the repository at Github
Thanks for the interest!
jacmoe
(Jacob Moena)
December 6, 2015, 12:09am
64
Things are progressing, although at a slow rate:
ekerazha
(Ekerazha)
December 6, 2015, 1:55pm
65
I’d use a “sans serif” font.
"yii framework" is too close to the logo symbol
Shadows below “Facebook” etc… hello 1998
jacmoe
(Jacob Moena)
December 6, 2015, 2:05pm
66
The font for the headers is a sans serif: Josefin.
I am using Arvo for the body text, but you might be right that it should be sans serif. I’ll try another from the list of Google font pairings for Josefin.
That cool 1998 shadow is just a filter and the one that looked acceptable on that blue background.
It could be toned down or taken out.
The logo has been discussed at great length here: https://github.com/y...k.com/issues/61
And I am considering it done
At least for now.
6842
jacmoe
(Jacob Moena)
December 6, 2015, 2:16pm
67
Which font should it be?
I am leaning towards Open Sans right now, but my leaning changes each day
jacmoe
(Jacob Moena)
December 6, 2015, 2:26pm
68
I changed it to use Open Sans for the body, while of course keeping Josefin Sans for the headers:
ekerazha
(Ekerazha)
December 6, 2015, 10:21pm
69
For the body, I’d use the usual
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;