Hackerspace Istanbul'un web sitesi
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

16 KiB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.10.0 (2018-06-18)

Bug Fixes

  • $layouts: resolve search layout header display (9eee69c), closes #104

Features

  • $layout: add telegram iv support (4d520f9), closes #113

3.9.2 (2018-06-09)

Bug Fixes

  • $layouts: resolve search layout header display (9eee69c), closes #104

3.9.1 (2018-05-13)

Bug Fixes

  • $layouts: hide search app when noscript (c3bcff0)

3.9.0 (2018-05-03)

Features

  • $layouts: allow customization of referrer policy and add privacy-focused default (5759a30), closes #96

3.8.4 (2018-05-01)

Bug Fixes

  • $layouts: prevent js error on search form submit (0dce741), closes #94

3.8.3 (2018-04-16)

Bug Fixes

  • $layouts: improve search input focus and usability (e94f6df), closes #91

3.8.2 (2018-04-16)

Bug Fixes

  • $layouts: disable ua input styling safari mobile (f7c81f4)
  • $layouts: prevent auto-zoom on safari mobile (81c3f39)

3.8.1 (2018-04-15)

Bug Fixes

  • $layouts: remove duplicate descriptor from post image srcset (0295370)

3.8.0 (2018-04-15)

Features

  • $layouts: add fuzzy search (93d2a29), closes #83

3.7.0 (2018-03-25)

Features

  • $layouts: add post images (06457bc)

3.6.0 (2018-03-22)

Bug Fixes

  • $style: add more whitespace on list pages and darken muted text (646e98b)

Features

  • $layouts: add twitter cards (6562e80), closes #76

3.5.1 (2018-01-17)

Bug Fixes

  • $style: fix a whitespace issue near the readmore link (dee3530), closes #70

3.5.0 (2017-11-08)

Features

  • $shortcodes: add youtube without cookies (613e545), closes #62

3.4.0 (2017-10-27)

Features

  • $shortcode: add coub shortcode for gifs with sound (0267d5b), closes #63

3.3.0 (2017-10-13)

Features

  • $layouts: hide related content reading time on small screen (480d57a)
  • $partials: add pubdate structured data to post byline (a3bcb0c)

3.2.0 (2017-10-06)

Bug Fixes

  • $shortcodes: fix issue with external link appearance (afcc8e6)

Features

  • $layout: add base element to base layout (bf25c67), closes #60
  • $shortcode: style cite element inside block quotation (65a4278)
  • $shortcodes: add frame targeting to custom figure shortcode (a66b076)
  • $shortcodes: enable target and method control for button/buttongroup (f705d19), closes #56
  • $shortcodes: make button shortcode clickable (1bc643f), closes #40

Reverts

  • $layout: add base element to base layout (769e2d9)

3.1.1 (2017-09-13)

Bug Fixes

  • $layouts: fix error calling partial in related content (8a6253d), closes #55

3.1.0 (2017-09-13)

Features

3.0.0 (2017-09-13)

Features

  • $archetypes: turn archetypes into go templates (5ed2d9f)

BREAKING CHANGES

  • $archetypes: Minimum Hugo version set 0.24, 0.16 - 0.23 must modify archetypes

to upgrade add date and title to custom archetypes. if using a version of hugo prior to 0.24 the custom templates should remove title and date and not use go templating logic in the archetype files

2.1.1 (2017-09-11)

Bug Fixes

  • $layouts: move stylesheets back to partials, reorganize files (b93b4a7), closes #50

2.1.0 (2017-09-09)

Bug Fixes

  • $images: improve bpg image support (7681dde), closes #48

Features

  • $layout: Add support for external stylesheets (9abe627), closes #49

2.0.0 (2017-09-08)

Features

  • $theme: add support for bpg image format (49204d0)

BREAKING CHANGES

  • $build: inline css using readFile template function (3787d10)

to upgrade skip this release and move directly to 2.1.1 or a later release

1.8.4 (2017-06-27)

Bug Fixes

  • $layouts: add support for protocol-relative base urls (755f446), closes #37

1.8.3 (2017-06-22)

Bug Fixes

  • $layouts: remove iframe borders by default (3b4f7c1)

1.8.2 (2017-06-09)

Reverts

  • layouts: update powered-by to link to new theme site (2237ead)

1.8.1 (2017-06-07)

Bug Fixes

  • $layouts: update powered-by to link to new theme site (c031934)

1.8.0 (2017-06-06)

Features

  • LICENSE: you just do what the fuck you want to (c2eb957)

1.7.6 (2017-06-06)

Licensing

Upgraded to The Unlicense, skipping for patch releases.

1.7.2 (2017-05-14)

Bug Fixes

  • install: move it back to bin (13441f5)

1.7.1 (2017-05-13)

Bug Fixes

  • install: move to scripts folder (204e516)

1.7.0 (2017-05-08)

Bug Fixes

  • install: improve install experience (4a30955)

Features

  • shortcodes: add hack progress bar component (dda60f2)
  • shortcodes: add hackcss alert shortcode (6ed1c58)
  • shortcodes: add hackcss alert shortcode (eebe7a9)
  • shortcodes: add hackcss button group component (1f90e2d)
  • shortcodes: add hackcss button shortcode (829cb7d)
  • shortcodes: add hackcss card component (4526c60)
  • shortcodes: add hackcss loading component (6f667e8)
  • shortcodes: add hackcss progress component (4e99c75)

1.6.1 (2017-05-05)

Bug Fixes

  • typography: remove text justification and hyphenation (8fdbe2f)

1.6.0 (2017-05-03)

Bug Fixes

  • install: add flags for theme setup script (01ad1ee)
  • layouts: use relative urls in post byline taxonomy links (419752d)

Features

  • install: simplify installation (765dcb8)

1.5.2 (2017-04-30)

Bug Fixes

  • typography: only justify and hyphenate article bodies (ed83bee)

1.5.1 (2017-04-20)

Bug Fixes

  • typography: stop justifying and hyphenating text on small viewports (77c6033)

1.5.0 (2017-04-16)

Bug Fixes

  • links: style external links in all browsers (ccef559), closes #22
  • partials: fix markup validation error (c82fc66)

Features

  • layouts: add support for hugo 0.20.2 (eba70c9), closes #28
  • typography: justify text output and hyphenate (4775618)

Performance Improvements

  • favicon: add svg favicon (b3b0008)
  • install: remove design resources (6eb145d)

Reverts

  • docs(README: remove erroneous markdown file): (925ed3e)

1.4.0 (2017-04-10)

Features

  • layouts: add meta keywords to base template (4b1f0f1), closes #20

1.3.2 (2017-04-09)

Bug Fixes

  • layouts: output meta description when not explicitly set (9f11bd6), closes #21

1.3.1 (2017-04-08)

Bug Fixes

  • bundle: add images to npm ignore file (1694334)

1.3.0 (2017-04-08)

Bug Fixes

  • bundle: remove images folder from npm release (b277a20)

Features

  • powered-by: add page generation date (c0c421a)

Reverts

  • powered-by: remove page generation date (478ba0b)

1.2.0 (2017-03-30)

Features

  • highlighting: add syntax highlighting (455062f)
  • shortcodes: add figure shortcode (8a0317f)

1.1.0 (2017-03-30)

Features

  • shortcodes: add blockquote shortcode (ea293e3)

1.0.0 (2017-03-30)

Bug Fixes

  • 404 page theme color url ref (79d2377)
  • add add theme color to 404 page (4f5ec87)