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

[Feature] Archives feature in Blogit #39

Closed
wants to merge 1 commit into from
Closed

[Feature] Archives feature in Blogit #39

wants to merge 1 commit into from

Conversation

HollowerMan
Copy link

A wanted to add an archives feature to my blog with Blogit, so i worked an a trivial implementation.
This commit includes :

  • Routes and controller methods for displaying /posts/archives/:year/:month archives
  • 2 class methods in the Model to allow gripping all the tags and all the archives available

Let me know if there is anything you don't like about that...

@Bodacious
Copy link
Owner

@HollowerMan Sorry for the delay in responding to this - It's a busy week

I'll look at it ASAP, thanks

@Bodacious
Copy link
Owner

@HollowerMan This feature was added a while back

Please check: https://github.com/KatanaCode/blogit/blob/master/app/helpers/blogit/posts_helper.rb#L15-L21

Sorry, this wasn't mentioned in the README or Wiki - I'll make sure we update it soon!

@Bodacious Bodacious closed this Jun 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants