- 💄 Update table styles to Bulma style with @extend [fa57a2d]
- 🎨 Add space at the closing of SITEURL variable [9de0e10]
- 🔧 Specify SITEURL because it was empty [7ea15c9]
- 📝 Write documentation for WELCOME_HEADING [0090b36]
- 📝 Write documentation for CATS_NOT_DROPDOWN [ae3fb67]
- ✨ Add CATS_NOT_DROPDOWN to not use a dropdown menu [29e526d]
- ✨ Add customizable welcome heading (solves #24) [8eab21a]
- 🐛 Fix #23: use {{ article.title }} inside <h2> tag [5d03276]
- 🐛 Fix #22: Add date in the entries (article.html) [b7a0687]
- 💬 Change href attribute of the logo [31cf3d7]
- 🍱 Update Buruma logo [c4c998f]
- ⚡ Add minified CSS (fix #12) [3f1f518] 🎨 Add if to use Buruma logo if not THEME_LOGO (#4) [a905301]
- 🍱 Add Pelican and Buruma logos to images folder [83a308e]
- 💄 Adapt color vars in navbar and tags elements #5 [a47520d]
- 💄 Change colors between $info and $link (#5) [e99f8a2]
- 💄 Add template to handle 404 error (#1) [92d8e4a]
- 💄 Add template to list authors (#1) [6f18a7f]
- 💄 Add template to list arts. categorized in (#1) [548bac2]
- 💄 Add template to list articles tagged with (#1) [6a67a3a]
- 💄 Add template to list articles by one user (#1) [9028ccf]
- 🎨 List articles including article_extract.html [cefe351]
- 🎨 Add a necessary close tag for a div [7bda531]
- 🎨 Create an easy to include template for articles [66e503b]
- 🔧 Fix version [8fa2813]
- 🌐 Add Spanish translation (#11) [05b90c3]
- 🌐 Add English translation (#11) [a2f79d5]
- 🌐 Add extracted strings (#11) [705f406]
- 🌐 Fix extract and update instructions (#11) [577c8cc]
- 🌐 Add Babel configuration (#11) [ff01ae5]
- 🌐 Add Makefile to run the tasks easily (#11) [1cfdc83]
- 🌐 Localize translatable strings (#8) [feee462]
- 🌐 Localize translatable strings (#8) [c0a7080]
- 🌐 Localize translatable strings (#8) [48dcbf5]
- 🌐 Localize translatable strings (#8) [8dedc12]
- 🌐 Mark translatable strings (#8) [000b127]
- 🌐 Add {{ LICENSE_NOTICE }} instead of raw license [5e01c0a]
- 🌐 Localize and translate string [05e46f8]
- 🌐 Add details to English and Spanish translation [758f1e5]
- 🔧 Remove items in the menu of the navbar [49d26a2]
- 🔧 Fix an error in the extract. [6aad9f1]
- 🔧 Apply is-primary to documentation category [e023088]
- 🔧 Update config variables and clean the file [b1cdd15]
- 🔧 🚀 Add theme and plugins config (#2) [f5de764]
- 🐛 Fix #10. Changes in href attr in a tag. [493eb4a]
- 🐛 Close not closed if statements and fix extends [b73f151]
- 🐛 Use article.url instead of article.slug (fix #7) [71dcc29]
- 📝 Fix some minor problems [8c18d65]
- 📝 Write a quickstart guide to use Buruma (#2) [2462400]
- 📝 Write docs for Buruma settings (#2) [7f9a67d]
- 🙈 Ignore some Python/Pelican dirs [9522521]
- 🚀 Remove plugins directory before to clone [4004f25]
- 🚀 Fix deploy on Netlify [eb3dd4d]
- 🚀 Fix config to deploy /docs on Netlify [59499d4]
- 📝 Add content to test the correct deployment (#2) [c5b67dd]
- 🚀 Add necessary files to deploy on Netlify (#2) [0097e64]
- 🚀 Fix Netlify building config (#2) [19d978e]
- 🚀 Add Pelican structure for /docs deploy (#2) [f8b6b90]
- 🚀 Add Makefile to generate and deploy /docs (#2) [dbc1d32]
- 🚀 Add Netlify configuration for /docs (#2) [12f8a4b]
- 📝 Add warning about jinja.ext.i18n (#8) [2813013]
- 🙈 Ignore CSS files. [53db292]
- 📝 Indicate some specifications in the README. [ecdf29d]
- 🔧 Add package.json [b258c41]
- 💄 Add some basic templates [fc1f122]
- 💄 Add initial static files [e9c9c02]
- ✏️ Fix typo [805f874]