1. f072a8c Add email mangling to LINKS list by pR0Ps · 10 years ago
  2. 58acb37 Change social links display by pR0Ps · 10 years ago
  3. f96bbf6 Remove deprecated Google Authorship functionality by pR0Ps · 10 years ago
  4. 46870fa Remove SCROLL_TO_CONTENT option (should always be on) by pR0Ps · 10 years ago
  5. 032e7d8 Allow Disqus comments to be collapsed (again) by pR0Ps · 10 years ago
  6. 698c2fe Remove the initial dummy href attribute from the email by pR0Ps · 10 years ago
  7. 095ba34 Update lw-timeago version by pR0Ps · 10 years ago
  8. f80588d Let users decide how to open links by Carey Metcalfe · 10 years ago
  9. fccd16d Fix hr elements by Carey Metcalfe · 10 years ago
  10. 0075d2d Extend highlighting over the full line, change colour by pR0Ps · 10 years ago
  11. 89c43aa Make inline code stick out more by pR0Ps · 10 years ago
  12. d883e12 Fix code background missing a pixel by pR0Ps · 10 years ago
  13. e889f47 Add support for admonitions by pR0Ps · 10 years ago
  14. 0aea77e Change code highlighting by pR0Ps · 10 years ago
  15. b0c6742 Update timeago plugin by pR0Ps · 10 years ago
  16. 6d64832 Fix minor HTML mistakes by pR0Ps · 10 years ago
  17. fc48ff8 Fix some issues with the lw-timeago plugin by pR0Ps · 10 years ago
  18. 2afe426 Update less to 2.2.0 by pR0Ps · 10 years ago
  19. 4c79331 Remove placeholder logo by pR0Ps · 10 years ago
  20. 44f29b2 Properly load JS on page load by pR0Ps · 10 years ago
  21. d077e14 Fix error in code highlighting css by pR0Ps · 10 years ago
  22. b1beb10 Remove option to force pixels (not useful and not a good idea) by pR0Ps · 10 years ago
  23. e0255f6 Make unmangling emails more robust by pR0Ps · 10 years ago
  24. 45d3382 Update social icons by pR0Ps · 10 years ago
  25. 7bdfb59 Change precedence for icons in the sidebar by pR0Ps · 10 years ago
  26. ccef5bd Refactor subheader by pR0Ps · 10 years ago
  27. 2fd9300 Add fuzzy dates with lw-timeago by pR0Ps · 10 years ago
  28. 0586929 Add updated screenshot by pR0Ps · 10 years ago
  29. c90d6e3 Update license by pR0Ps · 10 years ago
  30. bcaaaed Change datetimes in the <time> elements to ISO8601 format by pR0Ps · 10 years ago
  31. 52e7a03 Markup times with <time> tags by pR0Ps · 10 years ago
  32. c548050 Increase padding for pre blocks by pR0Ps · 10 years ago
  33. 475542b Ignore OSX FS garbage by Carey Metcalfe · 10 years ago
  34. d44c2f9 Add generic descriptions for templates by pR0Ps · 10 years ago
  35. 0edc556 Reduce verical padding on header by pR0Ps · 10 years ago
  36. 441bfd2 Show last modified date if it exists by pR0Ps · 10 years ago
  37. 0a5bb62 Change repo name by pR0Ps · 10 years ago
  38. 69c71b2 Fix pagination layout when viewing on thin screens by pR0Ps · 10 years ago
  39. aeaf5f5 Move author and date posted to bottom of article by pR0Ps · 10 years ago
  40. 0c84fdb Floor the min-width CSS media query to remove decimals by Carey Metcalfe · 10 years ago
  41. 5fd3a0f Layout tweaks by pR0Ps · 10 years ago
  42. 2d69892 Shorten description to a maximum of 160 characters by pR0Ps · 10 years ago
  43. 4bc468b Make logo round by Carey Metcalfe · 10 years ago
  44. 9a4c751 Use the site name instead of the author in the sidebar by Carey Metcalfe · 10 years ago
  45. 45fb4b9 Add myself to LICENSE by Carey Metcalfe · 10 years ago
  46. 9603841 Use *.slug instead of category/feed as latter includes relative URL. by Giulio Fidente · 10 years ago
  47. 829e5bd Sort authors and categories by pR0Ps · 10 years ago
  48. cc0f61e Slightly change layout of category and tags display by pR0Ps · 10 years ago
  49. 1a7a478 Disqus comments are shown by default if enabled by pR0Ps · 10 years ago
  50. 86b8086 Fixed some issues with tags in the page title by pR0Ps · 10 years ago
  51. 277fab8 Make meta description tag more descriptive by pR0Ps · 10 years ago
  52. 27bc753 Add website link to attribution footer by pR0Ps · 10 years ago
  53. 8d10ff2 Allow for both http and https URIs by Vincent Cheng · 11 years ago
  54. c5c6675 Decrease main content size by pR0Ps · 11 years ago
  55. eae2267 Tweak font size and colours by pR0Ps · 11 years ago
  56. 2faeb22 Change font to Ubuntu by pR0Ps · 11 years ago
  57. 69cebd6 Make text a little darker by pR0Ps · 11 years ago
  58. 61e1004 Move font options into the same file by pR0Ps · 11 years ago
  59. 945a464 Fix extra '|' character in submenu by pR0Ps · 11 years ago
  60. 75ee6e0 Improve link icon logic by pR0Ps · 11 years ago
  61. 7be79ab Fix ordering of vertical bars in submenu by pR0Ps · 11 years ago
  62. 8c420a5 Added line to README about pull requests by pR0Ps · 11 years ago
  63. e5f49ca Fix validation error (invalid <br> tag) by pR0Ps · 11 years ago
  64. 9202dd5 If USER_LOGO_URL isn't defined, don't use a placeholder by pR0Ps · 11 years ago
  65. b0ee873 Add generic "enable js" message for Disqus comments if user has js disabled by Vincent Cheng · 11 years ago
  66. 713daa2 Move social links above other links, and insert a <br> in between by Vincent Cheng · 11 years ago
  67. 727dc47 Fix typo in attribution by pR0Ps · 11 years ago
  68. 5ab7dde Only show comments: toggle line if COLLAPSE_COMMENTS = True by Vincent Cheng · 11 years ago
  69. b39b038 Add makefile target for quick recompilation of style.css by Vincent Cheng · 11 years ago
  70. 0bb3dbd Break up article page into dates by pR0Ps · 11 years ago
  71. 26d7087 Add the option to use server-side LESS css compilation by pR0Ps · 11 years ago
  72. 18abba6 Move to CDN less.js. Update to v1.6.1 by pR0Ps · 11 years ago
  73. 0a59c1a Fix syntax error in style.less by pR0Ps · 11 years ago
  74. a93e271 Modifies readme to differentiate from parent project by pR0Ps · 11 years ago
  75. 061c624 Upgrade analytics to Universal Analytics by pR0Ps · 11 years ago
  76. d351cde Tweak pagination width by pR0Ps · 11 years ago
  77. 2734177 Specify height on logo to fix main.offsetTop value on load by pR0Ps · 11 years ago
  78. 065362a Reduce size of page buttons for smaller screens by pR0Ps · 11 years ago
  79. 8dbfbd8 Add PDF icon, style tweaks by pR0Ps · 11 years ago
  80. 02550b7 Added global keywords by pR0Ps · 11 years ago
  81. 433d1da Fix link URL to icon mapping by pR0Ps · 11 years ago
  82. 23cfbaa Add MANGLE_EMAILS option by pR0Ps · 11 years ago
  83. 8c52463 Add FORCE_PIXELS option to force pixels vs. display pixels by pR0Ps · 11 years ago
  84. 6c17315 Add SCROLL_TO_CONTENT option by pR0Ps · 11 years ago
  85. 981a839 Add page numbers by pR0Ps · 11 years ago
  86. 5a6e4f0 Fix for weird mobile scaling by pR0Ps · 11 years ago
  87. 721949b Changes to pagination by pR0Ps · 11 years ago
  88. 6bf5227 Added sitename after page titles by pR0Ps · 11 years ago
  89. 589f9bd Added authors page, allows for disabling of authors, categories, and tags by pR0Ps · 11 years ago
  90. 09af9c4 First pass on a sub-header functionality by pR0Ps · 11 years ago
  91. bd316a1 Reduce spacing above and below articles by pR0Ps · 11 years ago
  92. 44330eb Center the main content container and top menu in compact mode by pR0Ps · 11 years ago
  93. 8096f8f Remove pages and menuitems from side, tweak top menu items by pR0Ps · 11 years ago
  94. a6d15c3 Layout tweaks by pR0Ps · 11 years ago
  95. 41bf7d3 Add hover effect to all links except ones with 'nohover' class by pR0Ps · 11 years ago
  96. 53842f5 Remove red border from 'err' code style by pR0Ps · 11 years ago
  97. 440764b Added Google+ authorship by pR0Ps · 11 years ago
  98. 1c4126a Update attribution by pR0Ps · 11 years ago
  99. bccea05 Remove internet defence league by pR0Ps · 11 years ago
  100. 49fc264 Keep normal header and footer for pages by pR0Ps · 11 years ago