Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codytwinton/portfolio-theme

Jekyll theme built for a portfolio website
https://github.com/codytwinton/portfolio-theme

jekyll jekyll-theme

Last synced: 1 day ago
JSON representation

Jekyll theme built for a portfolio website

Awesome Lists containing this project

README

        

# Portfolio Theme

Jekyll Theme for Personal Portfolio Website

[![License](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)
[![Current Release](https://img.shields.io/github/release/codytwinton/portfolio-theme.svg)](https://github.com/codytwinton/portfolio-theme/releases)
[![Build Status](https://travis-ci.com/codytwinton/portfolio-theme.svg?branch=master)](https://travis-ci.com/codytwinton/portfolio-theme)

## Installation

Use the [Jekyll Remote Theme plugin](https://github.com/benbalter/jekyll-remote-theme), then just add this to your `_config.yml` file:

```yml
# This will install the latest commit from the master branch
remote_theme: codytwinton/portfolio-theme

# This will install the commit with the `v0.6.0` tag
remote_theme: codytwinton/[email protected]
```

## Websites with this Theme

- [codywinton.com](https://codywinton.com)
- [sarahwintondesign.com](http://sarahwintondesign.com)

## Inspiration

- [Amari](https://demos.onepagelove.com/html/amari/)