airspace-jekyll

A port of the Airspace theme by ThemeFisher to Jekyll.

Github星跟蹤圖

Airspace for Jekyll

screenshot

This Jekyll theme is a port of ThemeFisher's Airspace template. It is released under ThemeFisher's license , which requires attribution. Concern about the licnese please contact with them

Usage

To start your project, fork this respository, put in your content, and go!

Examples

Here are some projects that have used this Jekyll Theme:

Steps for Setup:

Make sure you have Ruby

First, make sure you have Ruby installed. You can confirm this by running ruby -v on the command line:

$ ruby -v
ruby [version number] (date) [your platform]

If you get something like "Error, command not found" visit the link above and
install Ruby for your platform.

Make sure you have Bundler

Next, make sure you have Bundler installed. Just like
above, run bundle -v on the command line:

$ bundle -v
bundle [version number]

If you get "Error, command not found" run gem install bundler to install it
using RubyGems.

Run this repository

Clone the repository, and cd into it:

$ git clone https://github.com/ndrewtl/airspace-jekyll.git
$ cd airspace-jekyll

Install dependencies locally:

$ bundle install --path vendor/bundle

This should install a local copy of jekyll.

Now run the server:

$ ./vendor/bundle/ruby/#{YOUR_RUBY_VERSION}/bin/jekyll server

主要指標

概覽
名稱與所有者ndrewtl/airspace-jekyll
主編程語言CSS
編程語言Ruby (語言數: 4)
平台
許可證Other
所有者活动
創建於2016-09-11 03:22:32
推送於2022-07-09 01:59:15
最后一次提交
發布數0
用户参与
星數282
關注者數8
派生數5
提交數68
已啟用問題?
問題數15
打開的問題數5
拉請求數5
打開的拉請求數2
關閉的拉請求數35
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?