4.0.0 (2017-08-16)

3.3.7 (2016-09-25)

3.3.6 (2016-09-18)

3.3.5 (2016-08-04)

  • Add missing instanclick dep (f7027b8)
  • Change inline image description (d09d1e5)
  • Declare lang (79a1cdc)
  • Move figcaption into global (ad1d30d)
  • Sort postrelease tasks (9062d9d)

3.3.4 (2016-07-26)

3.3.3 (2016-06-29)

3.3.2 (2016-06-27)

3.3.1 (2016-06-27)

🐞Bug: Fix Cover opening 🐞

Commits

3.3.0 (2016-06-25)

🎉 New feature: Full Text Search! 🎉

I consider this feature very important because I'm searching all the time inside my posts.

In the past I used different strategies for do that, but they only worked partially.

Now I found a fancy way to do it.

You can try it. Enter at https://kikobeats.com and type 'css'.

Of course you can configure this feature in your blog installation.

See the docs section about that: https://kikobeats.github.io/uno-urban/customization/search-engine/index.html

⚡️ Improvement: General Perfomance. ⚡️

I detected optimization patterns related with DOM selector.

The behavior is the same, but now we avoid do unnecessary DOM search.

I'm sure that now your site will be work better on mobile devices.

⚡️ Improvement: Bundles split. ⚡️

Related with the DOM optimization, I also detected that not all the views need to load the same assets.

For example, in a post view, we can avoid specific css and js related with index view.

The result: Now we load 50% less of assets depending of the view.

That's a very WOW.

⚡️ Improvement: Infinite Scroll. ⚡️

Infinite scroll is a pretty feature that under the hood it needs to do it efficiently at terms of fetching and rendering.

I spent time doing better and improving UX.

💅 Refactor: Docs. 💅

In general terms, documentation is more complete now.

I tried to avoid unnecessary clicks: You have from the home view all the information related with what you can do.

Also I added changelog.

🤓 Questions? 🤓

If you have any problem, question or suggestions, remember that you contact with me using email or opening a public issue at Uno Urban repository.

Commits

3.2.3 (2016-06-05)

3.2.2 (2016-05-25)

3.2.1 (2016-05-13)

3.2.0 (2016-05-08)

3.1.8 (2016-04-12)

  • Add @daleanthony as original design concept (4dacd48)
  • Update pattern (3b4bb36)

3.1.7 (2016-03-20)

  • Merge conditional effects (cabe7b5)
  • Update glob pattern to include issue template (721c396)

3.1.6 (2016-03-15)

  • 3.1.6 releases (e3d9c25)
  • Fix overlay effects on infinite scroll (e944bf9)
  • Update how to generate ghpages content (470a5e8)

3.1.5 (2016-03-12)

3.1.4 (2016-03-11)

3.1.3 (2016-03-06)

3.1.2 (2016-03-05)

3.1.1 (2016-03-02)

3.1.0 (2016-02-29)

3.0.2 (2016-02-28)

3.0.1 (2016-02-27)

3.0.0 (2016-02-27)

3.1.2-beta.0 (2016-02-27)

3.1.1-beta.0 (2016-02-27)

3.1.0-beta.0 (2016-02-27)

3.0.6-beta.0 (2016-02-26)

3.0.5-beta.0 (2016-02-26)

3.0.4-beta.0 (2016-02-26)

3.0.3-beta.0 (2016-02-25)

  • 3.0.3-beta.0 releases (d8ec38f)
  • Fix infinite scroll detection (9bef535)

3.0.2-beta.0 (2016-02-24)

3.0.1-beta.0 (2016-02-24)

3.0.0-beta.0 (2016-02-24)

2.7.3 (2016-02-02)

2.7.2 (2016-01-19)

2.7.1 (2016-01-19)

  • 2.7.1 releases (27fe347)
  • edit readme for clarity (0dc5cb5)
  • fix grammar errors and edit for clarity (524df2a)
  • Fix highlights code blocks (220e75c)
  • Merge pull request #171 from martinms-usc/master (fa245d0)

2.7.0 (2016-01-09)

2.6.10 (2016-01-06)

