1. 6d64832 Fix minor HTML mistakes by pR0Ps · 10 years ago
  2. fc48ff8 Fix some issues with the lw-timeago plugin by pR0Ps · 10 years ago
  3. 2afe426 Update less to 2.2.0 by pR0Ps · 10 years ago
  4. 4c79331 Remove placeholder logo by pR0Ps · 10 years ago
  5. 44f29b2 Properly load JS on page load by pR0Ps · 10 years ago
  6. d077e14 Fix error in code highlighting css by pR0Ps · 10 years ago
  7. b1beb10 Remove option to force pixels (not useful and not a good idea) by pR0Ps · 10 years ago
  8. e0255f6 Make unmangling emails more robust by pR0Ps · 10 years ago
  9. 45d3382 Update social icons by pR0Ps · 10 years ago
  10. 7bdfb59 Change precedence for icons in the sidebar by pR0Ps · 10 years ago
  11. ccef5bd Refactor subheader by pR0Ps · 10 years ago
  12. 2fd9300 Add fuzzy dates with lw-timeago by pR0Ps · 10 years ago
  13. 0586929 Add updated screenshot by pR0Ps · 10 years ago
  14. c90d6e3 Update license by pR0Ps · 10 years ago
  15. bcaaaed Change datetimes in the <time> elements to ISO8601 format by pR0Ps · 10 years ago
  16. 52e7a03 Markup times with <time> tags by pR0Ps · 10 years ago
  17. c548050 Increase padding for pre blocks by pR0Ps · 10 years ago
  18. 475542b Ignore OSX FS garbage by Carey Metcalfe · 10 years ago
  19. d44c2f9 Add generic descriptions for templates by pR0Ps · 10 years ago
  20. 0edc556 Reduce verical padding on header by pR0Ps · 10 years ago
  21. 441bfd2 Show last modified date if it exists by pR0Ps · 10 years ago
  22. 0a5bb62 Change repo name by pR0Ps · 10 years ago
  23. 69c71b2 Fix pagination layout when viewing on thin screens by pR0Ps · 10 years ago
  24. aeaf5f5 Move author and date posted to bottom of article by pR0Ps · 10 years ago
  25. 0c84fdb Floor the min-width CSS media query to remove decimals by Carey Metcalfe · 10 years ago
  26. 5fd3a0f Layout tweaks by pR0Ps · 10 years ago
  27. 2d69892 Shorten description to a maximum of 160 characters by pR0Ps · 10 years ago
  28. 4bc468b Make logo round by Carey Metcalfe · 10 years ago
  29. 9a4c751 Use the site name instead of the author in the sidebar by Carey Metcalfe · 10 years ago
  30. 45fb4b9 Add myself to LICENSE by Carey Metcalfe · 10 years ago
  31. 9603841 Use *.slug instead of category/feed as latter includes relative URL. by Giulio Fidente · 10 years ago
  32. 829e5bd Sort authors and categories by pR0Ps · 10 years ago
  33. cc0f61e Slightly change layout of category and tags display by pR0Ps · 10 years ago
  34. 1a7a478 Disqus comments are shown by default if enabled by pR0Ps · 10 years ago
  35. 86b8086 Fixed some issues with tags in the page title by pR0Ps · 10 years ago
  36. 277fab8 Make meta description tag more descriptive by pR0Ps · 10 years ago
  37. 27bc753 Add website link to attribution footer by pR0Ps · 10 years ago
  38. 8d10ff2 Allow for both http and https URIs by Vincent Cheng · 11 years ago
  39. c5c6675 Decrease main content size by pR0Ps · 11 years ago
  40. eae2267 Tweak font size and colours by pR0Ps · 11 years ago
  41. 2faeb22 Change font to Ubuntu by pR0Ps · 11 years ago
  42. 69cebd6 Make text a little darker by pR0Ps · 11 years ago
  43. 61e1004 Move font options into the same file by pR0Ps · 11 years ago
  44. 945a464 Fix extra '|' character in submenu by pR0Ps · 11 years ago
  45. 75ee6e0 Improve link icon logic by pR0Ps · 11 years ago
  46. 7be79ab Fix ordering of vertical bars in submenu by pR0Ps · 11 years ago
  47. 8c420a5 Added line to README about pull requests 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. b39b038 Add makefile target for quick recompilation of style.css by Vincent Cheng · 11 years ago
  55. 0bb3dbd Break up article page into dates by pR0Ps · 11 years ago
  56. 26d7087 Add the option to use server-side LESS css compilation by pR0Ps · 11 years ago
  57. 18abba6 Move to CDN less.js. Update to v1.6.1 by pR0Ps · 11 years ago
  58. 0a59c1a Fix syntax error in style.less by pR0Ps · 11 years ago
  59. a93e271 Modifies readme to differentiate from parent project by pR0Ps · 11 years ago
  60. 061c624 Upgrade analytics to Universal Analytics by pR0Ps · 11 years ago
  61. d351cde Tweak pagination width by pR0Ps · 11 years ago
  62. 2734177 Specify height on logo to fix main.offsetTop value on load by pR0Ps · 11 years ago
  63. 065362a Reduce size of page buttons for smaller screens by pR0Ps · 11 years ago
  64. 8dbfbd8 Add PDF icon, style tweaks by pR0Ps · 11 years ago
  65. 02550b7 Added global keywords by pR0Ps · 11 years ago
  66. 433d1da Fix link URL to icon mapping by pR0Ps · 11 years ago
  67. 23cfbaa Add MANGLE_EMAILS option by pR0Ps · 11 years ago
  68. 8c52463 Add FORCE_PIXELS option to force pixels vs. display pixels by pR0Ps · 11 years ago
  69. 6c17315 Add SCROLL_TO_CONTENT option by pR0Ps · 11 years ago
  70. 981a839 Add page numbers by pR0Ps · 11 years ago
  71. 5a6e4f0 Fix for weird mobile scaling by pR0Ps · 11 years ago
  72. 721949b Changes to pagination by pR0Ps · 11 years ago
  73. 6bf5227 Added sitename after page titles by pR0Ps · 11 years ago
  74. 589f9bd Added authors page, allows for disabling of authors, categories, and tags by pR0Ps · 11 years ago
  75. 09af9c4 First pass on a sub-header functionality by pR0Ps · 11 years ago
  76. bd316a1 Reduce spacing above and below articles by pR0Ps · 11 years ago
  77. 44330eb Center the main content container and top menu in compact mode by pR0Ps · 11 years ago
  78. 8096f8f Remove pages and menuitems from side, tweak top menu items by pR0Ps · 11 years ago
  79. a6d15c3 Layout tweaks by pR0Ps · 11 years ago
  80. 41bf7d3 Add hover effect to all links except ones with 'nohover' class by pR0Ps · 11 years ago
  81. 53842f5 Remove red border from 'err' code style by pR0Ps · 11 years ago
  82. 440764b Added Google+ authorship by pR0Ps · 11 years ago
  83. 1c4126a Update attribution by pR0Ps · 11 years ago
  84. bccea05 Remove internet defence league by pR0Ps · 11 years ago
  85. 49fc264 Keep normal header and footer for pages by pR0Ps · 11 years ago
  86. 90df6e9 Add pages to top menu by pR0Ps · 11 years ago
  87. fee5225 Change sidebar link format, add FontAwesome icons by pR0Ps · 11 years ago
  88. c2a6b97 Increase font size of top menu by pR0Ps · 11 years ago
  89. 395338a Change articel and page headers from h3 to h1 by pR0Ps · 11 years ago
  90. 4f64613 Update analytics code by pR0Ps · 11 years ago
  91. ba37f02 Add styling for footnotes by pR0Ps · 11 years ago
  92. e9fca55 Fix parse error in console by pR0Ps · 11 years ago
  93. 12bcc7f Update LESS to 1.5.0 by pR0Ps · 11 years ago
  94. 5095e22 Fix tag links, add article counts to tag and category pages by pR0Ps · 11 years ago
  95. 0bc1f0e fixes article_{title,text,meta} usage from id to class; closes #4 by Giulio Fidente · 11 years ago
  96. ebb4c7a renames p#paginator into div#paginator by Giulio Fidente · 11 years ago
  97. fe93c23 Fixes #3, the github gists line numbers should now work as expected by Giulio Fidente · 11 years ago
  98. 5f1fc24 Merge pull request #2 from xqwzts/disqus-comments by Giulio Fidente · 11 years ago
  99. 2c25ad4 Added 'toggle' link. by Victor Choueiri · 11 years ago
  100. 79840b1 Article comment visibility toggleable, with setting property COLLAPSE_COMMENTS determining default visibility. by Victor Choueiri · 11 years ago