Skip to content

prasadnevase/cleanblog

 
 

Repository files navigation

Clean Blog

Contributors: ItsMePN

Tags: restangular-wp-theme, angularjs-wordpress-theme

Requires at least: 4.5

Tested up to: 4.5.3

Stable tag: 1.0.0

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Description

Clean Blog is a WordPress theme with no sidebar, no excess clutter, easy to read content and a bold featured image to instantly grab your readers attention.

The beauty is in it's mininmalism. This is a RESTAngular version of the theme built using WordPress REST API V2 and AngularJs. Original fork of regular WordPress theme built by deviodigital

Live Demo & Release Notes

You can view the theme in action here

Installation

Using The WordPress Dashboard

  1. Navigate to the 'Add New' Themes Dashboard
  2. Select cleanblog.zip from your computer
  3. Upload
  4. Activate the theme on the WordPress Themes Dashboard
  5. Install WordPress REST API (Version 2) plugin as instructed upon theme activation.
  6. Edit /js/env.js and update apiURL, siteURL, url to your own URLs. Read the comments in the file for direction.
  7. Change the tag in top of your header.php file to have appropriate base
  8. Enable pretty permalinks from Settings > Permalinks on WordPress dashboard
  9. That's it... Now visit front end!

Using FTP

  1. Extract cleanblog.zip to your computer
  2. Upload the cleanblog directory to your wp-content/themes directory
  3. Activate the theme on the WordPress Themes dashboard
  4. Remaining steps as mentioned above.

Changelog

View CHANGELOG.MD file

Development Information

This theme wouldn't have been possible without the following open source resources

About

RESTAngular version of Cleanblog personal blogging theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 52.9%
  • CSS 22.3%
  • JavaScript 22.2%
  • HTML 2.6%