Skip to content

blthemes/DevTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevTheme

A simple, clean, minimalist theme, featuring content-focused design and single-column layout.

screenshot

Live Demo

Changelog

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);
  • Removed top share box.
  • Support for Cyrillic in search.
  • Search now is case-insensitive.
  • All strings in front-end can be translated.
  • Default font changed to Rubik
  • Fixed bug in not pre code blocks. Now they are inline.
  • Changed design for code blocks.

v3.8.0

  • Improved search - faster and most memory-flexible full-text search. Now include accents and diacritics.
  • Added support for Site logo.
  • Improved syntax highlighting for code blocks.
  • Removed some unnecessary code.
  • Other small bug fixes and improvements.

v3.0.0

  • Initial release

About

A simple, clean, minimalist theme for Bludit CMS, featuring content-focused design and single-column layout.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages