[go: up one dir, main page]

Skip to content

Tags: Pelican-Elegant/elegant

Tags

V5.4.0

Toggle V5.4.0's commit message
chore(release): 5.4.0 [skip ci]

# [5.4.0](V5.3.0...V5.4.0) (2021-05-01)

### Bug Fixes

* allow PLUGINS to be None ([491228f](491228f))
* **article:** use locale formatted Modified (Last Updated) date ([5823306](5823306)), closes [#613](#613)

### Features

* **analytics:** add support for Modern Google Analytics gtag ([7f5d4c5](7f5d4c5))
* **gallery:** add support for creating PhotoSwipe gallery from the Instagram ([c3bbfdb](c3bbfdb))
* **gallery:** add support for the Instagram album with multiple images ([cd567cf](cd567cf))

V5.3.0

Toggle V5.3.0's commit message
chore(release): 5.3.0 [skip ci]

# [5.3.0](V5.2.1...V5.3.0) (2020-02-05)

### Bug Fixes

* **gallery:** change gallery grid to fit on smaller screens ([d4c1c50](d4c1c50))
* **gallery:** replace photoswipe-gallery with elegant-gallery ([17a05da](17a05da))

### Features

* **comments:** add support for CommentBox ([c56e61e](c56e61e))

V5.2.1

Toggle V5.2.1's commit message
chore(release): 5.2.1 [skip ci]

## [5.2.1](V5.2.0...V5.2.1) (2020-02-04)

### Bug Fixes

* **blockquote:** regression introduced in last version ([2aace21](2aace21))

V5.2.0

Toggle V5.2.0's commit message
chore(release): 5.2.0 [skip ci]

# [5.2.0](V5.1.0...V5.2.0) (2020-02-03)

### Bug Fixes

* regression introduced due to cache busting ([b953a38](b953a38))
* **archives:** at smaller screen layout does not make the best use of available space ([a289e9d](a289e9d))
* **syntax:** code blocks with line numbers do not have the correct border radius ([3a34a3e](3a34a3e))
* **syntax:** improve the font size and height of download button ([07595b3](07595b3))
* **typography:** fix font size and style of TOC ([2d597ab](2d597ab)), closes [#509](#509)
* Categories and Tags pages do not have space below the header ([d78f4e5](d78f4e5))
* remove invalid CSS rule ([368cb2c](368cb2c))
* use consistent color for border ([c85b7b8](c85b7b8))
* use darker color for the site name ([19f37ca](19f37ca))
* **article:** use loclate_date attribute instead of hardcoding the date format ([1da552c](1da552c)), closes [#552](#552)
* **bootstrap:** WIP. add Bootstrapv2.3.2 sources file to the project ([43ee8eb](43ee8eb)), closes [#429](#429)
* **seo:** regression introduced in PR [#556](#556) ([28bcb85](28bcb85)), closes [#505](#505)
* **typography:** about me and my projects heading is not on one line ([6a7989c](6a7989c))
* **typography:** font size of superscript number in categories and tags page ([d0a7162](d0a7162))
* **typography:** override Bootstrap base font ([f6a83a6](f6a83a6)), closes [#429](#429)
* **typography:** top menu bar does not have correct height ([d30ce82](d30ce82))
* **typography:** use consistent font and color for project list ([477a467](477a467))
* **typography:** use consistent font in the footer ([eeb0e30](eeb0e30))

### Features

* add support cache busting ([cde0dc5](cde0dc5))
* **categories:** change background color of uncollapsed Category ([6cc11b8](6cc11b8))
* **gallery:** add support for PhotoSwipe image gallery using raw HTML ([ad1bcea](ad1bcea)), closes [#567](#567)
* **js:** combine and minify all JS files into one to improve load speed ([f5047d4](f5047d4))
* **search:** improve search results page look ([73fa743](73fa743)), closes [#573](#573) [#275](#275)
* **search:** replace tipue_search with lunr.js ([9d60af1](9d60af1)), closes [#275](#275)
* **SEO:** Add header and documentation for Claiming Website on Yandex ([2bb691d](2bb691d))
* **SEO:** add SEO and SMO meta keywords in site's home page ([c5be0eb](c5be0eb))
* **sharing:** Enable customizing the sharing links ([f3e262f](f3e262f))
* **syntax:** add copy to clipboard button for every code snippet ([6f73317](6f73317)), closes [#574](#574) [#525](#525)
* **syntax:** add support for highlighting lines in code snippets ([ba2de8c](ba2de8c)), closes [#520](#520)
* **syntax:** add support for liquid_tags.include_code plugin ([0550a3a](0550a3a)), closes [#518](#518)
* **syntax:** use Gruvbox syntax highlighting theme ([0b50ab1](0b50ab1))
* **typography:** use consistent fonts ([8b7a8bd](8b7a8bd)), closes [#429](#429)
* **typography:** use consistent style for timestamps in tags, categories and archives pages ([a421dcd](a421dcd))
* **typography:** use dns-prefetch and preconnect to improve font load time ([e4bd582](e4bd582))
* **typography:** use responsive fonts ([39acdbf](39acdbf))

V5.1.0

Toggle V5.1.0's commit message
chore(release): 5.1.0 [skip ci]

# [5.1.0](V5.0.1...V5.1.0) (2019-12-05)

### Bug Fixes

* **applause:** applause_button tag does not auto close ([d37e691](d37e691))
* **typography:** make headings align to the left instead of justify ([101285e](101285e))

### Features

* **applause:** add option to set applause_button_id ([8eda9a4](8eda9a4))
* **applause:** add support for applause button ([e4872fd](e4872fd)), closes [#532](#532)
* **applause:** simplify filter option ([9f8b60f](9f8b60f))

V5.0.1

Toggle V5.0.1's commit message
chore(release): 5.0.1 [skip ci]

## [5.0.1](V5.0.0...V5.0.1) (2019-12-04)

### Bug Fixes

* **blockquote:** close quote is not aligned properly ([80a85c7](80a85c7))
* **typography:** remove unit from line height ([10286a1](10286a1))

V5.0.0

Toggle V5.0.0's commit message
chore(release): 5.0.0 [skip ci]

# [5.0.0](V4.0.0...V5.0.0) (2019-12-02)

### Bug Fixes

* **css:** linter warning ([a5f5c81](a5f5c81))
* **page:** social profiles appear in the sidebar ([c17077c](c17077c)), closes [#534](#534)
* **social:** reduce icon size in the sidebar ([4e0dc41](4e0dc41)), closes [#490](#490)
* **typography:** adjust heading sizes and set small font-style to italic ([d3bbf04](d3bbf04))
* **typography:** remove border from headings in archive page ([817bea8](817bea8))

### Features

* **blockquote:** improve blockquote look ([068d50a](068d50a))
* **border:** change border radius of tags and code blocks to match rest of the theme ([5d0285f](5d0285f)), closes [#521](#521)
* **border:** have consistent border radius ([7307467](7307467)), closes [#521](#521)
* **code-block:** minor refine code-block style ([2ba2232](2ba2232))
* **css:** use PostCSS for processing CSS files ([2b88865](2b88865)), closes [#354](#354)
* **links:** add new style and improve existing style for hyperlinks ([87fd3d3](87fd3d3)), closes [#533](#533) [#519](#519)
* **permalink:** improve permalink look ([8059ca8](8059ca8))
* **security:** use rel="noopener noreferrer" with all target="_blank" ([4c843e9](4c843e9))
* **typography:** code inside heading is consistently 80% of the size ([7180b49](7180b49)), closes [#508](#508)
* **typography:** headings sizes and other properties are consistent ([afa99ab](afa99ab)), closes [#508](#508) [#521](#521)
* **typography:** use darker color for article heading and increase border size ([1922075](1922075))

### BREAKING CHANGES

* **links:** Style of muted links have been changed slightly. It is
still muted but has modern animation.

V4.0.0

Toggle V4.0.0's commit message
chore(release): 4.0.0 [skip ci]

# [4.0.0](V3.2.0...V4.0.0) (2019-08-22)

### Bug Fixes

* **admonition:** an artifact in border behind the title ([88113c3](88113c3))
* **admonition:** reduce border radius to match radii of other components ([de08d20](de08d20)), closes [#490](#490)
* **admonition:** remove box shadow ([d059db8](d059db8)), closes [#490](#490)
* **admonition:** remove text-shadow from heading ([1c889da](1c889da)), closes [#490](#490)
* **clean URL:** default URL of categories, tags and archives fails on some servers ([3c7df6a](3c7df6a)), closes [#280](#280) [#276](#276)
* **comments:** W3C validation errors ([76a1f26](76a1f26))
* **disqus:** remove SITEURL condition to show Disqus comments section ([753d5a5](753d5a5))
* **lang:** do not override default value of DEFAULT_LANG set by Pelican ([d6c60c2](d6c60c2))
* **social:** reduce icon sizes in the sidebar ([c769ba3](c769ba3))
* **social:** use nofollow for social links in the sidebar ([50cff87](50cff87))
* **social:** W3C validation error ([ec4521e](ec4521e))
* **table:** reduce border radius to match radii of other components ([7eaaa96](7eaaa96))
* **w3c validation:** remove incorrect usage of article tag ([e8231e0](e8231e0)), closes [#251](#251)
* **w3c validation:** remove obsolete charset attribute ([8deb285](8deb285)), closes [#251](#251)
* **w3c validation:** remove redundant article tag ([d07c27e](d07c27e)), closes [#251](#251)
* **w3c validation:** remove redundant sections without heading ([df9221f](df9221f)), closes [#251](#251)
* **w3c validation:** remove type and language attributes ([b700224](b700224)), closes [#251](#251)
* **w3c validation:** update CSS rules ([0b78d46](0b78d46)), closes [#251](#251)

### Features

* **404:** auto fill search box with URL fragment that was not found ([c0a7f47](c0a7f47))
* **admonition:** add box shadow ([246f826](246f826))
* **admonition:** border color should match the title color ([1adadbe](1adadbe))
* **admonition:** increase contrast of title ([7fb82cc](7fb82cc))
* **admonition:** use svg image instead of font-awesome icon ([e7c4029](e7c4029)), closes [#487](#487)
* **clean url:** support clean URL for search page ([088791e](088791e))
* **comments:** add support for utterances comment system ([a2151cc](a2151cc)), closes [#288](#288)
* **quotes:** improve style and remove font-awesome for quote icon ([9ef3ac8](9ef3ac8)), closes [#487](#487)
* **social:** add icons for 7 more websites ([8dcf8fa](8dcf8fa)), closes [#494](#494)
* **social:** use svg icons instead of font-awesome ([19f458b](19f458b))
* **table:** add style rule to make tables pop out ([6a8500b](6a8500b)), closes [#440](#440)

### Performance Improvements

* **admonition:** add attributes to svg iamges ([a740a60](a740a60))
* **requests:** remove font awesome ([7c20145](7c20145)), closes [#487](#487)

### BREAKING CHANGES

* **requests:** We have removed font awesome. Now we use svg images for all icons. This will result
in one less web request, which in turn will improve your websites performance.
* **social:** Style customization and configuration of social icons
in the sidebar has changed.

New icons have better colors and bigger sizes.
* **clean URL:** To enable clean URLs for tags, categories and archives,
first configure your server to support clean URLs. Then set `TAGS_URL`,
`CATEGORIES_URL` and `ARCHIVES_URL` to `"tags"`, `"categories"` and
`"archives"` respectively.

V3.2.0

Toggle V3.2.0's commit message
chore(release): 3.2.0 [skip ci]

# [3.2.0](V3.1.0...V3.2.0) (2019-07-30)

### Bug Fixes

* **freelists:** open FreeLists subscription form in a new tab ([f81657c](f81657c))
* **freelists:** replace deprecated subscription form with button ([9bfe3c1](9bfe3c1)), closes [#412](#412)
* **freelists:** rm unused include ([27f0831](27f0831))

### Features

* **comments:** reduce transition duration from 500 to 200 ([b86e13d](b86e13d))
* **favicon:** add 180x180 dimension shortcut icon support ([dd2ed24](dd2ed24))
* **filter:** add black list, white list feature for Disqus ([4887aec](4887aec))
* **filter:** add black list, white list feature for FreeLists ([2407cc8](2407cc8))
* **filter:** add black list, white list feature for Mailchimp ([b96122d](b96122d))

V3.1.0

Toggle V3.1.0's commit message
chore(release): 3.1.0 [skip ci]

# [3.1.0](V3.0.0...V3.1.0) (2019-07-14)

### Bug Fixes

* **article:** fix regression introduced in 7ca7331 ([2c23961](2c23961))
* **authors:** title attribute was not closed in quotes ([de1d05b](de1d05b))
* **gist:** embedded Github gist are not laid out correctly ([0416433](0416433)), closes [#123](#123)
* **reST:** indents in line blocks is not preserved ([e1429c5](e1429c5)), closes [#144](#144)

### Features

* **article:** make article subtitle italic ([7ca7331](7ca7331)), closes [#284](#284)
* **authors:** add line above authors section ([35a35b0](35a35b0))
* **authors:** add support for avatar ([cc92230](cc92230)), closes [#362](#362)
* **authors:** make authors URL nofollow ([07bf415](07bf415))
* **authors:** move authors below share links section ([b81555a](b81555a))
* **authors:** open author url in a new window ([f97b47a](f97b47a))
* **Chinese:** add better font support for Chinese language ([2711aa0](2711aa0)), closes [#134](#134)
* **modified:** show Last Updated only if the difference between created and modified is more than a day ([b0eac79](b0eac79))
* **monetization:** add BestAzon support ([6d8a23c](6d8a23c))