Sha256: 4ffaea270625bb0ef8ac6074c3057bc98daf5a6fc74e2557ce376ab990d25ed6

Contents?: true

Size: 1.21 KB

Versions: 1

Compression:

Stored size: 1.21 KB

Contents

<img src="assets/wordmark.svg" align="right" />

# 2038

![Version 0.1.0 with Gem](https://img.shields.io/badge/gem-0.1.0-519dd9.svg)

> Twenty years from now you will be more disappointed by the things that you didn't do than by the ones you did do. So, throw off the bowlines. Sail away from the safe harbour. Catch the trade winds in your sails. Explore. Dream. Discover.  
> 20 年后,比起已做之事,你将更因未做之事绝望。所以,抛掉缰绳,驶离避风港,乘信风远航吧。去探索,去梦想,去发现。
>
> —— Unknown 佚名

2038 is a minimalist Jekyll theme.

## Screenshots

![Light and English Screenshot](assets/screenshot-light.jpg)

![Dark and Chinese Screenshot](assets/screenshot.jpg)

## Features

* JavaScript-free
* Light/Dark colour theme
* Multilingual site
* Two ways of post list: Pagination and time line

## Installation

Add this line to your Jekyll site's `Gemfile`:

```ruby
gem "jekyll-theme2038"
```

And add this line to your Jekyll site's `_config.yml`:

```yaml
theme: jekyll-theme-2038
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install jekyll-theme-2038

## Todo

* Support of UnicodeMath or ASCIIMath
* Right-to-left and vertical page

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-theme-2038-0.1.0 README.md