2.6.9 (2015-12-31)

  • 2.6.9 releases (57f63f8)
  • Add default static page template (0d102d8)
  • Added brief description of build.sh script. (e6420f8)
  • Added build script to create archive for usage with Ghost(pro). (bb67bc5)
  • Merge pull request #157 from devillex/kikobeats-master (3225bd2)

2.6.8 (2015-12-30)

2.6.7 (2015-12-28)

2.6.6 (2015-12-26)

2.6.5 (2015-12-22)

2.6.4 (2015-12-16)

2.6.3 (2015-12-13)

2.6.2 (2015-12-10)

2.6.1 (2015-12-04)

  • 2.6.1 releases (fa953e3)
  • fixed highlight syntax for non detected language (abb2212)

2.6.0 (2015-12-03)

  • 2.6.0 releases (7e6736a)
  • adjust blockquotes margins (4ae9f7e)
  • deleted some duplicate rules and format files (3851935)
  • improved mobile view (6ab6ad5)
  • Merge pull request #135 from Kikobeats/beta (ce0ac71)
  • updated bumped settings (5a911c6)

2.6.0-rc.4 (2015-11-23)

  • Added node version badge (efa7ba4)
  • added to automatically change the version (997cfa0)
  • little improvement in inline code style (1a0c6db)
  • refactor margins and font from titles (8dec9ea)
  • refactor margins to be constant (7a003fb)
  • refactor prism theme to be similar to github gist (dc65f71)
  • refactor quotes style (3362c0b)

2.6.0-rc.3 (2015-11-20)

2.6.0-rc.2 (2015-11-15)

2.5.7 (2015-10-11)

  • 2.5.7 releases (3c54914)
  • Fix some styles errors with the scroll bars (2f3b578)
  • Merge pull request #101 from ManRueda/master (95d0b8b)
  • Merge pull request #103 from foorb/patch-1 (ba968b1)
  • Merge pull request #104 from foorb/patch-2 (c7a8ddf)
  • selection color (d790df5)
  • Update README.md (4a012a3)

2.5.6 (2015-10-08)

2.5.5 (2015-10-04)

2.5.4 (2015-09-24)

2.5.3 (2015-09-18)

2.5.2 (2015-09-11)

2.5.1 (2015-09-09)

2.5.0 (2015-09-09)

2.4.0 (2015-08-31)

  • 2.4.0 releases (033fd58)
  • Improve twitter share. rel me tag for social links (eef7556)

2.3.5 (2015-08-24)

  • 2.3.5 releases (3ec3d83)
  • Added gln blog (e8887b1)
  • added iayon blog (44db987)
  • Fixed navigation URLs (fe64b69)
  • Merge pull request #54 from jcdenton/navigation_urls_fix (58dc121)
  • renamed partial links into navigation (fdfc2bc)
  • search hover also for focus (2f6905f)

2.3.4 (2015-08-15)

  • 2.3.4 releases (8eba3af)
  • 2.3.4 releases (again) (ec8352c)
  • Add Blog link by default. (1198895)
  • Added customize aside title and subtitle (4755ace)
  • disable multiaccount support by default (82c91d4)
  • Improve multiaccount support (2f71d11)
  • Improve twitter share link based in a url native helper. (6328b03)
  • Include URL as-is. (533f796)
  • little details in title and readTime (eb95489)
  • Make Google Analytics and Disqus use variables from admin panel. (2aebfbe)
  • Merge pull request #47 from RReverser/out-of-the-box (efcb4e3)
  • removed dot from post title (33786a5)
  • removed dot from title (64c6d4c)
  • Revert author in aside (Ghost doesn't provide it for entire blog). (9b26637)
  • Update DOCUMENTATION.md (4aaa2ed)
  • Use blog title and author's name by default on main page. (7ffad11)
  • Use links from Ghost navigation settings. (4d9bfb3)

2.3.3 (2015-08-14)

  • 2.3.3 releases (78603e5)
  • Added robinz blog (0508ca9)
  • main overflow based in a class instead of css inline (ffa9893)
  • Merge branch 'robincsamuel-master' (4090e2b)

2.3.2 (2015-08-14)

  • 2.3.2 releases (d2484ff)
  • added rel attribute in pagination elements (530174e)

2.3.1 (2015-08-12)

2.3.0 (2015-08-07)

2.2.7 (2015-08-07)

  • 2.2.7 releases (f02fd1f)
  • better way to generate post font size and margins (49a6e49)
  • little improvements (d23b3aa)

2.2.6 (2015-08-07)

  • 2.2.6 releases (635d176)
  • fixed code block in lists (dd734bd)
  • Merge pull request #41 from Kikobeats/list_code_block (47e8622)
  • updated preview (325b602)

2.2.5 (2015-08-02)

  • 2.2.5 releases (8ff45c8)
  • added bumped settings for the next time (2dce395)
  • new look 💄 and little refactor 😎 (829208c)
  • updated (a77f336)

2.2.4 (2015-07-24)

2.2.3 (2015-06-19)

  • 2.2.3 releases (c2bc650)
  • Fixes overflow below 1024px (d598d74)
  • Merge pull request #28 from kutyel/overflow (1177c24)

2.2.2 (2015-06-12)

2.2.1 (2015-05-17)

2.2.0 (2015-05-02)

2.1.3 (2015-04-10)

  • 2.1.3 releases (1465f05)
  • fixed blog button behavior under mobile/tablet (b4f9ce6)

2.1.2 (2015-04-02)

2.1.1 (2015-03-20)

2.1.0 (2015-03-08)

2.0.3 (2015-03-08)

2.0.2 (2015-02-27)

2.0.1 (2015-02-26)

  • adjust separator (d2c82a4)
  • deleted unnecessary dependencies (b002d24)
  • deleted unnecessary file (3378763)
  • fixed some little issues (f387745)
  • fixing spaces in aside (92466d0)
  • Improved device experience (c61dd55)
  • improved documentation (5a8aa5f)
  • little refactor (b6b760a)
  • Merge branch 'master' of github.com:Kikobeats/uno-zen (cbd6219)
  • Merge branch 'master' of github.com:Kikobeats/uno-zen (04542c5)
  • released 2.0.1 (dd50f60)
  • setup gulp with browserSync (2e06d19)
  • Update README.md (ee94b22)
  • WIP – Added social buttons in post view (b9d6330)
  • WIP – Added styleguide for more things (c939c1e)
  • WIP – Adjust mobile and refactored (f8d6e19)
  • WIP – adjust search markup (44801e1)
  • WIP – Changed into only one share button (eab7a04)
  • WIP – Deleted unnecessary code (c0369ea)
  • WIP – fixed little issues (f5db7a6)
  • WIP – Fixed search icon (ee8ca5f)
  • WIP – fixed social expanded (b2df5d5)
  • WIP – improved experience in large desktops (98b0880)
  • WIP – Improved mobile experience (4847cd2)
  • WIP – little refactor (dde3c67)
  • WIP – Refactor aside into off canvas (table and mobile (c9149c6)
  • WIP – refactor CSS scaffold (c710928)
  • WIP – refactored 404 view (63eaef6)
  • WIP – refactored and delete unnecessary code (a3fad93)
  • WIP – refactored aside & index (21e2f3f)
  • WIP – Refactored post views (db930bb)
  • WIP – refactored search view (d7406b3)
  • WIP – Refactored tags view and improve style (dd2f0cf)
  • WIP – refactored using rem as basic metric (08bfca2)
  • WIP – split scripts in two files (a109b64)

1.3.2 (2015-02-15)

1.3.1 (2015-02-15)

1.3.0 (2015-02-15)

  • improved mobile experience and little refactor (8074ba0)

1.2.2 (2015-02-15)

1.2.1 (2015-02-14)

  • added context function and glitch effect (d5b2c0f)
  • added error page (f572957)
  • added minimal page error css (7d37e47)
  • american style (bb9d8b5)
  • fixed back button in high screen resolutions (36324dc)
  • formated all css (3e48c1b)

1.1.24 (2015-01-24)

1.1.18 (2015-01-18)

1.1.11 (2015-01-10)

1.1.8 (2015-01-08)

  • merged with develop branch (350a639)

1.1.5 (2015-01-05)

  • first commit (5a128ec)
  • updated and deleted unnecessary assets (8b6dd00)