GSoC/2016/StatusReports/MinhChu

From KDE Community Wiki
< GSoC‎ | 2016‎ | StatusReports
Revision as of 08:31, 17 August 2016 by Minh Chu (talk | contribs) (Created page with "== Project Overview == '''Project Name:''' Neverland Theme Builder '''Description:''' KDE's Neverland is able to build full themes from a set of template files. The designe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Project Overview

Project Name: Neverland Theme Builder

Description: KDE's Neverland is able to build full themes from a set of template files. The designer needs to only care about the css/js files and the correct nesting of the layout (html). Once satisfied, complete themes for any supported CMS can be outputted and then used accordingly. The project is based on node.js.

Screenshoots:

screen-shot-2016-06-24-at-13-31-24.png Html theme screen-shot-2016-06-24-at-13-41-14.png Wordpress theme screen-shot-2016-08-17-at-15-27-42-fullpage.png Mediawiki theme screen-shot-2016-08-17-at-15-29-54-fullpage.png Drupal theme

Work Report

  • I rewrote the app from the scratch. And now Neverland can quickly build a theme for Wordpress/Drupal/Mediawiki from static html files
  • My work is in this git repository on gsoc branch
  • My blog posts about my progress of writing Neverland
  • My documentation about using Neverland