-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
32 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,35 @@ | ||
# [showcase](https://vllur.github.io/showcase/) [![Build Status](https://travis-ci.org/vllur/showcase.svg?branch=master)](https://travis-ci.org/vllur/showcase) | ||
|
||
Simple portfolio-showcase Jekyll theme. | ||
`showcase` is a modern website for presenting your projects. | ||
|
||
See [Gemfile](./Gemfile) and [_config.yml](./_config.yml) for list of all used gems & Jekyll plugins. | ||
![Desktop](assets/img/1.png) | ||
|
||
### Font license info: | ||
#### Font Awesome | ||
Copyright (C) 2016 by Dave Gandy | ||
A live demo is available [here](https://vllur.github.io/showcase/). | ||
|
||
Author: Dave Gandy | ||
License: SIL () | ||
Homepage: http://fortawesome.github.com/Font-Awesome/ | ||
## Features: | ||
- no dependencies | ||
- can be hosted easily on [Github Pages](https://pages.github.com/) | ||
- modern | ||
- responsive | ||
- simplistic | ||
- really fast (100 points on PageSpeed Insights!) | ||
|
||
## How to: | ||
- do easy deploy: | ||
1. Fork this repo | ||
1. Change `baseurl` in `_config.yml` to `/` | ||
1. Change its name to [nickname].github.io | ||
1. Visit [nickname].github.io | ||
- customize your projects: | ||
- These are simple list items in `index.html` file - you can add, remove, and edit them there | ||
- customize colours and gradients: | ||
- All of the colours are in `_sass/variables.scss` file. Editing them will edit colours site-wide. | ||
|
||
## Licensing: | ||
### Project | ||
This project is licensed under the MIT license. | ||
|
||
### Font Awesome | ||
Copyright (C) 2016 by Dave Gandy, SIL license | ||
|
||
[fortawesome.com](http://fortawesome.github.com/Font-Awesome/) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters