Blekathlon - free theme for Bludit CMS by BlThemes
- Fast, responsive Bludit theme
- Categories appear automatically in the menu if they have pages
- Static pages are automatically added to the footer
- Related pages support (need 4 or more pages in Category)
- Search functionality (require activated BlThemes Plugin )
- Search engine optimized
- All major browsers fully supported (IE 9+)
- Social media integration (Facebook, Twitter, Google+, etc.) and share buttons for Facebook and Twitter
Technical features
- High performance. Gets 94+/100 points on Google PageSpeed Insights
- Speed Index - A Grade, Load time < 1sec
- Responsive web design
- Mobile friendly
- Schema.org support with HTML 5 Microdata
Instalation
- Download the Blekathlon Theme
- Extract the Zip File.
- Upload the Blekathlon Folder in /bl-themes
- Login to your Admin panel (yoursite.com/admin) and go to the Themes Tab
- Activate Blekathlon.
- Start using it.
Source code
Changelog
v3.9.0
- Added Medium style Image Zoom to Article images. Demo
- Search results are cached for one hour only.
- Downloads moved to Gumroad.
- Fixed issues with search.
v3.8.1
- IMPORTANT: Due to some user complaints, the use of CDN for images and image resizing has been disabled. If you want to use it again in
init.php
change this line:
$helper = new Helper($useCdn=false);
to
$helper = new Helper($useCdn=true);
- Support for Cyrillic in search.
- Search now is case-insensitive.
- Autofocus search field on open.
- All strings in front-end can be translated.
v3.8.0
- Improved search - no extra plugin is needed. Faster and most memory-flexible full-text search. Now include accents and diacritics.
- Added support for Site logo.
- Removed some unnecessary code.
- Other small bug fixes and improvements
v3.0.0
Initial release
Credits
Diego Najar - for the hard work on Bludit to make it so good.
Edi Goetschel(Clickwork) - for support and translations.