Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zartre/itkmitl2017wp

ITKMITL 2017 WordPress theme
https://github.com/zartre/itkmitl2017wp

wordpress wordpress-theme

Last synced: about 1 month ago
JSON representation

ITKMITL 2017 WordPress theme

Awesome Lists containing this project

README

        

# ITKMITL 2017 WordPress Theme
A 2017 WordPress theme for Faculty of Information Technology, King Mongkut's Institute of Technology Ladkrabang.

## Theme Features
* Gutenberg-ready
* Small codebase
* Responsive
* Kube CSS as the main framework
* Fluidable as the grid framework
* Homepage slider powered by Owl Carousel
* 1 main menu with unlimited in-page menus
* Eng-Thai support via Polylang
* Post archive
* Search
* Featured images in Single and Homepage
* Tons of custom pages
* Customizable splash: an image and a link

## WP Plugin Requirements
* [Polylang](https://wordpress.org/plugins/polylang/) - for translation
* [menu shortcode](https://wordpress.org/plugins/menu-shortcode/) - for in-page menus
* [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/) - event management

## Development Requirements
* Node + NPM
* Gulp
* WordPress installed on local server

## Sass Development
For Sass-related development, edit the files in `src-sass` folder and run `gulp` to enable live compilation of Sass.

## JS Development
For JavaScript-related development, edit the file `script/main.src.js` and also run `gulp` to enable live minification.