Skip to content
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

fix the banner image, meetup listing meetup-15, meetup-16 #45

Merged
merged 3 commits into from
Jun 17, 2016
Merged

fix the banner image, meetup listing meetup-15, meetup-16 #45

merged 3 commits into from
Jun 17, 2016

Conversation

hardfire
Copy link
Contributor

No description provided.

@geshan
Copy link
Member

geshan commented Jun 13, 2016

looks like needs a rebase

@samundra
Copy link
Collaborator

Review it please and when ready can be merged.

@@ -1,8 +1,8 @@
---
layout: meetup
title: "Meetup #15 - 16 Jan 2016"
title: "Meetup #15 - Coming 16 Jan 2016"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I messed it pretty bad.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no it's ok that was me who removed Coming and then again added it back :)

Copy link
Contributor Author

@hardfire hardfire Jun 13, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we should add a logic if the date is in the future, the name attaches UPCOMING automatically. That is much better than this.
It should be somewhere in this file IMO https://github.com/developers-nepal/php/blob/gh-pages/_layouts/meetup.html

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thnk it is an overkill for now :) let's do the bare minimum.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also think it's overkill for now. It should have worked with the existing code base but looks like we missed something. I will look into this more maybe sometime this weekend. 🆗

@samundra
Copy link
Collaborator

I have fixed the issue. The page now appears on the list. For now I have removed date attribute from meetup collection.

@@ -10,4 +10,7 @@
<div align="center">
<img src="{{ site.baseurl }}/public/images/dn-icon.gif"
alt="Developers Nepal Community">
<br/>
<small>Last updated date {{ site.time | date: "%A, %b %d, %Y" }}</small>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have added last page update time just above the footer.

@samundra samundra changed the title review request from samundra fix the banner image, meetup listing meetup-15, meetup-16 Jun 17, 2016
@@ -14,7 +14,6 @@
</div>

{% include footer.html %}

<!-- <small>Last generated on : {{ site.time }}</small> -->
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we remove this comment ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@geshan
Copy link
Member

geshan commented Jun 17, 2016

merging this, then I will fix the commented code issue in _layouts/default.html

@geshan geshan merged commit 9346394 into developers-nepal:gh-pages Jun 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants