Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/designwall/dw-timeline

Free version of Timeline WordPress Theme by DesignWall
https://github.com/designwall/dw-timeline

Last synced: 5 days ago
JSON representation

Free version of Timeline WordPress Theme by DesignWall

Awesome Lists containing this project

README

        

DW Timeline
===========
- Author: DesignWall
- Author URL: http://www.designwall.com
- Demo: http://demo.designwall.com/#dw-timeline
- Theme Info: http://www.designwall.com/wordpress/themes/dw-timeline/
- Github: https://github.com/designwall/dw-timeline
- License: GNU General Public License v3.0
- License URI: http://www.gnu.org/licenses/gpl-3.0.html

Features
------------
- Beautiful Timeline Design
- Post format Supported: Standard, Gallery, Image, Quote, Status
- Bootstrap 3.0.3 ready
- Post grid option by Metabox
- Customize: Header image & background, call to action button
- Clean code using Theme Wrappers: http://scribu.net/wordpress/theme-wrappers.html
- HTML5 Boilerplate: http://html5boilerplate.com/
- Microformat: https://www.readability.com/publishers/guidelines
- Relative URL: http://www.456bereastreet.com/archive/201010/how_to_make_wordpress_urls_root_relative/
- Image captions use `` and ``
- Multilingual ready

Resources
-----------------
- Infinite Scroll - https://github.com/paulirish/infinite-scroll/blob/master/jquery.infinitescroll.js
- Roots - https://github.com/roots/roots/blob/master/LICENSE.md
- Bootstrap 3.0.3 - http://getbootstrap.com/getting-started/#license-faqs
- Modernizr 2.6.2- http://modernizr.com/license/
- GLYPHICONS in Twitter Bootstrap: http://glyphicons.com/license/
- Nivo-lightbox - http://dev7studios.com/plugins/nivo-lightbox/

Technical Support
------------------------
Please post your questions in Questions & Answers page - http://www.designwall.com/question

Changelog
--------------
= 1.0.9 =
- New: Allow to change body font & heading font.
- New: Supoort the gallery lightbox.

= 1.0.8 =
- Fix: Duplicate posts.

= 1.0.7 =
- Fix: Missing the site title in homepage.
- Fix: Minor bugs in style.

= 1.0.6 =
- Fix: Minor bugs in Customize panel.

= 1.0.5 =
- Tweak: Replace wp_register_script with wp_enqueue_script.
- Tweak: Replace with .
- Fix: Translation ready.

= 1.0.4 =
- Tweak: Static pages support comments.
- Tweak: Use excerpt_length filter instead of POST_EXCERPT_LENGTH.
- Tweak: Favicon disabled by default.
- Tweak: Remove bundled jQuery.

= 1.0.3 =
- Fixed: Bug on image dummy.

= 1.0.2 =
- Tweak: Remove cleanup.php, utils.php, relative-urls.php.
- Tweak: Remove Nice search.
- Tweak: Remove jQuery CDN is Plugin territory.
- Tweak: Remove hard-coded RSS feed link from document head.

= 1.0.1 =
- Fix: Post titles and content containing very long words, overflow their container.
- Tweak: Use the WordPress friendly README.txt instead of README.md.
- Tweak: Use the WordPress friendly LICENSE.txt instead of LICENSE.
- Tweak: State License details about all the bundled resources.

= 1.0.0 =
- Initial release version.