Source is a theme for coders to blog about their code
- Source: https://github.com/kalenjohnson/source-theme
- Homepage: http://kalenjohnson.com/source-theme/
- Documentation: http://kalenjohnson.com/source-theme/docs/
- Twitter: @kalenjohnson
Prerequisite | How to check | How to install |
---|---|---|
PHP >= 5.4.x | php -v |
php.net |
If your server is not running at least PHP 5.4, you will not be able to activate this theme.
- Clean, dark theme; perfect for coders, developers, or those who love monospace fonts
- Prism.js for code snippets
- Fontawesome for social media and other icons
- Automatic social media links (thank you for the great idea Minnow)
- Built on Sage
Includes theme support for the Soil plugin to enable additional features:
- Cleaner output of
wp_head
and enqueued assets - Root relative URLs
- Nice search (
/search/query/
)
- Search
Source
in the theme installer - Click
Install
- In your admin panel, go to Appearance -> Themes and click the Add New button.
- Click Upload and Choose File, then select the theme's .zip file. Click Install Now.
- Click Activate to use your new theme right away.
- Create a new Custom Menu, and assign it to the Social Links menu location.
- Add links to each of your social services using the Links panel.
- Icons for your social links will appear in the slide-out menu.
Source was built using Sage. Please refer to Sage documentation on how to use gulp, Bower, etc.
Full commit history here
0.0.8 - August 03, 2015 - Building css/js files without sourcemaps 0.0.7 - August 03, 2015 - No dotfiles in composer archive, fix wpupdatephp text, fix theme versions 0.0.6 - June 04, 2015 - Wrapping all theme functions in PHP check 0.0.5 - June 02, 2015 - Fixing short array syntax when less than PHP 5.4, added vendor folder to Composer archive command 0.0.4 - June 02, 2015 - Fixing PHP >5.4 issue, css minification URL issue 0.0.3 - May 10, 2015 - Fixing issue with .zip upload 0.0.2 - May 10, 2015 - Fixing small issues for theme repo 0.0.1 - April 08, 2015 - Original release, uploaded to WP Theme repo!