1. aeaf5f5 Move author and date posted to bottom of article by pR0Ps · 10 years ago
  2. 2d69892 Shorten description to a maximum of 160 characters by pR0Ps · 10 years ago
  3. 9a4c751 Use the site name instead of the author in the sidebar by Carey Metcalfe · 10 years ago
  4. 9603841 Use *.slug instead of category/feed as latter includes relative URL. by Giulio Fidente · 10 years ago
  5. 829e5bd Sort authors and categories by pR0Ps · 10 years ago
  6. cc0f61e Slightly change layout of category and tags display by pR0Ps · 10 years ago
  7. 1a7a478 Disqus comments are shown by default if enabled by pR0Ps · 10 years ago
  8. 86b8086 Fixed some issues with tags in the page title by pR0Ps · 10 years ago
  9. 277fab8 Make meta description tag more descriptive by pR0Ps · 10 years ago
  10. 27bc753 Add website link to attribution footer by pR0Ps · 10 years ago
  11. 8d10ff2 Allow for both http and https URIs by Vincent Cheng · 11 years ago
  12. 61e1004 Move font options into the same file by pR0Ps · 11 years ago
  13. 945a464 Fix extra '|' character in submenu by pR0Ps · 11 years ago
  14. 75ee6e0 Improve link icon logic by pR0Ps · 11 years ago
  15. 7be79ab Fix ordering of vertical bars in submenu by pR0Ps · 11 years ago
  16. e5f49ca Fix validation error (invalid <br> tag) by pR0Ps · 11 years ago
  17. 9202dd5 If USER_LOGO_URL isn't defined, don't use a placeholder by pR0Ps · 11 years ago
  18. b0ee873 Add generic "enable js" message for Disqus comments if user has js disabled by Vincent Cheng · 11 years ago
  19. 713daa2 Move social links above other links, and insert a <br> in between by Vincent Cheng · 11 years ago
  20. 727dc47 Fix typo in attribution by pR0Ps · 11 years ago
  21. 5ab7dde Only show comments: toggle line if COLLAPSE_COMMENTS = True by Vincent Cheng · 11 years ago
  22. 0bb3dbd Break up article page into dates by pR0Ps · 11 years ago
  23. 26d7087 Add the option to use server-side LESS css compilation by pR0Ps · 11 years ago
  24. 18abba6 Move to CDN less.js. Update to v1.6.1 by pR0Ps · 11 years ago
  25. 061c624 Upgrade analytics to Universal Analytics by pR0Ps · 11 years ago
  26. 2734177 Specify height on logo to fix main.offsetTop value on load by pR0Ps · 11 years ago
  27. 065362a Reduce size of page buttons for smaller screens by pR0Ps · 11 years ago
  28. 8dbfbd8 Add PDF icon, style tweaks by pR0Ps · 11 years ago
  29. 02550b7 Added global keywords by pR0Ps · 11 years ago
  30. 433d1da Fix link URL to icon mapping by pR0Ps · 11 years ago
  31. 23cfbaa Add MANGLE_EMAILS option by pR0Ps · 11 years ago
  32. 8c52463 Add FORCE_PIXELS option to force pixels vs. display pixels by pR0Ps · 11 years ago
  33. 6c17315 Add SCROLL_TO_CONTENT option by pR0Ps · 11 years ago
  34. 981a839 Add page numbers by pR0Ps · 11 years ago
  35. 721949b Changes to pagination by pR0Ps · 11 years ago
  36. 6bf5227 Added sitename after page titles by pR0Ps · 11 years ago
  37. 589f9bd Added authors page, allows for disabling of authors, categories, and tags by pR0Ps · 11 years ago
  38. 09af9c4 First pass on a sub-header functionality by pR0Ps · 11 years ago
  39. 8096f8f Remove pages and menuitems from side, tweak top menu items by pR0Ps · 11 years ago
  40. 41bf7d3 Add hover effect to all links except ones with 'nohover' class by pR0Ps · 11 years ago
  41. 440764b Added Google+ authorship by pR0Ps · 11 years ago
  42. 1c4126a Update attribution by pR0Ps · 11 years ago
  43. bccea05 Remove internet defence league by pR0Ps · 11 years ago
  44. 49fc264 Keep normal header and footer for pages by pR0Ps · 11 years ago
  45. 90df6e9 Add pages to top menu by pR0Ps · 11 years ago
  46. fee5225 Change sidebar link format, add FontAwesome icons by pR0Ps · 11 years ago
  47. 395338a Change articel and page headers from h3 to h1 by pR0Ps · 11 years ago
  48. 4f64613 Update analytics code by pR0Ps · 11 years ago
  49. e9fca55 Fix parse error in console by pR0Ps · 11 years ago
  50. 12bcc7f Update LESS to 1.5.0 by pR0Ps · 11 years ago
  51. 5095e22 Fix tag links, add article counts to tag and category pages by pR0Ps · 11 years ago
  52. 0bc1f0e fixes article_{title,text,meta} usage from id to class; closes #4 by Giulio Fidente · 11 years ago
  53. ebb4c7a renames p#paginator into div#paginator by Giulio Fidente · 11 years ago
  54. 2c25ad4 Added 'toggle' link. by Victor Choueiri · 11 years ago
  55. 79840b1 Article comment visibility toggleable, with setting property COLLAPSE_COMMENTS determining default visibility. by Victor Choueiri · 11 years ago
  56. d54283f Enabled Disqus comments on articles of DISQUS_SITENAME property is set. by Victor Choueiri · 11 years ago
  57. 7968ff5 Fixes copyright notice now set to the blog AUTHOR by Giulio Fidente · 11 years ago
  58. e268804 Member of rather than Join the by Giulio Fidente · 12 years ago
  59. 180d172 Add support for the Internet Defense League code by Giulio Fidente · 12 years ago
  60. 35812c2 I do not want the link to rel as 'bookmark' by Giulio Fidente · 12 years ago
  61. ff34fb3 fixes page template rendering by Giulio Fidente · 12 years ago
  62. da4d95b fixes incorrect links to tag's page from tag_cloud listing by Giulio Fidente · 12 years ago
  63. e88666d article/page title text is smaller, heading uppercase text also is smaller by Giulio Fidente · 12 years ago
  64. 663537a add author/description/keywords in the head section by Giulio Fidente · 12 years ago
  65. 0161f71 improves blockquote and pre tags readability (padding/margin/size) by Giulio Fidente · 12 years ago
  66. 5d50318 removes link to categories from the header section by Giulio Fidente · 12 years ago
  67. 824c595 add rss/atom links in the header for base/category/tag pages by Giulio Fidente · 12 years ago
  68. fbc35fb moves analytics code in the head tag, as suggested by google by Giulio Fidente · 12 years ago
  69. 433e96b moves from dynamically compiled style.less to static style.css by Giulio Fidente · 12 years ago
  70. 68c6541 fixes a misspell in the .less file by Giulio Fidente · 12 years ago
  71. 4962644 improves visual on tablets and width < 1024px by Giulio Fidente · 12 years ago
  72. a6c5867 makes better use of h? tags; also improves the less file by Giulio Fidente · 12 years ago
  73. bde9dd4 removes unneeded pipe character by Giulio Fidente · 12 years ago
  74. a329665 moves header and footer from index to base by Giulio Fidente · 12 years ago
  75. 8e8e107 add link to the categories in the index page by Giulio Fidente · 12 years ago
  76. bc2f70a introduces an ending message with links to Pelican and Svbhack by Giulio Fidente · 12 years ago
  77. e377608 this is now responsive and should look nice on tablets too by Giulio Fidente · 12 years ago
  78. 5c9ed78 allows for a custom logo using USER_LOGO_URL variable by Giulio Fidente · 12 years ago
  79. ac651d7 replaces my logo with a placeholder by Giulio Fidente · 12 years ago
  80. 390c5d4 fixes author page navigation by Giulio Fidente · 12 years ago
  81. 62d1ae8 improves navigation moving links to index on the top header by Giulio Fidente · 12 years ago
  82. 5dba477 uses ems instead of px for font-size by Giulio Fidente · 12 years ago
  83. fc3b4d0 css optimizations, uses some more html5 tags by Giulio Fidente · 12 years ago
  84. c179bc1 minor fix to author's page title tag by Giulio Fidente · 12 years ago
  85. 8e2b72c improves navigation in all pages by Giulio Fidente · 12 years ago
  86. bfa0458 open sidebar links in new window/tab by Giulio Fidente · 12 years ago
  87. 023956b improves index/tag/category header by Giulio Fidente · 12 years ago
  88. a5278c1 improves article divs naming and static pages formatting by Giulio Fidente · 12 years ago
  89. d5f389d inverts newer/older paginator by Giulio Fidente · 12 years ago
  90. 6e18a6a add some headnotes block linking category and tag feeds by Giulio Fidente · 12 years ago
  91. 8305e74 adds support for TAG and CATEGORY feeds by Giulio Fidente · 12 years ago
  92. 91c1d45 improves paginator and tags/categories/archives listing layout by Giulio Fidente · 12 years ago
  93. 44ccac7 initial import by Giulio Fidente · 12 years ago