Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sergiokopplin/violet

:crystal_ball: Violet Jekyll Template
https://github.com/sergiokopplin/violet

jekyll layout minimal purple template theme violet

Last synced: 16 days ago
JSON representation

:crystal_ball: Violet Jekyll Template

Awesome Lists containing this project

README

        


Violet Jekyll Template - Demo · Build Status

A purple theme for girls and boys.

Inspiration: Ju Gonçalves

***


What has inside?
|
Setup?
|
Settings
|
Tests
|
Donate
|
Problems



## What has inside?

- [Jekyll](https://jekyllrb.com/) and [Sass](http://sass-lang.com/)
- Tests with [Travis](https://travis-ci.org/)
- No JS. :sunglasses:

## Setup

0. :star: to the project. :metal:
1. [Install Jekyll](http://jekyllrb.com), [NodeJS](https://nodejs.org/) and [Bundler](http://bundler.io/).
2. Fork the project [Violet](https://github.com/sergiokopplin/violet/fork)
3. Edit `_config.yml` with your data.
4. `bundle install`
5. `bundle exec jekyll serve`
6. open in your browser: `http://localhost:4000`

## Settings

You must fill some informations on `_config.yml` to customize your site.

```
name: Jane Doe
bio: 'A Girl who travels the world eating noodles'
...

and lot of other options.
```

## Tests

You can test your app with:

```bash
bundle exec htmlproofer ./_site
````

## Donate

If you liked my work, buy me a coffee <3

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=U7B6UM6QWLG7E)

## Problems?

Tell me on github or open a [issue](https://github.com/sergiokopplin/violet/issues/new).

#### Inspirations:
- [Ju Gonçalves](http://cyberglot.me/)

---

[MIT](http://kopplin.mit-license.org/) License © Sérgio Kopplin