-
Notifications
You must be signed in to change notification settings - Fork 0
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
General discussion #10
Comments
Ed, I found that the embedded calendar you added was preventing the page shrinking nicely to mobile sizes, so have temporarily removed it. Is that calendar something the club actively uses, or just an experiment? We could probably give it a page of its own, or make it resize nicely within some other component |
Just an experiment - we don't have anything similar on the current website. Some kind of list of upcoming fixtures & training runs might be good though. |
Yes, I agree.
There is a feature/trick in Jeykll whereby you can keep JSON files in
version control as a "data source" and then we could hook them up to a nice
Javascript calendar, or indeed filter them and pull them onto separate
pages. Or Javascript could then show the upcoming ones and lose all the
past ones automatically. I have no strong feelings except that if key
data is spread across half a dozen hosted systems, it will be harder to
keep track of.
|
How about this for a simple & clean theme: http://jekyllthemes.org/themes/pithy/ On 23 September 2015 at 16:44, Andy Robinson [email protected]
|
Oh, definitely - in fact that calendar is generated from yaml in _data/fixtures/2015-16.yml, I was just using Google Calendar as a renderer. |
I agree, that is very clean. Under the hood the markup is much saner too. Unfortunately we spend days headbanging on three different themes before Suggestion: it's all driven by that layout file "default.html". How about Go to go now - off to Watford tonight!
On 23 September 2015 at 16:48, njg234908 [email protected] wrote:
|
Ok, i purely picked that one out based on look and feel so perhaps we can If we could make the left hand menu hidden by default on all devices, I will try and hack this if I can with the existing code! On 23 September 2015 at 17:06, Andy Robinson [email protected]
|
That should be easy enough. Or we can just ditch or comment out the left In your view, which are the "three most common" in case I get time to play
On 24 September 2015 at 05:55, njg234908 [email protected] wrote:
|
About / News / Fixtures On 24 September 2015 at 08:22, Andy Robinson [email protected]
|
Github doesn't provide a discussion or mailing list feature, but it just occurred to me that we can achieve this by leaving an issue open and replying to it.
Anyone got opinions on which of the side-menu items really need to be there at the top level, and which could be demoted?
The text was updated successfully, but these errors were encountered: