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

https://github.com/jasonwebb/jasonwebb.io-theme

WordPress theme for personal portfolio website
https://github.com/jasonwebb/jasonwebb.io-theme

Last synced: over 1 year ago
JSON representation

WordPress theme for personal portfolio website

Awesome Lists containing this project

README

          

## Packages and frameworks used

* [Bulma](https://bulma.io/) for its built-in mini-reset, clean typography, and various base styles for components like form fields and alerts
* [Gulp](https://gulpjs.com/) for the build system, written in ES6 syntax
* [Babel](https://babeljs.io/) to enable ES6 syntax
* [Browserify](http://browserify.org/) to enable Node-style `require()`s

## WordPress plugins used

* [BJ Lazy Load](https://wordpress.org/plugins/bj-lazy-load/)
* [Classic Editor](https://wordpress.org/plugins/classic-editor/)
* [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
* [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
* [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/)

## Screenshots

![Work page - desktop](images/screenshots/work--desktop.png)

![About page - desktop](images/screenshots/about-page--desktop.png)

![About page - tablet](images/screenshots/about--tablet.png)

![About page - tablet with mobile menu](images/screenshots/about--tablet-with-mobile-menu.png)

![About page - mobile](images/screenshots/about--mobile.png)

![About page - mobile with menu](images/screenshots/about--mobile-with-mobile-menu.png)

![Mobile menu opening](images/screenshots/mobie-menu-opening.gif)