forked from mattvh/jekyllthemes
-
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.
Merge pull request #1 from mattvh/master
Update
- Loading branch information
Showing
145 changed files
with
2,754 additions
and
144 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
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
This file was deleted.
Oops, something went wrong.
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,36 +1,41 @@ | ||
--- | ||
layout: post | ||
title: Nice Blog | ||
date: 2016-03-30 00:00:00 | ||
homepage: https://github.com/itisbenjamin/Nice_Blog | ||
download: https://github.com/itisbenjamin/Nice_Blog/archive/master.zip | ||
demo: https://itisbenjamin.github.io/Nice_Blog | ||
author: Benjamin | ||
date: 2016-03-30 | ||
homepage: https://github.com/gabriel-chen/Nice_Blog | ||
download: https://github.com/gabriel-chen/Nice_Blog/archive/master.zip | ||
demo: https://gabriel-chen.github.io/Nice_Blog | ||
author: Gabriel | ||
thumbnail: nice-blog.png | ||
license: MIT License | ||
license_link: https://github.com/itisbenjamin/Nice_Blog/blob/master/LICENSE | ||
license_link: https://github.com/gabriel-chen/Nice_Blog/blob/master/LICENSE | ||
--- | ||
|
||
# Welcome | ||
Welcome | ||
======= | ||
|
||
I think many blog themes are over designed, so I created this one. | ||
I think many blog themes are over designed, so I created this one. | ||
|
||
Just for using, not showing off. | ||
|
||
# Nice Blog | ||
Nice Blog | ||
======== | ||
|
||
A Simple Jekyll Blog Theme. | ||
|
||
[Demo](http://benjaminblog.ml/Nice_Blog) | ||
[Demo](http://gabriel-chen.github.io/Nice_Blog) | ||
|
||
![index-page](https://itisbenjamin.github.io/Nice_Blog/img/blog/index.png) | ||
![index-page](https://i.imgur.com/BrmOMmv.png) | ||
|
||
# Author | ||
Author | ||
====== | ||
|
||
A normal person just wanna see this world. | ||
|
||
[Twitter](https://twitter.com/itisbenjamin1) | ||
[Gabriel](https://gabriel-chen.github.io) | ||
|
||
# License | ||
License | ||
====== | ||
|
||
Use MIT License. | ||
|
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
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
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
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 |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
layout: post | ||
title: ultralight | ||
date: 2017-12-26 12:00:00 | ||
homepage: https://github.com/kotet/ultralight | ||
download: https://github.com/kotet/ultralight | ||
demo: https://kotet.github.io/ultralight/ | ||
author: Kotet | ||
thumbnail: ultralight.png | ||
license: MIT License | ||
license_link: https://github.com/kotet/ultralight/blob/master/LICENSE | ||
--- | ||
|
||
![shot](https://user-images.githubusercontent.com/8435623/34344912-0665d490-ea2e-11e7-9bd8-919a6ced2a40.png) | ||
|
||
Ultralight is super-lightweight responsive super Jekyll theme. | ||
It can be hosted on GitHub Pages/IPFS. | ||
|
||
### Output size: | ||
|
||
- [minima@affcd93](https://github.com/jekyll/minima/tree/affcd93be22e960afd2be08e6891d99b31bcf920): 256K | ||
- **[ultralight@9bffabb](https://github.com/kotet/ultralight/tree/9bffabb42cc64c0be563d5c3d3977ab6bb5761b9): 40K** | ||
|
||
### Pagespeed: | ||
|
||
![screenshot from 2017-12-26 10-17-46](https://user-images.githubusercontent.com/8435623/34344205-7f316c3e-ea26-11e7-8fcb-1184ee929c8d.png) |
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 |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
layout: post | ||
title: Minima Reboot | ||
date: 2017-12-27 00:00:00 | ||
homepage: https://github.com/aterenin/minima-reboot | ||
download: https://github.com/aterenin/minima-reboot | ||
demo: https://aterenin.github.io/minima-reboot/ | ||
author: Alexander Terenin | ||
thumbnail: minima-reboot.png | ||
license: MIT | ||
license_link: https://github.com/aterenin/minima-reboot/blob/master/LICENSE.txt | ||
--- | ||
|
||
## Minima Reboot | ||
|
||
[![Gem Version](https://badge.fury.io/rb/minima-reboot.svg)](https://badge.fury.io/rb/minima-reboot) | ||
|
||
A responsive [Bootstrap](https//getbootstrap.com) port of Jekyll's default theme, [Minima](https://github.com/jekyll/minima). | ||
|
||
### Installation | ||
|
||
Add this line to your site's `_config.yml` | ||
|
||
```yaml | ||
remote_theme: aterenin/minima-reboot | ||
``` | ||
Jekyll will automatically download and enable the theme, provided it is up to date. | ||
Alternatively, Minima Reboot is a [gem-based theme](https://jekyllrb.com/docs/themes/) and can be installed from [rubygems.org](https://rubygems.org/gems/minima-reboot). | ||
### Features | ||
- Uses `bootstrap.css` only, and does not load `bootstrap.js`. | ||
- Very lightweight, easy to understand, customizable. | ||
- GitHub Pages friendly. | ||
- Does not override Bootstrap styles. | ||
- Supports Jekyll's syntax highlighting. | ||
- Supports Jekyll's pagination, with fallback if plugin not enabled. | ||
|
||
### Screenshot | ||
|
||
![minima-reboot screenshot](https://raw.githubusercontent.com/aterenin/minima-reboot/master/screenshot.png) |
Oops, something went wrong.