Releases: ivanhercaz/buruma
Releases · ivanhercaz/buruma
0.2.3
0.2.2
0.2.2 (2020-02-04)
Changed
- 💄 Update table styles to Bulma style with
@extend
[fa57a2d]
Fixed
Miscellaneous
0.2.1
0.2.0
0.1.0
This release makes possible to work with Buruma. It is being developed and it will change rapidly, but is usable.
You can check the changelog to know more about what is new with this release.
0.1.0 (2019-12-09)
Changed
- 💬 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]
Localizations/translations
- 🌐 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]
Documentation
- 🔧 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]
Fixed
- 🐛 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]
Miscellaneous
- 📝 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]
0.1.0-alpha
This is the first release of Buruma. It is an alpha version not ready for production. It is just for development. It is being just in the personal website of its main developer.
0.1.0-alpha (2019-12-06)
Changed
- 🔧 Add package.json [b258c41]
- 💄 Add some basic templates [fc1f122]
- 💄 Add initial static files [e9c9c02]
Fixed
- ✏️ Fix typo [805f874]