1. ed3a552 Pull Javascript out into individual files by Carey Metcalfe · 9 years ago
  2. 3f00eb1 Make all references HTTPS by Carey Metcalfe · 9 years ago
  3. 7d8453a Fix scripts not being added to page template by Carey Metcalfe · 9 years ago
  4. 9461e3f Add a template for error pages by Carey Metcalfe · 9 years ago
  5. dbadbb9 Use the default sort order of pages in base template. by Arun · 9 years ago
  6. 9a451f1 Switch from libsass -> pyScss by pR0Ps · 10 years ago
  7. 19fac82 Add hash of file to filename by pR0Ps · 10 years ago
  8. a9f8203 Add webassets project by pR0Ps · 10 years ago
  9. f072a8c Add email mangling to LINKS list by pR0Ps · 10 years ago
  10. 58acb37 Change social links display by pR0Ps · 10 years ago
  11. f96bbf6 Remove deprecated Google Authorship functionality by pR0Ps · 10 years ago
  12. 46870fa Remove SCROLL_TO_CONTENT option (should always be on) by pR0Ps · 10 years ago
  13. 032e7d8 Allow Disqus comments to be collapsed (again) by pR0Ps · 10 years ago
  14. 698c2fe Remove the initial dummy href attribute from the email by pR0Ps · 10 years ago
  15. 095ba34 Update lw-timeago version by pR0Ps · 10 years ago
  16. f80588d Let users decide how to open links by Carey Metcalfe · 10 years ago
  17. 6d64832 Fix minor HTML mistakes by pR0Ps · 10 years ago
  18. fc48ff8 Fix some issues with the lw-timeago plugin by pR0Ps · 10 years ago
  19. 2afe426 Update less to 2.2.0 by pR0Ps · 10 years ago
  20. 44f29b2 Properly load JS on page load by pR0Ps · 10 years ago
  21. b1beb10 Remove option to force pixels (not useful and not a good idea) by pR0Ps · 10 years ago
  22. e0255f6 Make unmangling emails more robust by pR0Ps · 10 years ago
  23. 45d3382 Update social icons by pR0Ps · 10 years ago
  24. 7bdfb59 Change precedence for icons in the sidebar by pR0Ps · 10 years ago
  25. ccef5bd Refactor subheader by pR0Ps · 10 years ago
  26. 2fd9300 Add fuzzy dates with lw-timeago by pR0Ps · 10 years ago
  27. bcaaaed Change datetimes in the <time> elements to ISO8601 format by pR0Ps · 10 years ago
  28. 52e7a03 Markup times with <time> tags by pR0Ps · 10 years ago
  29. d44c2f9 Add generic descriptions for templates by pR0Ps · 10 years ago
  30. 441bfd2 Show last modified date if it exists by pR0Ps · 10 years ago
  31. 0a5bb62 Change repo name by pR0Ps · 10 years ago
  32. 69c71b2 Fix pagination layout when viewing on thin screens by pR0Ps · 10 years ago
  33. aeaf5f5 Move author and date posted to bottom of article by pR0Ps · 10 years ago
  34. 2d69892 Shorten description to a maximum of 160 characters by pR0Ps · 10 years ago
  35. 9a4c751 Use the site name instead of the author in the sidebar by Carey Metcalfe · 10 years ago
  36. 9603841 Use *.slug instead of category/feed as latter includes relative URL. by Giulio Fidente · 10 years ago
  37. 829e5bd Sort authors and categories by pR0Ps · 10 years ago
  38. cc0f61e Slightly change layout of category and tags display by pR0Ps · 10 years ago
  39. 1a7a478 Disqus comments are shown by default if enabled by pR0Ps · 10 years ago
  40. 86b8086 Fixed some issues with tags in the page title by pR0Ps · 10 years ago
  41. 277fab8 Make meta description tag more descriptive by pR0Ps · 10 years ago
  42. 27bc753 Add website link to attribution footer by pR0Ps · 10 years ago
  43. 8d10ff2 Allow for both http and https URIs by Vincent Cheng · 11 years ago
  44. 61e1004 Move font options into the same file by pR0Ps · 11 years ago
  45. 945a464 Fix extra '|' character in submenu by pR0Ps · 11 years ago
  46. 75ee6e0 Improve link icon logic by pR0Ps · 11 years ago
  47. 7be79ab Fix ordering of vertical bars in submenu by pR0Ps · 11 years ago
  48. e5f49ca Fix validation error (invalid <br> tag) by pR0Ps · 11 years ago
  49. 9202dd5 If USER_LOGO_URL isn't defined, don't use a placeholder by pR0Ps · 11 years ago
  50. b0ee873 Add generic "enable js" message for Disqus comments if user has js disabled by Vincent Cheng · 11 years ago
  51. 713daa2 Move social links above other links, and insert a <br> in between by Vincent Cheng · 11 years ago
  52. 727dc47 Fix typo in attribution by pR0Ps · 11 years ago
  53. 5ab7dde Only show comments: toggle line if COLLAPSE_COMMENTS = True by Vincent Cheng · 11 years ago
  54. 0bb3dbd Break up article page into dates by pR0Ps · 11 years ago
  55. 26d7087 Add the option to use server-side LESS css compilation by pR0Ps · 11 years ago
  56. 18abba6 Move to CDN less.js. Update to v1.6.1 by pR0Ps · 11 years ago
  57. 061c624 Upgrade analytics to Universal Analytics by pR0Ps · 11 years ago
  58. 2734177 Specify height on logo to fix main.offsetTop value on load by pR0Ps · 11 years ago
  59. 065362a Reduce size of page buttons for smaller screens by pR0Ps · 11 years ago
  60. 8dbfbd8 Add PDF icon, style tweaks by pR0Ps · 11 years ago
  61. 02550b7 Added global keywords by pR0Ps · 11 years ago
  62. 433d1da Fix link URL to icon mapping by pR0Ps · 11 years ago
  63. 23cfbaa Add MANGLE_EMAILS option by pR0Ps · 11 years ago
  64. 8c52463 Add FORCE_PIXELS option to force pixels vs. display pixels by pR0Ps · 11 years ago
  65. 6c17315 Add SCROLL_TO_CONTENT option by pR0Ps · 11 years ago
  66. 981a839 Add page numbers by pR0Ps · 11 years ago
  67. 721949b Changes to pagination by pR0Ps · 11 years ago
  68. 6bf5227 Added sitename after page titles by pR0Ps · 11 years ago
  69. 589f9bd Added authors page, allows for disabling of authors, categories, and tags by pR0Ps · 11 years ago
  70. 09af9c4 First pass on a sub-header functionality by pR0Ps · 11 years ago
  71. 8096f8f Remove pages and menuitems from side, tweak top menu items by pR0Ps · 11 years ago
  72. 41bf7d3 Add hover effect to all links except ones with 'nohover' class by pR0Ps · 11 years ago
  73. 440764b Added Google+ authorship by pR0Ps · 11 years ago
  74. 1c4126a Update attribution by pR0Ps · 11 years ago
  75. bccea05 Remove internet defence league by pR0Ps · 11 years ago
  76. 49fc264 Keep normal header and footer for pages by pR0Ps · 11 years ago
  77. 90df6e9 Add pages to top menu by pR0Ps · 11 years ago
  78. fee5225 Change sidebar link format, add FontAwesome icons by pR0Ps · 11 years ago
  79. 395338a Change articel and page headers from h3 to h1 by pR0Ps · 11 years ago
  80. 4f64613 Update analytics code by pR0Ps · 11 years ago
  81. e9fca55 Fix parse error in console by pR0Ps · 11 years ago
  82. 12bcc7f Update LESS to 1.5.0 by pR0Ps · 11 years ago
  83. 5095e22 Fix tag links, add article counts to tag and category pages by pR0Ps · 11 years ago
  84. 0bc1f0e fixes article_{title,text,meta} usage from id to class; closes #4 by Giulio Fidente · 11 years ago
  85. ebb4c7a renames p#paginator into div#paginator by Giulio Fidente · 11 years ago
  86. 2c25ad4 Added 'toggle' link. by Victor Choueiri · 11 years ago
  87. 79840b1 Article comment visibility toggleable, with setting property COLLAPSE_COMMENTS determining default visibility. by Victor Choueiri · 11 years ago
  88. d54283f Enabled Disqus comments on articles of DISQUS_SITENAME property is set. by Victor Choueiri · 11 years ago
  89. 7968ff5 Fixes copyright notice now set to the blog AUTHOR by Giulio Fidente · 11 years ago
  90. e268804 Member of rather than Join the by Giulio Fidente · 12 years ago
  91. 180d172 Add support for the Internet Defense League code by Giulio Fidente · 12 years ago
  92. 35812c2 I do not want the link to rel as 'bookmark' by Giulio Fidente · 12 years ago
  93. ff34fb3 fixes page template rendering by Giulio Fidente · 12 years ago
  94. da4d95b fixes incorrect links to tag's page from tag_cloud listing by Giulio Fidente · 12 years ago
  95. e88666d article/page title text is smaller, heading uppercase text also is smaller by Giulio Fidente · 12 years ago
  96. 663537a add author/description/keywords in the head section by Giulio Fidente · 12 years ago
  97. 0161f71 improves blockquote and pre tags readability (padding/margin/size) by Giulio Fidente · 12 years ago
  98. 5d50318 removes link to categories from the header section by Giulio Fidente · 12 years ago
  99. 824c595 add rss/atom links in the header for base/category/tag pages by Giulio Fidente · 12 years ago
  100. fbc35fb moves analytics code in the head tag, as suggested by google by Giulio Fidente · 12 years ago