Skip to content

Remove blog from coderwall #266

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

Merged
merged 1 commit into from
Dec 16, 2014
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions app/blog/2011-07-22-gaming-the-game.markdown

This file was deleted.

25 changes: 0 additions & 25 deletions app/blog/2012-01-09-starting-off-the-new-year-with-a-bang.markdown

This file was deleted.

18 changes: 0 additions & 18 deletions app/blog/2012-01-10-represent-get-geek-cred-on-your-blog.markdown

This file was deleted.

This file was deleted.

31 changes: 0 additions & 31 deletions app/blog/2012-02-05-the-companies-id-want-to-work-for.markdown

This file was deleted.

24 changes: 0 additions & 24 deletions app/blog/2012-02-23-hating-on-IE6.markdown

This file was deleted.

17 changes: 0 additions & 17 deletions app/controllers/blog_posts_controller.rb

This file was deleted.

8 changes: 0 additions & 8 deletions app/helpers/application_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,6 @@ def page_keywords(keywords=nil)
end
end

def blog_posts_nav_class
if params[:controller] == "blogs"
'active'
else
nil
end
end

def settings_nav_class
if params[:controller] == "users" && params[:action] == "edit"
'active'
Expand Down
86 changes: 0 additions & 86 deletions app/models/blog_post.rb

This file was deleted.

20 changes: 0 additions & 20 deletions app/views/blog_posts/_blog_post.html.haml

This file was deleted.

13 changes: 0 additions & 13 deletions app/views/blog_posts/_disqus_comment_count.html.erb

This file was deleted.

16 changes: 0 additions & 16 deletions app/views/blog_posts/_disqus_comment_thread.html.erb

This file was deleted.

24 changes: 0 additions & 24 deletions app/views/blog_posts/index.atom.erb

This file was deleted.

18 changes: 0 additions & 18 deletions app/views/blog_posts/index.html.haml

This file was deleted.

18 changes: 0 additions & 18 deletions app/views/blog_posts/show.html.haml

This file was deleted.

Loading