Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codytwinton/portfolio-theme
- Owner: codytwinton
- License: mit
- Created: 2018-05-20T04:17:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-19T22:39:51.000Z (over 2 years ago)
- Last Synced: 2024-12-20T09:40:31.672Z (about 2 months ago)
- Topics: jekyll, jekyll-theme
- Language: HTML
- Homepage: https://codytwinton.github.io/portfolio-theme/
- Size: 30.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)