Releases: arulrajnet/attila
Releases · arulrajnet/attila
v2.0
What's Changed
- Sync with base theme by @arulrajnet in #96
- updated the screenshots of author by @arulrajnet in #97
Full Changelog: v1.6...v2.0
v1.6
What's Changed
- Canonical for auto generated pages by @arulrajnet in #77
- Correct Canonicals by @hatdropper1977 in #78
- Add CDN library for highlight.js by @hatdropper1977 in #82
- Fix #84 common code styling for both md and rst generated content by @arulrajnet in #86
- Fix #83 linkedin and mail share button by @arulrajnet in #87
- Fix #88 menu and home button fix by @arulrajnet in #89
- Fix #74 category and tag feed url fixed by @arulrajnet in #90
- Readme update by @arulrajnet in #91
- Add default for ALLOW_GOOGLE_FONTS and DEFAULT_LANG by @arulrajnet in #92
New Contributors
- @hatdropper1977 made their first contribution in #78
Full Changelog: v1.5...v1.6
v1.5
What's Changed
- 1.5 pre release by @arulrajnet in #67
- Add default for ALLOW_GOOGLE_FONTS and DEFAULT_LANG by @arulrajnet in #68
- GitHub action fix by @arulrajnet in #71
- Fix #61 remove margin-left and width to 100% by @arulrajnet in #72
- variable SHOW_MODIFIED_TIME to show modified date in article by @arulrajnet in #73
Full Changelog: v1.4...v1.5
v1.4
What's Changed
- Google analytics update by @sio in #31
- Add MIT license text by @sio in #32
- Fix variable name in page template by @sio in #30
- example correction that prevents author's cover images from being ove… by @AgeManning in #28
- Remove unused minified CSS by @sio in #36
- Fix responsive layout for Archives page by @sio in #35
- Render tag cloud on tags page by @sio in #37
- Make menu animation the same for header and body by @sio in #38
- Update article.html by @chrisdinant in #39
- update for pelican 4 by @nim65s in #40
- #44 no default cover by @arulrajnet in #45
- Revert changes to header id for blog posts by @sio in #49
- Proper handling of canonical URLs by @sio in #52
- Fix Javascript issues by @sio in #51
- Gitub actions by @arulrajnet in #53
- Add Open Graph support for Linkedin by @eternaltinkering in #64
New Contributors
- @sio made their first contribution in #31
- @AgeManning made their first contribution in #28
- @chrisdinant made their first contribution in #39
- @nim65s made their first contribution in #40
- @eternaltinkering made their first contribution in #64
Full Changelog: v1.3...v1.4
v1.3
- Proper handling of cover images
- Support for cover images for Tag and Categories
v1.2
- Author name fix. Always give priority to name in the AUTHOR_BIO
- Author cover image fix
- Readme ported to asciidoc.
v1.1
- support for
color
meta-data in article. This will be your banner color for article - support for customize footer credits
- fixed author avatar image from relative path
- fixed back slash in SITEURL
- fixed author name casing
v1.0
First initial version