[tor-bugs] #10022 [Website]: We need a new blogging system

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Sep 30 16:28:02 UTC 2014


#10022: We need a new blogging system
---------------------------+-----------------------------------------------
     Reporter:  phobos     |      Owner:  phobos
         Type:             |     Status:  accepted
  enhancement              |  Milestone:  2014 Tor Blog Replacement
     Priority:  normal     |    Version:
    Component:  Website    |   Keywords:  blog replacement upgrade www-team
   Resolution:             |  Parent ID:
Actual Points:             |
       Points:             |
---------------------------+-----------------------------------------------

Comment (by jmtodaro):

 Hi everyone! Here is the initial design implementation for review:
 http://jmtodaro.github.io/tor-blog

 And the code:
 http://github.com/jmtodaro/tor-blog

 A few things:
 - I took some liberties with hover link styling. Let me know if it could
 be better.

 - I didn't know what to put in the page footer so I've just left the base
 one.

 - Added the search box (present in the mockup) but not sure if/how we want
 to use it.

 - Currently both blogs and events are displayed on the review page, due to
 lack of support for jekyll plugins on github pages.

 - The tag cloud is ugly because the method I used to list the tags is
 weird and incredibly hard to style. We may need some sort of plugin to
 handle generating a tag cloud that works properly.

 - Archives page is a placeholder.

 I based this code off of a clean jekyll base (jekyll new) and integrated
 components from ultrasandwich's repo as needed. I think I could merge the
 changes into ultra's codebase without too much trouble, if necessary.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10022#comment:35>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list