Support » Themes and Templates » Diamond – WordPress theme for devs

  • Hey there, i would like to share one project i am working on! Its called Diamond. A wp theme for developers as said in the title.

    It has 0 stylings (except for css reset) which gives freedom to build on top of it whitout problems about existing styles and debugigng them.

    Contains all required templating files including tag,category, author and so. They too have minimal amount of stuff there with idea to keep it simple and less things to delete becasue i believe its much easier to work on clean sheet of paper then deleting 20 or 30% of the allready coded things (which takes time ofc).

    The one diferent thing from most themes like this is the functions.php file as well as the included Diamond class files inside inc/ folder. Ill let you check them out !

    I hope you enjoy it and perhapse contribute with something!

    https://github.com/xavortm/Diamond

  • The topic ‘Diamond – WordPress theme for devs’ is closed to new replies.