1. dd455ab Fix support for Perlican 4 by Giulio Fidente · 6 years ago
  2. fa300fd Fix 'PAGES' vs 'pages' in base template by Carey Metcalfe · 8 years ago
  3. c6a3442 Update for Pelican v3.7 by Carey Metcalfe · 8 years ago
  4. bc52661 Add config option to README by Carey Metcalfe · 8 years ago
  5. 36b4a30 Fix graphical glitch when USER_LOGO_URL can't be retrieved by Carey Metcalfe · 8 years ago
  6. 4ccf35a update analytics code by Justin Montgomery · 8 years ago
  7. 645cad3 Merge pull request #30 from filgal/master by Carey Metcalfe · 8 years ago
  8. 288f060 Update Font Awesome and more social icons by Carey Metcalfe · 8 years ago
  9. 6614873 added keybase.io fa-key awesome font by filgal · 8 years ago
  10. ad60cae add missed target tag by Justin Montgomery · 9 years ago
  11. 42131ff add option to display date/author/tags above article instead of below by Justin Montgomery · 9 years ago
  12. 3bcd02f open sidebar links in new page, with some rel= safety by Justin Montgomery · 9 years ago
  13. ee5f77c honor pelican DISPLAY_PAGES_ON_MENU setting by Justin Montgomery · 9 years ago
  14. efe7193 Add disqus comment counts by Carey Metcalfe · 9 years ago
  15. ef1e0cb Update Disqus embed code by Carey Metcalfe · 9 years ago
  16. ed3a552 Pull Javascript out into individual files by Carey Metcalfe · 9 years ago
  17. 3f00eb1 Make all references HTTPS by Carey Metcalfe · 9 years ago
  18. 7d8453a Fix scripts not being added to page template by Carey Metcalfe · 9 years ago
  19. 9461e3f Add a template for error pages by Carey Metcalfe · 9 years ago
  20. dbadbb9 Use the default sort order of pages in base template. by Arun · 9 years ago
  21. 9a451f1 Switch from libsass -> pyScss by pR0Ps · 10 years ago
  22. 19fac82 Add hash of file to filename by pR0Ps · 10 years ago
  23. a9f8203 Add webassets project by pR0Ps · 10 years ago
  24. f072a8c Add email mangling to LINKS list by pR0Ps · 10 years ago
  25. 58acb37 Change social links display by pR0Ps · 10 years ago
  26. f96bbf6 Remove deprecated Google Authorship functionality by pR0Ps · 10 years ago
  27. 46870fa Remove SCROLL_TO_CONTENT option (should always be on) by pR0Ps · 10 years ago
  28. 032e7d8 Allow Disqus comments to be collapsed (again) by pR0Ps · 10 years ago
  29. 698c2fe Remove the initial dummy href attribute from the email by pR0Ps · 10 years ago
  30. 095ba34 Update lw-timeago version by pR0Ps · 10 years ago
  31. f80588d Let users decide how to open links by Carey Metcalfe · 10 years ago
  32. 6d64832 Fix minor HTML mistakes by pR0Ps · 10 years ago
  33. fc48ff8 Fix some issues with the lw-timeago plugin by pR0Ps · 10 years ago
  34. 2afe426 Update less to 2.2.0 by pR0Ps · 10 years ago
  35. 44f29b2 Properly load JS on page load by pR0Ps · 10 years ago
  36. b1beb10 Remove option to force pixels (not useful and not a good idea) by pR0Ps · 10 years ago
  37. e0255f6 Make unmangling emails more robust by pR0Ps · 10 years ago
  38. 45d3382 Update social icons by pR0Ps · 10 years ago
  39. 7bdfb59 Change precedence for icons in the sidebar by pR0Ps · 10 years ago
  40. ccef5bd Refactor subheader by pR0Ps · 10 years ago
  41. 2fd9300 Add fuzzy dates with lw-timeago by pR0Ps · 10 years ago
  42. bcaaaed Change datetimes in the <time> elements to ISO8601 format by pR0Ps · 10 years ago
  43. 52e7a03 Markup times with <time> tags by pR0Ps · 10 years ago
  44. d44c2f9 Add generic descriptions for templates by pR0Ps · 10 years ago
  45. 441bfd2 Show last modified date if it exists by pR0Ps · 10 years ago
  46. 0a5bb62 Change repo name by pR0Ps · 10 years ago
  47. 69c71b2 Fix pagination layout when viewing on thin screens by pR0Ps · 10 years ago
  48. aeaf5f5 Move author and date posted to bottom of article by pR0Ps · 10 years ago
  49. 2d69892 Shorten description to a maximum of 160 characters by pR0Ps · 10 years ago
  50. 9a4c751 Use the site name instead of the author in the sidebar by Carey Metcalfe · 10 years ago
  51. 9603841 Use *.slug instead of category/feed as latter includes relative URL. by Giulio Fidente · 10 years ago
  52. 829e5bd Sort authors and categories by pR0Ps · 10 years ago
  53. cc0f61e Slightly change layout of category and tags display by pR0Ps · 10 years ago
  54. 1a7a478 Disqus comments are shown by default if enabled by pR0Ps · 10 years ago
  55. 86b8086 Fixed some issues with tags in the page title by pR0Ps · 10 years ago
  56. 277fab8 Make meta description tag more descriptive by pR0Ps · 10 years ago
  57. 27bc753 Add website link to attribution footer by pR0Ps · 10 years ago
  58. 8d10ff2 Allow for both http and https URIs by Vincent Cheng · 11 years ago
  59. 61e1004 Move font options into the same file by pR0Ps · 11 years ago
  60. 945a464 Fix extra '|' character in submenu by pR0Ps · 11 years ago
  61. 75ee6e0 Improve link icon logic by pR0Ps · 11 years ago
  62. 7be79ab Fix ordering of vertical bars in submenu 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. 0bb3dbd Break up article page into dates by pR0Ps · 11 years ago
  70. 26d7087 Add the option to use server-side LESS css compilation by pR0Ps · 11 years ago
  71. 18abba6 Move to CDN less.js. Update to v1.6.1 by pR0Ps · 11 years ago
  72. 061c624 Upgrade analytics to Universal Analytics by pR0Ps · 11 years ago
  73. 2734177 Specify height on logo to fix main.offsetTop value on load by pR0Ps · 11 years ago
  74. 065362a Reduce size of page buttons for smaller screens by pR0Ps · 11 years ago
  75. 8dbfbd8 Add PDF icon, style tweaks by pR0Ps · 11 years ago
  76. 02550b7 Added global keywords by pR0Ps · 11 years ago
  77. 433d1da Fix link URL to icon mapping by pR0Ps · 11 years ago
  78. 23cfbaa Add MANGLE_EMAILS option by pR0Ps · 11 years ago
  79. 8c52463 Add FORCE_PIXELS option to force pixels vs. display pixels by pR0Ps · 11 years ago
  80. 6c17315 Add SCROLL_TO_CONTENT option by pR0Ps · 11 years ago
  81. 981a839 Add page numbers by pR0Ps · 11 years ago
  82. 721949b Changes to pagination by pR0Ps · 11 years ago
  83. 6bf5227 Added sitename after page titles by pR0Ps · 11 years ago
  84. 589f9bd Added authors page, allows for disabling of authors, categories, and tags by pR0Ps · 11 years ago
  85. 09af9c4 First pass on a sub-header functionality by pR0Ps · 11 years ago
  86. 8096f8f Remove pages and menuitems from side, tweak top menu items by pR0Ps · 11 years ago
  87. 41bf7d3 Add hover effect to all links except ones with 'nohover' class by pR0Ps · 11 years ago
  88. 440764b Added Google+ authorship by pR0Ps · 11 years ago
  89. 1c4126a Update attribution by pR0Ps · 11 years ago
  90. bccea05 Remove internet defence league by pR0Ps · 11 years ago
  91. 49fc264 Keep normal header and footer for pages by pR0Ps · 11 years ago
  92. 90df6e9 Add pages to top menu by pR0Ps · 11 years ago
  93. fee5225 Change sidebar link format, add FontAwesome icons by pR0Ps · 11 years ago
  94. 395338a Change articel and page headers from h3 to h1 by pR0Ps · 11 years ago
  95. 4f64613 Update analytics code by pR0Ps · 11 years ago
  96. e9fca55 Fix parse error in console by pR0Ps · 11 years ago
  97. 12bcc7f Update LESS to 1.5.0 by pR0Ps · 11 years ago
  98. 5095e22 Fix tag links, add article counts to tag and category pages by pR0Ps · 11 years ago
  99. 0bc1f0e fixes article_{title,text,meta} usage from id to class; closes #4 by Giulio Fidente · 11 years ago
  100. ebb4c7a renames p#paginator into div#paginator by Giulio Fidente · 11 years ago